-
Notifications
You must be signed in to change notification settings - Fork 38
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
level broken #143
Comments
Hi, I debug the game and found that 3 files were deleted/renamed by @1234abcdcba4321 in commit 5877b40 during August 2021 So download the 3 missing files:
Probably @1234abcdcba4321 wanted to create a new level named "esac erats" by copying the files of level "stare caser". But @1234abcdcba4321 accidentally commit the rename/deletion of level "stare caser". |
I just made a pull request to restore the deleted files |
Restore deleted level stare caser. Fix issue #143
the Stare Caser in Beach brokes
uh ohhh!!! error!!
lib/json.lua:389: expected argument of type string, got nil
here's what happnd:
main.lua:957: in function 'handler'
[C]: in function 'error'
lib/json.lua:389: in function 'decode'
utils.lua:3113: in function 'loadLevels'
game/movement.lua:164: in function 'doMovement'
///game/scene.lua:2395: in function 'doOneMove'
///game/scene.lua:2066: in function 'checkInput'
///game/scene.lua:674: in function 'keyPressed'
main.lua:465: in function main.lua:391
[C]: in function 'xpcall'
The text was updated successfully, but these errors were encountered: