supertux
supertux copied to clipboard
Level closes after some time
SuperTux version: 0.6.3-956 System information: Garuda Linux
Expected behavior
Finish execution of script
Actual behavior
Close/Finish level
Steps to reproduce actual behavior
- Create a new level
- Add a script trigger
- Make it one shot
- Add a script
- Test the level
- Wait some time
- See the level fading out
Additional debugging information
On the terminal it outputs nothing about this.
Tested up some things, and it seems the level crashes by itself, without the need of a script trigger. Here is the worldmap to try to reproduce: test.zip
I deleted ~/.local/share/supertux and reinstalled it (this time the stable version) and after playing a bit with scripts i got the same problem again.
It's not the script trigger but the text scroller that causes the level to close after some time. Despite the fact that you didn't add a file to it, it still displays "something" (actually, nothing) and closes afterwards.
https://github.com/SuperTux/supertux/labels/status%3Aneeds-discussion ?