Bug Hunting

Please post whatever problems you find here

Molly’s hitboxes for the mini games, or just rubbing the tummy, is off.

Thank you, fixing it

When playing the recovery mini-game the game crashes after successfully relieving one pressure point. Error message is:

############################################################################################
FATAL ERROR in
action number 1
of Step Event0
for object ToolRub:
Variable ToolRub.burp(100241, -2147483648) not set before reading it.
at gml_Object_ToolRub_Step_0
############################################################################################
stack frame is
gml_Object_ToolRub_Step_0 (line -1)

2 Likes

during battle if you drag a character off the 6 zones (like the field)


############################################################################################
FATAL ERROR in
action number 1
of Mouse Event for Left Released
for object BtMCompletion:

Unable to find any instance for object index ‘100074’ name ‘’
at gml_Object_BtMCompletion_Mouse_7
############################################################################################

stack frame is
gml_Object_BtMCompletion_Mouse_7 (line -1)

Can you describe what happened before you received this error?