Hello, it's been a while since I worked on my game, I decided to return, but when I test play I get the error with MXKP Compatibility Section in lines 6 and 7 with the word "Encoding" as error. I tried to turn it to comment but I get another error with Debug console lines:
It says "Bitmap" and "System" are unknown commands. Does somebody knows whats happening? Last time I tried to play it was fine.
Code:
echoln "OpenGL Texture Size : #{Bitmap.max_size}"
echoln "--------------------------------"
echoln "#{System.game_title} Output Window"
It says "Bitmap" and "System" are unknown commands. Does somebody knows whats happening? Last time I tried to play it was fine.