ochadenas / cpudefense

A tower defense game for Android based on a microprocessor theme
MIT License
130 stars 8 forks source link

game crashes Ehen loading endless level game #128

Closed Tinsus closed 8 months ago

Tinsus commented 8 months ago

Since the latest update the game crashes whenever i want to load a endless game, normal and turbo works find, only endless crashes right after Pressung the LOS button (GO in english). It makes no differance if I try to load the first or last or whatecer weithin endless game it crashes. After starting the app and try to load an endless level - in the first try the game exists to the Main Menü, with the second try it crashes completly to my home screen.

Kutabu commented 8 months ago

I had temporary the same problem, but I went into a blackscreen (level did not load). Have you tried to stop the app in android and start it again? This worked for me.

Tinsus commented 8 months ago

Disable, reload the level and reenable the Option "keep endless level" fixed it for me.

May some changes in the structure how the level is stored causes the problem?

Am 15. März 2024 10:44:42 UTC schrieb Kutabu @.***>:

I had temporary the same problem, but I went into a blackscreen (level did not load). Have you tried to stop the app in android and start it again? This worked for me.

-- Reply to this email directly or view it on GitHub: https://github.com/ochadenas/cpudefense/issues/128#issuecomment-1999390325 You are receiving this because you authored the thread.

Message ID: @.***>

ochadenas commented 8 months ago

I think this is due to bugs in level creation, so the (temporary) solution is just what you have done: Create a new one.

Most of the problems should be solved in 1.31 or 1.32, so please give it another try once a new version is available.