Search found 1 match
- Mon Jan 01, 2024 3:18 am
- Forum: Support and Development
- Topic: I need help with loading lua files (my brain cannot comprehend the wiki)
- Replies: 1
- Views: 7588
I need help with loading lua files (my brain cannot comprehend the wiki)
So I'm really new to love2d, and tried goofing around with loading files and the sort, but when I tried loading and running this lua file, I got this error: Error main.lua:35: attempt to call global 'GAME_START' (a nil value) Traceback [love "callbacks.lua"]:228: in function 'handler' main...