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

Opening the rom #2

Open
crzylemon opened this issue Mar 19, 2023 · 0 comments
Open

Opening the rom #2

crzylemon opened this issue Mar 19, 2023 · 0 comments

Comments

@crzylemon
Copy link

crzylemon commented Mar 19, 2023

So when i drop in my unmodified Super Mario Bros ROM (Super Mario Bros (E).nes) it crashes with an error.
Error

guipattern.lua:77: attempt to index local 'ptrn' (a nil value)

Traceback

[love "callbacks.lua"]:228: in function 'handler'
guipattern.lua:77: in function 'onUpdate'
guielement.lua:130: in function 'update'
guielement.lua:135: in function 'update'
guielement.lua:135: in function 'update'
gui.lua:545: in function 'updateGUI'
main.lua:466: in function 'update'
[love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144>
[C]: in function 'xpcall'"

EDIT: same thing happened with my modded version. what is happening??????

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

No branches or pull requests

1 participant