Page 1 of 1

[0.12.15] Crash after loading save

Posted: Wed Oct 28, 2015 1:09 pm
by wjzijderveld
I'm on Arch Linux

Code: Select all

0.000 2015-10-28 13:54:11; Factorio 0.12.15 (Build 17202, linux64)
   0.000 Operating system: Linux
   0.000 Program arguments: "factorio"    0.000 2015-10-28 13:54:11; Factorio 0.12.15 (Build 17202, linux64)
   0.000 Operating system: Linux
   0.000 Program arguments: "factorio" 
   0.000 Read data path: /usr/share/factorio
   0.000 Write data path: /home/willemjan/.factorio
   0.000 Binaries path: /home
   0.046 Available display adapters: 1
   0.046  [0]: resolution 1600x900px at [0,0]
   0.046 Create display on adapter 0. Size 1280x720 at position [150, 72]. Monitor 0
   0.138 Initialised OpenGL:[0] Gallium 0.4 on AMD TURKS (DRM 2.43.0, LLVM 3.7.0); driver: 3.0 Mesa 11.0.3
   0.185 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 86%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: high] [Light scale: 60%] [Screen: 255]
   0.228 Loading mod core 0.0.0 (data.lua)
   0.231 Loading mod base 0.12.15 (data.lua)
   0.293 Loading mod FARL 0.4.3 (data.lua)
   0.340 Loading mod RSORadar 0.0.1 (data.lua)
   0.384 Loading mod TheFatController 0.3.0 (data.lua)
   0.422 Loading mod FARL 0.4.3 (data-updates.lua)
   7.766 Initial atlas bitmap size is 16384
   7.767 Created atlas bitmap 16384x5453
  19.599 Info Updater.cpp:731: Downloading https://www.factorio.com/updater/get-available-versions?username=wjzijderveld&token=<private>&apiVersion=2
  20.606 0 packages available to download (experimental updates enabled).
  20.648 Factorio initialised
 273.368 Loading map /home/willemjan/.factorio/saves/rso_efficient_oil.zip
 273.378 Info Scenario.cpp:123: Map version 0.12.13-0
Factorio crashed. Generating symbolized stacktrace, please wait ...
#0  0x752039 in ?? at ??:0
#1  0x7fee5db8b680 in ?? at ??:0
#2  0x45bcb7 in ?? at ??:0
#3  0x45bd2e in ?? at ??:0
#4  0x4626da in ?? at ??:0
#5  0x7eff00 in ?? at ??:0
#6  0x445f7f in ?? at ??:0
#7  0xa95d3e in ?? at ??:0
#8  0xa96170 in ?? at ??:0
#9  0xa9254a in ?? at ??:0
#10 0xa93f6c in ?? at ??:0
#11 0xa9614e in ?? at ??:0
#12 0xa96c9d in ?? at ??:0
#13 0xa81dc8 in ?? at ??:0
#14 0x49eb2a in ?? at ??:0
#15 0x712c9c in ?? at ??:0
#16 0xa1b426 in ?? at ??:0
#17 0xa220fe in ?? at ??:0
#18 0x717e38 in ?? at ??:0
#19 0x8289c4 in ?? at ??:0
#20 0xd346bf in ?? at ??:0
#21 0x7fee5f71d4a4 in ?? at ??:0
#22 0x7fee5dc4113d in ?? at ??:0
 274.422 Error Util.cpp:63: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
Happens when loading save game I used with 0.12.13 (I never installed 0.12.14). It loads the save, shows the player, but just before you get control it crashes.
Starting a new game seems to work fine (but haven't build anything yet)

Update Just disabled all mods, then the game laods. Re-enabling FatController causes the game to crash again.

Re: [0.12.15] Crash after loading save

Posted: Thu Oct 29, 2015 10:20 am
by posila
I investigated your save and I think 0.12.13 did not save mod's state properly, because of a bug we have hopefully finally fixed in 0.12.15.
I would suggest you to disable FatController, re-save the game and enable FatController again, but that didn't work when I tried it because the mod throws some errors when adding it into existing save.

Re: [0.12.15] Crash after loading save

Posted: Sat Oct 31, 2015 11:29 am
by wjzijderveld
Sorry, missed your reply somehow.

Saving and reloading with FatController didn't work for me either. But good to know you found what probably caused the issue!
I don't really care about FatController not working, will probably start a new save anyway :-)