You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
olympUI/ui/elements/input.lua:854: attempt to index local 'owner' (a boolean value)
Traceback
[love "callbacks.lua"]:228: in function 'handler'
olympUI/ui/elements/input.lua:854: in function '__index'
olympUI/ui/elements/input.lua:962: in function 'func'
olympUI/ui/main.lua:280: in function 'interactiveIterate'
olympUI/ui/main.lua:400: in function <olympUI/ui/main.lua:378>
input_device.lua:28: in function <input_device.lua:15>
scene_handler.lua:46: in function 'sendEvent'
input_handler.lua:83: in function <input_handler.lua:68>
main.lua:36: in function main.lua:25
[C]: in function 'xpcall'
The text was updated successfully, but these errors were encountered:
I cant exactly understand what makes it crash, but I was trying to do the following numerous times:
This has happened 3 times now, and it crashes when you unpin the item
EDIT: I got one where i pinned the item and it also crashed
Error
Editor version: 0.6.1
Love2d version: 11.4.0 - Mysterious Mysteries
Operating system: Windows
olympUI/ui/elements/input.lua:854: attempt to index local 'owner' (a boolean value)
Traceback
[love "callbacks.lua"]:228: in function 'handler'
olympUI/ui/elements/input.lua:854: in function '__index'
olympUI/ui/elements/input.lua:962: in function 'func'
olympUI/ui/main.lua:280: in function 'interactiveIterate'
olympUI/ui/main.lua:400: in function <olympUI/ui/main.lua:378>
input_device.lua:28: in function <input_device.lua:15>
scene_handler.lua:46: in function 'sendEvent'
input_handler.lua:83: in function <input_handler.lua:68>
main.lua:36: in function main.lua:25
[C]: in function 'xpcall'
The text was updated successfully, but these errors were encountered: