Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Bumps & Brews

A bartending simulation about surrogacy, friendship, and the peculiar, sometimes hectic lives of Bay Point's citizens. · By Remileah

Master Thread of "I Found A Problem" Sticky

A topic by Remileah created May 16, 2024 Views: 610 Replies: 6
Viewing posts 1 to 3
Developer (5 edits)

Hello, and welcome to the Bumps & Brews bug-reporting thread. Your contribution is invaluable to me, as you may be able to locate a problem I would not have been able to find on my own.

Before you submit something, please check the list of recorded and fixed bugs, inconsistencies, and other problems. 

This game was frantically put together in three weeks for Preggo Game Jam 2, and it is my first-ever game project. Because it contains so many variables and possibilities, there may be typos, soft locks, missing dialogue, or improper/inappropriate reactions. If you find something you believe might be unintentional, please report it here so I can fix it later.

When you submit a problem, please recount as many details as possible that led up to it. This includes:

  • What in-game day did the problem occur?
  • Did it happen at Dina's apartment before breakfast, during lunch, after dinner, or somewhere else?
  • If it was a Ren'Py crash because of Python complaining, please copy and paste the traceback error into your message.

Thank you for taking the time to report any problems you find. I want to continue working on this project in the long term and make it the best it can be for anybody who plays it. By reporting problems, you are helping me achieve that goal.

Known Problems

ProblemFixed?
Line 7242 Crash
Ready for Update
Rory image missing in 3rd endingReady for Update
(+1)

Just before ending 3, the game gives an error. Line 7242 in script.rpy has a closing italics tag where there shouldnt be. deleting it fixes the problem (also the image here didnt load properly, changing "show rory [...]" on line 7221 to "show rory_l [...]" fixes that too.)

Developer

Thank you! I'll make sure this gets addressed ASAP.

(+1)

There is an error in the 3rd ending. When you got the ending 3, it says image 'rory' not found.

Developer

Does it show a grey silhouette that rays "rory," or does the game crash? If it's the first one, that's an easy fix because I mistyped her image name. If it's a total crash, I may need you to post the traceback and crash information.

(+1)

Yes, a gray silhouette appears

Developer

Okay, that's an easy fix. Thank you for letting me know!