Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello, thanks for the report.
Was it just entering the barn, or did you try to perform an action in it (examine/talk/use item)? And if so, which action was it and what was the error message (if any)?

(1 edit) (+1)

Okay, steps to reproduce:
- start a new game
- show badge to Horatia
- acquire the key in the greenhouse
- go to the last node in the barn
- use the key
Error message:

ERROR in

action number 1

of Other Event: User Defined 0

for object ui_OverworldItem:

Unable to find a handler for exception { asset_type : dialogue branch, message : Unknown dialogue branch name 'on_item:default'., name : on_item:default, type : UnknownNamedAssetException }

NO CALLSTACK

at gml_Object_ui_OverworldItem_Other_10

############################################################################################

gml_Object_ui_OverworldItem_Other_10 (line -1)

gml_Object_ctrl_Overworld_Other_10 (line -1)

gml_Object_ctrl_Flow_Step_0 (line -1)

(+1)

Thank you for your detailed report. I could narrow down the problem quickly thanks to that.
I uploaded Neomon.fixed version which should prevent this problem (and some other potential crash).