I have had for the second time in two days the same error when I exit my game (via the menu Exit) :
- Factorio unexpected error.JPG (19.07 KiB) Viewed 12105 times
Log contents
It's not game braking : I have even thought that Factorio thinks that the fact I'm exiting the game is an unexpected error .Code: Select all
0.015 2015-04-22 07:39:59; Factorio 0.11.21 (Build 13994, win64)
0.016 Operating system: Windows 7 Service Pack 1
0.016 Read data path: F:/Factorio/data
0.016 Write data path: E:/Users/Koub/AppData/Roaming/Factorio
0.016 Binaries path: F:/Factorio/bin
0.214 Initialised video: NVIDIA GeForce GTX 670
0.293 Graphics options: [FullScreen: false] [VSync: false] [UIScale: 100%] [MultiSampling: X 2] [Graphics quality: normal] [Video memory usage: all]
0.611 Loading mod core 0.0.0 (data.lua)
0.646 Loading mod base 0.11.21 (data.lua)
1.552 Loading mod infinite_research 0.0.1 (data.lua)
1.719 Loading mod peacemod 0.1.0 (data.lua)
1.902 Loading mod base 0.11.21 (data-updates.lua)
3.017 Initial atlas bitmap size is 16384
3.019 Created atlas bitmap 16384x6550
22.857 Info Updater.cpp:717: Downloading https://www.factorio.com/updater/get-available-versions?username=Koub&token=<private>&apiVersion=2
23.641 0 packages available to download (experimental updates enabled).
23.746 Factorio initialised
29.074 Loading map E:/Users\Koub\AppData\Roaming\Factorio\saves\Partie_12.zip
29.117 Info Scenario.cpp:158: Map version 0.11.21-1
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\factorio\libraries\stackwalker\stackwalker.cpp (922): StackWalker::ShowCallstack
c:\factorio\src\util\logger.cpp (261): Logger::writeStacktrace
c:\factorio\src\util\logger.cpp (315): Logger::logStacktrace
c:\factorio\src\util\crashhandler.cpp (79): CrashHandler::writeStackTrace
c:\factorio\src\util\crashhandler.cpp (88): CrashHandler::SehHandler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000076C6B9C0)
0000000076C6B9C0 (kernel32): (filename not available): UnhandledExceptionFilter
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000076D798B0)
0000000076D798B0 (ntdll): (filename not available): MD5Final
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000076D07FA8)
0000000076D07FA8 (ntdll): (filename not available): _C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000076D1908D)
0000000076D1908D (ntdll): (filename not available): RtlDecodePointer
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000076D08BAF)
0000000076D08BAF (ntdll): (filename not available): RtlUnwindEx
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000076D3DB38)
0000000076D3DB38 (ntdll): (filename not available): KiUserExceptionDispatcher
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEEFC8312E)
000007FEEFC8312E (d3d9): (filename not available): Direct3DCreate9Ex
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEF2BDC111)
000007FEF2BDC111 (gameoverlayrenderer64): (filename not available): OverlayHookD3D3
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEF2BDAC22)
000007FEF2BDAC22 (gameoverlayrenderer64): (filename not available): OverlayHookD3D3
c:\factorio\libraries\allegro\src\win\d3d_disp.cpp (1554): d3d_display_thread_proc
c:\factorio\libraries\allegro\src\threads.c (95): detached_thread_func_trampoline
c:\factorio\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: 0000000076BE59CD)
0000000076BE59CD (kernel32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000076D1B891)
0000000076D1B891 (ntdll): (filename not available): RtlUserThreadStart
62175.744 Error Util.cpp:43: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
Here is my config :
Win 7 x64 Pro
RAM/CPU/Disk space : more than enough XD
0.11 stable release
Mods :
infinite_research_0.0.1
peacemod_0.1.0
If more info are needed, please tell me ^^