It happens to crash on startup for me, on Linux; here's the logs: https://gist.github.com/catern/e73dfed206c672c3ebc2d04e88a461b5
Viewing post in Super Bogus World 2 comments
OK, ran again and updated to build 80, got a suspiciously similar exception though: https://gist.github.com/catern/402db2b0e9051a0f08ed9356cb0db532
I got the "The game crashed and cannot recover. Do you want to send an error report?" dialog this time. But when I closed the "Once you close this message, your clipboard will be set to the error report text" dialog, my clipboard didn't actually contain any error report text. Hopefully that error report text is just the logs? Which are here: https://gist.github.com/catern/a771c4469534ae9c5e7688b68f9dc785
OK. From the stack trace, it appears you are missing a native dependency: libXxf86vm.so
I do not know what that is. It seems like you are running an interesting version of linux so maybe you know what that is.
I wouldn't be surprised if you are missing other native dependencies. I added a crude message that is displayed when this kind of error is detected. Good luck?