[0.12.6]-[0.12.7] Crash on Update

Place for things which are bugs but we have no idea how to solve them. Things related to hardware, libraries, strange setups, etc.
Post Reply
juicybit
Manual Inserter
Manual Inserter
Posts: 1
Joined: Tue Jul 14, 2015 8:36 pm
Contact:

[0.12.6]-[0.12.7] Crash on Update

Post by juicybit »

Tried to update through the in-game updater. Got an Error-Popup and the following log generated:

Code: Select all

0.001 2015-09-12 22:40:29; Factorio 0.12.6 (Build 16640, win64)
   0.001 Operating system: Windows 7 Service Pack 1
   0.001 Program arguments: "C:\Program Files\Factorio\bin\x64\Factorio.exe" 
   0.001 Read data path: C:/Program Files/Factorio/data
   0.001 Write data path: C:/Users/tom/AppData/Roaming/Factorio
   0.001 Binaries path: C:/Program Files/Factorio/bin
   0.571 Initialised Direct3D: NVIDIA GeForce GTX 970; driver: nvd3dumx.dll 10.18.13.5582
   0.571  [0]: \\.\DISPLAY1 - NVIDIA GeForce GTX 970 {0x05, [0,0], 1920x1080, 32bit, 60Hz}
   0.571  [1]: \\.\DISPLAY2 - NVIDIA GeForce GTX 970 {0x01, [-1920,0], 1920x1080, 32bit, 60Hz}
   0.608 Desktop composition is active.
   0.609 Graphics options: [FullScreen: true] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: all] [Screen: 0]
   0.692 Loading mod core 0.0.0 (data.lua)
   0.695 Loading mod base 0.12.6 (data.lua)
   0.785 Loading mod EvoGUI 0.3.0 (data.lua)
   0.813 Loading mod Landfill 2.1.5 (data.lua)
   0.845 Loading mod MoreLight 1.0.0 (data.lua)
   0.876 Loading mod DefaultRequestAmount 1.0.0 (data-updates.lua)
   1.292 Initial atlas bitmap size is 16384
   1.295 Created atlas bitmap 16384x7669
   9.020 Info Updater.cpp:720: Downloading https://www.factorio.com/updater/get-available-versions?username=juicybit&token=<private>&apiVersion=2
  10.375 1 packages available to download (experimental updates enabled).
  10.450 Factorio initialised
  14.807 Info Updater.cpp:720: Downloading https://www.factorio.com/updater/get-download-link?username=juicybit&token=<private>&package=core-win64&from=0.12.6&to=0.12.7&isTarget=true&apiVersion=2
  16.005 Info Updater.cpp:201: Downloading https://eu2.factorio.com/updates/core-win64-0.12.6-0.12.7-update.zip?key=7hktbiYvhsqiYmNOArmluA&expires=1442090450 to C:/Users\tom\AppData\Roaming\Factorio\temp\core-win64-0.12.6-0.12.7-update.zip
  49.106 Info Updater.cpp:212:  => 200
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\temp\factorio-cb17afe1\libraries\stackwalker\stackwalker.cpp (923): StackWalker::ShowCallstack
c:\temp\factorio-cb17afe1\src\util\logger.cpp (283): Logger::writeStacktrace
c:\temp\factorio-cb17afe1\src\util\logger.cpp (337): Logger::logStacktrace
c:\temp\factorio-cb17afe1\src\util\crashhandler.cpp (81): CrashHandler::writeStackTrace
c:\temp\factorio-cb17afe1\src\util\crashhandler.cpp (90): CrashHandler::SehHandler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000007720B990)
000000007720B990 (kernel32): (filename not available): UnhandledExceptionFilter
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000007731A0B8)
000000007731A0B8 (ntdll): (filename not available): EtwEventSetInformation
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000772A8008)
00000000772A8008 (ntdll): (filename not available): _C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000772B905D)
00000000772B905D (ntdll): (filename not available): RtlDecodePointer
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000772A8C0F)
00000000772A8C0F (ntdll): (filename not available): RtlUnwindEx
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000772DD948)
00000000772DD948 (ntdll): (filename not available): KiUserExceptionDispatcher
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 000007FEE4F8A9D2)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEE4F8A9D2)
000007FEE4F8A9D2 (nvd3dumx): (filename not available): (function-name not available)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEF68F2013)
000007FEF68F2013 (d3d9): (filename not available): Direct3DCreate9Ex
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEF6913058)
000007FEF6913058 (d3d9): (filename not available): Direct3DShaderValidatorCreate9
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEF6912FED)
000007FEF6912FED (d3d9): (filename not available): Direct3DShaderValidatorCreate9
c:\temp\factorio-cb17afe1\libraries\allegro\src\win\d3d_bmp.cpp (343): d3d_sync_bitmap_texture
c:\temp\factorio-cb17afe1\libraries\allegro\src\win\d3d_bmp.cpp (721): _al_d3d_refresh_texture_memory
c:\temp\factorio-cb17afe1\libraries\allegro\src\win\d3d_disp.cpp (1109): _al_d3d_reset_device
c:\temp\factorio-cb17afe1\libraries\allegro\src\win\d3d_disp.cpp (1509): d3d_display_thread_proc
c:\temp\factorio-cb17afe1\libraries\allegro\src\threads.c (95): detached_thread_func_trampoline
c:\temp\factorio-cb17afe1\libraries\allegro\src\win\wxthread.c (38): thread_proc_trampoline
f:\dd\vctools\crt\crtw32\startup\threadex.c (376): _callthreadstartex
f:\dd\vctools\crt\crtw32\startup\threadex.c (354): _threadstartex
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000077185A4D)
0000000077185A4D (kernel32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000772BB831)
00000000772BB831 (ntdll): (filename not available): RtlUserThreadStart
  53.778 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.
   0.000 2015-09-12 22:41:25; Factorio 0.12.6 (Build 16640, win64)
   0.000 Operating system: Windows 7 Service Pack 1
   0.000 Info Updater-win32.cpp:130: Starting updater
   0.000 Info Updater.cpp:358: Applying update C:/Users\tom\AppData\Roaming\Factorio\temp\core-win64-0.12.6-0.12.7-update.zip
   1.430 Info Updater-win32.cpp:141: Starting updated game
   1.657 Goodbye
   0.000 2015-09-12 22:41:27; Factorio 0.12.7 (Build 16743, win64)
   0.000 Operating system: Windows 7 Service Pack 1
   0.000 Program arguments: "C:\Program Files\Factorio\bin\x64\Factorio.exe" "--autoupdate-finished" "--wait-to-close" "5480" 
   0.000 Read data path: C:/Program Files/Factorio/data
   0.000 Write data path: C:/Users/tom/AppData/Roaming/Factorio
   0.000 Binaries path: C:/Program Files/Factorio/bin
   0.048 Initialised Direct3D:[0] NVIDIA GeForce GTX 970; driver: nvd3dumx.dll 10.18.13.5582
   0.048  [0]: \\.\DISPLAY1 - NVIDIA GeForce GTX 970 {0x05, [0,0], 1920x1080, 32bit, 60Hz}
   0.048  [1]: \\.\DISPLAY2 - NVIDIA GeForce GTX 970 {0x01, [-1920,0], 1920x1080, 32bit, 60Hz}
   0.072 Desktop composition is active.
   0.072 Graphics options: [FullScreen: true] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: all] [Screen: 0]
   0.166 Loading mod core 0.0.0 (data.lua)
   0.168 Loading mod base 0.12.7 (data.lua)
   0.211 Loading mod EvoGUI 0.3.0 (data.lua)
   0.239 Loading mod Landfill 2.1.5 (data.lua)
   0.272 Loading mod MoreLight 1.0.0 (data.lua)
   0.300 Loading mod DefaultRequestAmount 1.0.0 (data-updates.lua)
   6.004 Initial atlas bitmap size is 16384
   6.006 Created atlas bitmap 16384x7669
  11.990 Info Updater.cpp:720: Downloading https://www.factorio.com/updater/get-available-versions?username=juicybit&token=<private>&apiVersion=2
  12.975 0 packages available to download (experimental updates enabled).
  13.039 Factorio initialised
  17.965 Goodbye

Post Reply

Return to “1 / 0 magic”