-
Notifications
You must be signed in to change notification settings - Fork 7
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
Won't play on Windows 10 #1
Comments
Sorry about that - the latest commit takes care of the problem i believe! |
There is another bug sadly
|
thanks for pointing it out! I forgot to use the updated version of iffy in fruit-crush! I do hope the latest commit should fix this! |
Now I can access the game however after 2 rounds I get this `Error lib/euler.lua:16: bad argument #1 to 'Max' (number expected, got nil) Traceback [C]: in function 'Max' |
Yeah that's a bug in the level-generator algorithm! I'm sorry but I can do nothing about it (as i lost interest in the project and am currently working on some other thing)! I'd however love if someone can come up with a fix and make a PR on that! |
Issue SOLVED! In this commit! The problem was that I forgot to add a End Game State, which looks like this. Hopefully everything should be solved now @kasteiner! |
Error
lib/clove.lua:220: Clove Error! Directory 'assets/graphics\gameBackground.png' doesn't exist!
Traceback
[C]: in function 'assert'
lib/clove.lua:220: in function 'load'
lib/clove.lua:248: in function 'loadImages'
src/util.lua:2: in main chunk
[C]: in function 'require'
main.lua:1: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'
[C]: in function 'xpcall'
The text was updated successfully, but these errors were encountered: