Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unpinning an item in the Placement menu occasionally crashes #53

Open
MelloBoo44 opened this issue May 19, 2023 · 1 comment
Open

Unpinning an item in the Placement menu occasionally crashes #53

MelloBoo44 opened this issue May 19, 2023 · 1 comment

Comments

@MelloBoo44
Copy link

MelloBoo44 commented May 19, 2023

I cant exactly understand what makes it crash, but I was trying to do the following numerous times:

  • Searching for a booster
  • Pinning a booster
  • Placing a booster
  • Unpinning a booster

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'

@Cruor
Copy link
Member

Cruor commented Oct 21, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants