Page 1 of 1

Game crashes after startup

Posted: Mon Jun 04, 2018 2:38 pm
by zsharsany
Whenever I launch the game (Steam version) no matter what settings, it crashes after a few seconds in the menu. I tried reinstalling it, moving the installation folder, launching as admin, etc. Any suggestions why this might happen and/or fix?

Re: Game crashes after startup

Posted: Mon Jun 04, 2018 2:46 pm
by posila
Please post your log. On Windows hit Win + R, type in %APPDATA%\Factorio and click OK. File Explorer should open and you should see factorio-current.log

Re: Game crashes after startup

Posted: Mon Jun 04, 2018 3:22 pm
by zsharsany

Code: Select all

   0.000 2018-06-04 16:32:33; Factorio 0.16.36 (build 36253, win64, steam)
   0.000 Operating system: Windows 10 (build 17134) 
   0.000 Program arguments: "C:\Program Files (x86)\Steam\steamapps\common\Factorio\bin\x64\Factorio.exe" 
   0.000 Read data path: C:/Program Files (x86)/Steam/steamapps/common/Factorio/data
   0.000 Write data path: C:/Users/Zsolt/AppData/Roaming/Factorio [77391/228369MB]
   0.000 Binaries path: C:/Program Files (x86)/Steam/steamapps/common/Factorio/bin
   0.006 System info: [CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz, 8 cores, RAM: 5805/16343 MB, page: 11837/23511 MB, virtual: 4327/134217727 MB, extended virtual: 0 MB]
   0.006 Display options: [FullScreen: 1] [VSync: 0] [UIScale: system (100.0%)] [MultiSampling: OFF] [Screen: 0] [Lang: en]
   0.007 Available display adapters: 2
   0.007  [0]: \\.\DISPLAY1 - NVIDIA GeForce GTX 1070 Ti {0x80001, [-1920,0], 1920x1080, 32bit, 60Hz}
   0.007  [1]: \\.\DISPLAY2 - NVIDIA GeForce GTX 1070 Ti {0x80005, [0,0], 3840x2160, 32bit, 60Hz}
   0.007 Create display on adapter 0. Size 1280x720 at position [-1610, 162].
   0.164 Initialised Direct3D:[1] NVIDIA GeForce GTX 1070 Ti; driver: nvldumdx.dll 24.21.13.9793
   0.169   Video memory size (dedicated video/dedicated system/shared system/available): 8080/0/8171/4088 MB
   0.208 DSound: Starting _dsound_update thread
   0.208 DSound: Enter _dsound_update; tid=13644
   0.209 Device reset internal.
   0.212 Desktop composition is active.
   0.212 Graphics settings preset: extreme
   0.212 Graphics options: [Graphics quality: high] [Video memory usage: all] [Light scale: 25%] [DXT: false] [Shader: 1]
   0.212                   [Parallel sprite loading: 1] [Max texture size: 0/8192] [Bmp cache: 0] [Sprite slicing: 1] [Low quality rotation: 0]
   0.253 Error GlobalModSettings.cpp:107: Failed to migrate mod settings file: Error when opening C:\Users\Zsolt\AppData\Roaming\Factorio\mods\mod-settings.json for reading: No such file or directory
   0.254 Loading mod core 0.0.0 (data.lua)
   0.266 Loading mod base 0.16.36 (data.lua)
   0.364 Loading mod base 0.16.36 (data-updates.lua)
   0.400 Checksum for core: 1316978547
   0.400 Checksum of base: 4140083139
   0.489 Loading sounds...
   0.558 Info PlayerData.cpp:67: Local player-data.json unavailable
   0.558 Info PlayerData.cpp:70: Cloud player-data.json available, timestamp 1510248678
   0.706 Loaded shader file C:/Program Files (x86)/Steam/steamapps/common/Factorio/data/core/graphics/shaders/game.cso
   0.706 Loaded shader file C:/Program Files (x86)/Steam/steamapps/common/Factorio/data/core/graphics/shaders/zoom-to-world.cso
   0.706 Loaded shader file C:/Program Files (x86)/Steam/steamapps/common/Factorio/data/core/graphics/shaders/alpha-mask.cso
   0.726 Initial atlas bitmap size is 16384
   0.756 Created atlas bitmap 16384x16383 [none]
   1.141 Created atlas bitmap 16384x4290 [none]
   1.245 Created atlas bitmap 16384x6916 [shadow]
   1.396 Created atlas bitmap 16384x2104 [decal]
   1.440 Created atlas bitmap 8192x5572 [mipmap]
   1.499 Created atlas bitmap 8192x800 [mipmap, smoke]
   1.509 Created atlas bitmap 8192x8172 [linear-minification, mipmap, terrain]
   1.595 Created atlas bitmap 8192x1360 [linear-minification, mipmap, terrain]
   1.608 Created atlas bitmap 8192x2092 [no-crop, trilinear-filtering, icon, light]
   1.631 Created atlas bitmap 8192x924 [alpha-mask]
   7.703 Sprites loaded
   7.703 Convert atlas 8192x5572 to: mipmap 
   7.815 Convert atlas 8192x800 to: mipmap 
   7.840 Convert atlas 8192x8172 to: min-linear 
   8.005 Convert atlas 8192x1360 to: min-linear 
   8.033 Convert atlas 8192x2092 to: trilinear-filtering 
   8.078 Convert atlas 8192x924 to: alpha-mask
   8.760 Custom inputs active: 0
   8.794 Factorio initialised
   8.794 RivaTuner Statistics Server hook detected (rtsshooks64.dll)


Re: Game crashes after startup

Posted: Mon Jun 04, 2018 5:12 pm
by Loewchen

Re: Game crashes after startup

Posted: Mon Jun 04, 2018 6:45 pm
by zsharsany
Thank you! Disabling the OSD software (MSI Afterburner) did the trick