It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Game just pops an error message with some stacktrace. Anyone else with this issue? Maybe a fix?
No posts in this topic were marked as the solution yet. If you can help, add your reply
Having the error message is important.

If it's failing to find libssl, this is because you need an ancient version of it (1.1) and the game doesn't come with it. Most distros don't install this by default but have it available for backwards-compatibility purposes as "openssl_1_1" or similar. Depending on the distro you might need to enable an "install deprecated/insecure packages" setting to install it.

If the error is "SDL 2.0.4 does not support changing resizable parameter of the window after it's already been created", that's the error I'm running into and I have no idea how to fix it. Deleting the old version of SDL it comes with and replacing it with a more recent version doesn't fix this; it loads the new version fine but generates the same error. :(