Page 1 of 1

[0.12.26] [posila] Crash on startup through Steam, log file included

Posted: Sat Mar 19, 2016 2:47 am
by MrValley

Code: Select all

   0.001 2016-03-18 20:04:29; Factorio 0.12.26 (Build 17762, win64)
   0.001 Operating system: Windows 10 
   0.001 Program arguments: "C:\Program Files (x86)\Steam\steamapps\common\Factorio\bin\x64\Factorio.exe" 
   0.001 Read data path: C:/Program Files (x86)/Steam/steamapps/common/Factorio/data
   0.001 Write data path: C:/Users/Alex Meadows/AppData/Roaming/Factorio
   0.001 Binaries path: C:/Program Files (x86)/Steam/steamapps/common/Factorio/bin
   0.016 Available display adapters: 2
   0.016  [0]: \\.\DISPLAY1 - Intel(R) HD Graphics 4600 {0x05, [0,0], 1920x1080, 32bit, 60Hz}
   0.016  [1]: \\.\DISPLAY2 - Intel(R) HD Graphics 4600 {0x8000001, [1920,0], 1920x1080, 32bit, 60Hz}
   0.017 Create display on adapter 0. Size 1280x720 at position [310, 162].
   0.809 Initialised Direct3D:[0] NVIDIA GeForce GTX 770M; driver: nvd3dumx.dll 10.18.13.5362
   0.851 Desktop composition is active.
   0.851 Graphics options: [FullScreen: true] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: high] [Light scale: 20%] [Screen: 255]
   1.069 Loading mod core 0.0.0 (data.lua)
   1.071 Loading mod base 0.12.26 (data.lua)
   1.133 Loading mod bobenemies 0.12.6 (data.lua)
   1.181 Loading mod boblibrary 0.12.3 (data.lua)
   1.230 Loading mod FARL 0.4.41 (data.lua)
   1.279 Loading mod Landfill 2.1.7 (data.lua)
   1.334 Loading mod Larger Inventory 1.0.0 (data.lua)
   1.380 Loading mod launch-control 0.1.2 (data.lua)
   1.439 Loading mod Modular-Armor 0.0.19 (data.lua)
   1.486 Loading mod PocketRepair 1.0.1 (data.lua)
   1.537 Loading mod RSORadar 0.0.1 (data.lua)
   1.599 Loading mod test-mode 0.12.11 (data.lua)
   1.647 Loading mod TheFatController 0.3.15 (data.lua)
   1.697 Loading mod hardCrafting 0.2.7 (data.lua)
   1.754 Loading mod bobenemies 0.12.6 (data-updates.lua)
   1.822 Loading mod FARL 0.4.41 (data-updates.lua)
   1.875 Loading mod test-mode 0.12.11 (data-updates.lua)
   1.928 Loading mod hardCrafting 0.2.7 (data-updates.lua)
   1.993 Loading mod rso-mod 1.4.6 (data-updates.lua)
   2.047 Loading mod long-reach 0.0.4 (data-final-fixes.lua)
   2.107 Loading mod Modular-Armor 0.0.19 (data-final-fixes.lua)
   2.159 Loading mod test-mode 0.12.11 (data-final-fixes.lua)
   2.223 Loading mod hardCrafting 0.2.7 (data-final-fixes.lua)
   2.804 Initial atlas bitmap size is 16384
   2.807 Created atlas bitmap 16384x5558
  16.562 Factorio initialised
  50.310 Loading map C:/Users\Alex Meadows\AppData\Roaming\Factorio\saves\hardcrafting.zip
  50.348 Info Scenario.cpp:124: Map version 0.12.26-0
2022.311 Loading map C:/Users\Alex Meadows\AppData\Roaming\Factorio\saves\megabase.zip
2022.400 Info Scenario.cpp:124: Map version 0.12.26-0
2022.406 Info PrototypeMigrationList.cpp:99: Activating migration bobenemies/bobenemies_0.1.2.json
2022.406 Warning PrototypeMigrationList.cpp:154: "bob_spitter-spawner" mentioned as FROM in prototype migration was not found in the map prototype dictionary, ignoring ...
2027.320 Applying migration: Hard crafting: hardCrafting_0.1.0.lua
2069.331 Loading map C:/Users\Alex Meadows\AppData\Roaming\Factorio\saves\hardcrafting.zip
2069.389 Info Scenario.cpp:124: Map version 0.12.26-0
2805.856 Loading map C:/Users\Alex Meadows\AppData\Roaming\Factorio\saves\_autosave2.zip
2805.894 Info Scenario.cpp:124: Map version 0.12.26-0
3551.640 Loading map C:/Users\Alex Meadows\AppData\Roaming\Factorio\saves\_autosave2.zip
3551.679 Info Scenario.cpp:124: Map version 0.12.26-0
6582.580 Steam API shutdown.
6582.935 Goodbye
The game starts just fine when using the stand-alone version.

Re: Crash on startup through Steam, log file included

Posted: Sat Mar 19, 2016 8:36 am
by posila
Hi, the log shows game ran for almost 2 hours without crashes. That probably means the game crashed before logging was initialized.
Did you update to experimental version 0.12.27? Is the working non-steam version from ZIP or installer?

Try following steps; after each step try to launch the game. If the game starts working please post here after which step it started to work. Thanks.

1) delete factorio-current.log and factorio-previous.log
2) disable Steam Cloud in Factorio properties in Steam
3) delete %appdata%\Factorio\config\config.ini

Re: Crash on startup through Steam, log file included

Posted: Mon Mar 21, 2016 8:35 am
by posila
If it still crashes, please set launch options (in Factorio properties in Steam) to

Code: Select all

cmd /k %command%
This will make the game launch with console output, and it will allow us to see errors that happen before logging to file is initialized. Then post here contents of the console window. Thanks :)

Re: [0.12.26] [posila] Crash on startup through Steam, log file included

Posted: Wed Mar 23, 2016 2:40 pm
by posila
This should be fixed in 0.12.29 ... kind of.

The game will load and show message "Couldn't initialize Steam API. Steam related features are disabled. Restarting Steam usually fixes this issue."