Page 1 of 1

[1.1.51] Crash on main menu - EnemySpawner::spawnEnemies()

Posted: Tue Jan 18, 2022 6:09 pm
by factornut
Ok this is probably a little different. On Windows 11, installed WSL2 and set up WSLg. Installed Ubuntu 20.04 and then installed Linux version of Steam. Installed Factorio and launch it via the Linux version of Steam. Don't ask why :D

I was reading the changelog on the main menu when the crash happens. See attached log.

Re: [1.1.51] Crash on main menu - EnemySpawner::spawnEnemies()

Posted: Tue Jan 18, 2022 6:24 pm
by Rseding91
Thanks for the report(s) however we aren't interested in supporting this setup. The crashes you are getting are due to the setup itself and not something that we have control over. If you want to use the linux version of the game then simply install linux. Otherwise use the windows version on windows.

Re: [1.1.51] Crash on main menu - EnemySpawner::spawnEnemies()

Posted: Tue Jan 18, 2022 6:34 pm
by posila
Crash is inside OpenGL, spawnEnemies() is incorrectly symbolyzed stacktrace due to function being from external library (opengl, presumably) not factorio executable at that frame.