Page 1 of 1

Crash when loading campaign tight spot

Posted: Thu Sep 24, 2015 2:22 pm
by rhbvkleef
When I load it, it comes up with a dialog box telling me an unexpected error occured.

Here's my log file:

Code: Select all

   0.001 2015-09-24 16:20:59; Factorio 0.12.8 (Build 16825, win64)
   0.001 Operating system: Windows 10 
   0.001 Program arguments: "E:\Program Files\Factorio\bin\x64\Factorio.exe" 
   0.001 Read data path: E:/Program Files/Factorio/data
   0.001 Write data path: C:/Users/Rolf/AppData/Roaming/Factorio
   0.001 Binaries path: E:/Program Files/Factorio/bin
   0.706 Initialised Direct3D:[1] NVIDIA GeForce GTX 970; driver: nvd3dumx.dll 10.18.13.5598
   0.706  [0]: \\.\DISPLAY1 - NVIDIA GeForce GTX 970 {0x01, [1920,0], 1440x900, 32bit, 60Hz}
   0.706  [1]: \\.\DISPLAY2 - NVIDIA GeForce GTX 970 {0x05, [0,0], 1920x1080, 32bit, 60Hz}
   0.706  [2]: \\.\DISPLAY3 - NVIDIA GeForce GTX 970 {0x01, [-1280,-115], 1280x1024, 32bit, 60Hz}
   0.739 Desktop composition is active.
   0.739 Graphics options: [FullScreen: true] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: all] [Screen: 1]
   0.789 Loading mod core 0.0.0 (data.lua)
   0.791 Loading mod base 0.12.8 (data.lua)
   1.292 Initial atlas bitmap size is 16384
   1.295 Created atlas bitmap 16384x7662
   7.645 Factorio initialised
  27.488 Info PrototypeMigrationList.cpp:99: Activating migration base/2015-06-01_Factorio_0.12.0.json
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\temp\factorio-e810c750\libraries\stackwalker\stackwalker.cpp (923): StackWalker::ShowCallstack
c:\temp\factorio-e810c750\src\util\logger.cpp (283): Logger::writeStacktrace
c:\temp\factorio-e810c750\src\util\logger.cpp (337): Logger::logStacktrace
c:\temp\factorio-e810c750\src\util\crashhandler.cpp (81): CrashHandler::writeStackTrace
c:\temp\factorio-e810c750\src\util\crashhandler.cpp (139): 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: 00007FF8B50484CD)
00007FF8B50484CD (ntdll): (filename not available): _chkstk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8B4FB7640)
00007FF8B4FB7640 (ntdll): (filename not available): RtlWalkFrameChain
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8B50475DA)
00007FF8B50475DA (ntdll): (filename not available): KiUserExceptionDispatcher
c:\temp\factorio-e810c750\src\map\map.cpp (648): Map::setupEntities
c:\temp\factorio-e810c750\src\scenario\scenarioprototype.cpp (50): ScenarioPrototype::loadFactory
c:\temp\factorio-e810c750\src\appmanager.cpp (300): AppManager::createGame
c:\temp\factorio-e810c750\src\appmanagerstates.cpp (379): InCampaignLevelsDialog::process
c:\temp\factorio-e810c750\src\appmanager.cpp (139): AppManager::process
c:\temp\factorio-e810c750\src\mainloop.cpp (429): MainLoop::tickStep
c:\temp\factorio-e810c750\src\mainloop.cpp (540): MainLoop::run
c:\temp\factorio-e810c750\src\main.cpp (412): wmain
f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8B4943622)
00007FF8B4943622 (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8B4FF0784)
00007FF8B4FF0784 (ntdll): (filename not available): RtlUserThreadStart
  28.306 Error Util.cpp:46: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
edit:
Never mind that spoiler...

Re: Crash when loading campaign tight spot

Posted: Thu Sep 24, 2015 2:33 pm
by rhbvkleef
I Reinstalled the game, it still crashes.

Re: Crash when loading campaign tight spot

Posted: Thu Sep 24, 2015 2:35 pm
by rhbvkleef
The crash is for all scenario packs, my factorio version is 0.12.8, the most recent unstable. Would be a shame if I need to downgrade to a stable.

Re: Crash when loading campaign tight spot

Posted: Thu Sep 24, 2015 3:27 pm
by posila
Hi, I tried tight spot in 0.12.8 and it worked for me fine. Did you update to 0.12.8 or did you download that version from website? Could you check that you have experimental updates turned on in Options->Other? If not, the scenario pack probably doesn't match Factorio version.

Re: Crash when loading campaign tight spot

Posted: Thu Sep 24, 2015 3:40 pm
by Boogieman14
posila wrote:Hi, I tried tight spot in 0.12.8 and it worked for me fine. Did you update to 0.12.8 or did you download that version from website? Could you check that you have experimental updates turned on in Options->Other? If not, the scenario pack probably doesn't match Factorio version.
If that could happen, that might be considered a bug ;) The scenario pack should decide which version to download based on the running version of Factorio, not based on that setting :)

Re: Crash when loading campaign tight spot

Posted: Thu Sep 24, 2015 4:00 pm
by rhbvkleef
Yes. that worked! Thank you!