[0.12.35][Pending] Crash while loading auto-save

Bugs that we were not able to reproduce, and/or are waiting for more detailed info.
dioo
Manual Inserter
Manual Inserter
Posts: 1
Joined: Wed Jun 29, 2016 6:56 am
Contact:

[0.12.35][Pending] Crash while loading auto-save

Post by dioo »

Code: Select all

0.002 2016-06-28 15:46:35; Factorio 0.12.35 (Build 18124, win64, steam)
   0.002 Operating system: Windows 8.1 
   0.002 Program arguments: "D:\Steam\steamapps\common\Factorio\bin\x64\Factorio.exe" 
   0.002 Read data path: D:/Steam/steamapps/common/Factorio/data
   0.002 Write data path: C:/Users/me/AppData/Roaming/Factorio
   0.002 Binaries path: D:/Steam/steamapps/common/Factorio/bin
   0.035 Disabled FMA3 (auto)
   0.035 Graphics options: [FullScreen: true] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: high] [Light scale: 20%] [Screen: 255]
   0.036 Available display adapters: 1
   0.036  [0]: \\.\DISPLAY1 - NVIDIA GeForce GT 640 {0x05, [0,0], 1280x1024, 32bit, 60Hz}
   0.037 Create display on adapter 0. Size 1280x720 at position [0, 134].
   0.379 Initialised Direct3D:[0] NVIDIA GeForce GT 640; driver: nvd3dumx.dll 10.18.13.6839
   0.433 Desktop composition is active.
   0.535 Loading mod core 0.0.0 (data.lua)
   0.555 Loading mod base 0.12.35 (data.lua)
   1.057 Checksum for core: 3711505753
   1.057 Checksum for mod base: 2829195351
   1.832 Initial atlas bitmap size is 16384
   1.838 Created atlas bitmap 16384x5509
  24.956 Sprites loaded
  25.299 Loading sounds...
  30.223 Factorio initialised
  41.333 Loading map C:/Users\me\AppData\Roaming\Factorio\saves\True game 1.zip
  41.701 Info Scenario.cpp:124: Map version 0.12.35-0
  42.519 Checksum for script C:/Users/me/AppData/Roaming/Factorio/temp/currently-playing/control.lua: 393467729
3937.165 Loading map C:/Users\me\AppData\Roaming\Factorio\saves\_autosave2.zip
3937.366 Info Scenario.cpp:124: Map version 0.12.35-0
3938.213 Checksum for script C:/Users/me/AppData/Roaming/Factorio/temp/currently-playing/control.lua: 393467729
17833.073 Loading map C:/Users\me\AppData\Roaming\Factorio\saves\_autosave3.zip
17833.313 Info Scenario.cpp:124: Map version 0.12.35-0
17834.257 Checksum for script C:/Users/me/AppData/Roaming/Factorio/temp/currently-playing/control.lua: 393467729
31295.152 Loading map C:/Users\me\AppData\Roaming\Factorio\saves\_autosave2.zip
31295.412 Info Scenario.cpp:124: Map version 0.12.35-0
31296.447 Checksum for script C:/Users/me/AppData/Roaming/Factorio/temp/currently-playing/control.lua: 393467729
35495.483 Loading map C:/Users\me\AppData\Roaming\Factorio\saves\_autosave3.zip
35495.721 Info Scenario.cpp:124: Map version 0.12.35-0
35496.808 Checksum for script C:/Users/me/AppData/Roaming/Factorio/temp/currently-playing/control.lua: 393467729
37721.235 Loading map C:/Users\me\AppData\Roaming\Factorio\saves\_autosave3.zip
37721.474 Info Scenario.cpp:124: Map version 0.12.35-0
37722.585 Checksum for script C:/Users/me/AppData/Roaming/Factorio/temp/currently-playing/control.lua: 393467729
40056.606 Loading map C:/Users\me\AppData\Roaming\Factorio\saves\_autosave1.zip
40056.858 Info Scenario.cpp:124: Map version 0.12.35-0
40057.978 Checksum for script C:/Users/me/AppData/Roaming/Factorio/temp/currently-playing/control.lua: 393467729
40058.433 Error Util.cpp:58: Error in function boost::math::round<double>(double): Value -1.#QNAN can not be represented in the target integer type.
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\cygwin64\tmp\factorio-4o6qmj\libraries\stackwalker\stackwalker.cpp (923): StackWalker::ShowCallstack
c:\cygwin64\tmp\factorio-4o6qmj\src\util\logger.cpp (306): Logger::writeStacktrace
c:\cygwin64\tmp\factorio-4o6qmj\src\util\logger.cpp (360): Logger::logStacktrace
c:\cygwin64\tmp\factorio-4o6qmj\src\util\crashhandler.cpp (84): CrashHandler::writeStackTrace
c:\cygwin64\tmp\factorio-4o6qmj\src\util\crashhandler.cpp (174): CrashHandler::SignalHandler
f:\dd\vctools\crt\crtw32\misc\winxfltr.c (372): _XcptFilter
f:\dd\vctools\crt\crtw32\startup\threadex.c (378): _callthreadstartex$filt$0
f:\dd\vctools\crt\crtw32\misc\amd64\chandler.c (162): __C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8C2AA33FD)
00007FF8C2AA33FD (ntdll): (filename not available): _chkstk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8C2A64847)
00007FF8C2A64847 (ntdll): (filename not available): RtlRaiseException
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8C2AA258A)
00007FF8C2AA258A (ntdll): (filename not available): KiUserExceptionDispatcher
c:\cygwin64\tmp\factorio-4o6qmj\src\gameview.cpp (281): GameView::unloadControllerView
c:\cygwin64\tmp\factorio-4o6qmj\src\gameview.cpp (251): GameView::unloadGui
c:\cygwin64\tmp\factorio-4o6qmj\src\game.cpp (97): Game::~Game
c:\cygwin64\tmp\factorio-4o6qmj\src\scenario\scenario.cpp (648): Scenario::~Scenario
c:\cygwin64\tmp\factorio-4o6qmj\src\globalcontext.cpp (464): GlobalContext::clearResources
c:\cygwin64\tmp\factorio-4o6qmj\src\globalcontext.cpp (536): GlobalContext::~GlobalContext
c:\cygwin64\tmp\factorio-4o6qmj\src\mainloop.cpp (623): MainLoop::run
c:\cygwin64\tmp\factorio-4o6qmj\src\main.cpp (490): wmain
f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8C03C13D2)
00007FF8C03C13D2 (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8C2A254E4)
00007FF8C2A254E4 (ntdll): (filename not available): RtlUserThreadStart
40068.245 Error Util.cpp:78: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
posila
Factorio Staff
Factorio Staff
Posts: 5420
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: Crash while loading auto-save

Post by posila »

Hi, can you upload here the save file, please?
Post Reply

Return to “Pending”