Page 1 of 1

[0.16.51] Crash on start after creating display

Posted: Thu Oct 18, 2018 5:40 pm
by julitj
I have steam verson fo the game [0.16.51]
Since launch, the game freezes with a black screen. On the application window writes "not responding". A minute later an error message arrives.
Several times reinstalled the game, deleted the log files - the error message began to come faster.
Previously, the game was launched on the same computer without any problems.
How to fix the error - I do not know

Re: [0.16.51] Crash on start after creating display

Posted: Thu Oct 18, 2018 6:14 pm
by Loewchen
Try restarting your computer and closing all other programs.

Re: [0.16.51] Crash on start after creating display

Posted: Thu Oct 18, 2018 11:49 pm
by julitj
I tried it, but it doesn't help
I run Factorio through steam right after starting the computer and it crash
Turned off the antivirus did not help

Re: [0.16.51] Crash on start after creating display

Posted: Fri Oct 19, 2018 6:26 am
by Koub
I wonder why the log shows this DLL is loaded
2.523 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.10240.16384_none_89a94c179af51f83\gdiplus.dll
while there is no ADM component in the computer :
0.039 System info: [CPU: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz, 4 cores, RAM: 2521/5937 MB, page: 2685/12337 MB, virtual: 190/134217727 MB, extended virtual: 0 MB]
[...]
0.042 [0]: \\.\DISPLAY1 - Intel(R) HD Graphics 3000 {0x05, [0,0], 1366x768, 32bit, 60Hz}
Also : Intel HD 3000, total 6 GB RAM, I wonder how much VRAM the system has. Have you tried lowering the graphics quality ?

Re: [0.16.51] Crash on start after creating display

Posted: Fri Oct 19, 2018 8:02 am
by posila
Try to open Factorio properties in the Steam Library and set launch options to

Code: Select all

--force-opengl
I'd say to try also update your graphics drivers (the game didn't get far enough to log what driver version you have though), but I am not sure if current drivers are even still compatible with 2015 version of Win 10.

(Also, I wonder why Star Menu app - C:\Program Files (x86)\Stardock\Start10\Start10_64.dll - would need to be loaded in the game process, but I don't suppose it causes the crash)
Koub wrote:
Fri Oct 19, 2018 6:26 am
gdiplus.dll is standard Windows component for drawing Windows GUI. We use it to load images. AMD64 is one of the names for 64bit version of x86 instruction set.

There some nVidia DLLs loaded, so it is probably laptop with nVidia Optimus (switchable graphics)