AllureOfTheStars / Allure

Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
http://allureofthestars.com
GNU Affero General Public License v3.0
211 stars 16 forks source link

'Allure: thread blocked indefinitely in an MVar operation' on Linux Mint 18.2 64bits Xfce #76

Closed Mikolaj closed 6 years ago

Mikolaj commented 6 years ago

See http://www.bay12forums.com/smf/index.php?topic=152840.msg7640943#msg7640943

The problem is exhibited on the same SDL2 library versions that I compiled the binary on, but I still suspect SDL problems, whether a local configuration problem or a fault in the way I use SDL in the code.

Mikolaj commented 6 years ago

Hurray. Fixed on master branch of LambdaHack (see the forum thread). Closing.