CelestialCartographers / Loenn

A Visual Map Maker and Level Editor for the game Celeste but better than the other one
MIT License
160 stars 22 forks source link

Unpinning an item in the Placement menu occasionally crashes #53

Open MelloBoo44 opened 1 year ago

MelloBoo44 commented 1 year ago

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 scene_handler.lua:46: in function 'sendEvent' input_handler.lua:83: in function main.lua:36: in function [C]: in function 'xpcall'

Cruor commented 10 months ago

I keep seeing this issue occuring, but I am unable to reproduce it on my end.