Yet another bug fix update! This one is pretty major though.
Fixed a crash when using GJScoreAdd()
There was a pretty dumb mistake on my part, forgot to capitalize the variable name. Should fix the crash!
Fixed failed login attempts being treated as an error
Another dumb mistake on my part, if you typed invalid login credentials it was treated as an error rather than an unsuccessful login attempt. This caused the repeat until successful GJLogin() functions to repeat on loop indefinitely.
Thank you for reporting these crashes to me, if you find any more bugs please let me know! I'll fix them ASAP!
0 comments