Open xeruf opened 3 years ago
Would you be able reproduce this for us with a minimal runnable example? Most people would consider it a bit much to ask us to build and run your project.
I just tried, I expected it to be trivial but it isn't. I mostly wanted to have this documented, but ain't really got time for working on this much now.
If you execute ./gradlew run on this commit,
clicking on this link:
Sorry, I accidentally linked to a PR, here's the right link: https://github.com/CAU-Kiel-Tech-Inf/gui/commit/180c338a798eefe6bfda48d1cbc62ebc2b40b39b
If you execute
./gradlew run
on this commit, start a game and then terminate it, there is a NullPointerException, which leads to an infinite number of Error dialogs popping up before the application crashes in a StackOverflow. Here's part of the log: