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

[gui] Artboard editor crash on opening edit modal #1

Open
ashifolfi opened this issue Dec 29, 2022 · 0 comments
Open

[gui] Artboard editor crash on opening edit modal #1

ashifolfi opened this issue Dec 29, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ashifolfi
Copy link
Owner

Error: artboard/artentry.lua:75: attempt to index global 'openartfile' (a nil value)
stack traceback:
        [love "boot.lua"]:345: in function '__index'
        artboard/artentry.lua:75: in function 'DoEditModal'
        artboard/artentry.lua:118: in function 'DrawListBlock'
        artboard/artboard.lua:68: in function 'drawBlocks'
        artboard/artboard.lua:136: in function 'draw'
        artboard/init.lua:55: in function 'renderContents'
        uitypes/panel.lua:21: in function 'render'
        maingui/init.lua:63: in function 'render'
        main.lua:51: in function 'draw'
        [love "callbacks.lua"]:168: in function <[love "callbacks.lua"]:144>
        [C]: in function 'xpcall'

it appears the file browser might be broken?

@ashifolfi ashifolfi added the bug Something isn't working label Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant