after this update , I'm crashing on ToolTip.lua in my costum maps,
I made a new project to rule out this was something on my end, and in the starting room one alcove with fireburst scroll, when I pick up that scroll and place it in inventory and hover the mouse over it I crash with the following error.
string "ToolTip.lua"]:0: attempt to index field 'recipe' (a nil value)
stack traceback:
[string "ToolTip.lua"]: in function 'drawToolTip'
[string "ToolTip.lua"]: in function 'update'
[string "Gui.lua"]: in function 'draw'
[string "GameMode.lua"]: in function 'update'
[string "DungeonEditor.lua"]: in main chunk
[C]: in function 'xpcall'
[string "DungeonEditor.lua"]: in function 'preview'
[string "DungeonEditor.lua"]: in function 'update'
[string "Grimrock.lua"]: in main chunk
stack traceback:
[C]: in function 'error'
[string "DungeonEditor.lua"]: in function 'handleError'
[string "DungeonEditor.lua"]: in function 'preview'
[string "DungeonEditor.lua"]: in function 'update'
[string "Grimrock.lua"]: in main chunk
Did something break with this update ?