[0.12.6] Unexpected Error Occured

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
zakthefallen
Burner Inserter
Burner Inserter
Posts: 7
Joined: Wed Sep 09, 2015 8:36 am
Contact:

[0.12.6] Unexpected Error Occured

Post by zakthefallen »

I've been playing Factorio 12.6 for hours now, and it was great until just now. After a couple minutes of playing the game, it crashes. I get an error popup telling me about it, but the game does this EVERY time I load it. It doesn't matter if I start a new game, it even does this without mods.

I was playing this version with Bob's Mods just fine for several hours, then I decide to disable those mods and start a new game.

Before this, I did rarely get a game freeze, but nothing that happened frequently. Here's the error log:

0.001 2015-09-09 08:23:55; 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/Puniceus/AppData/Roaming/Factorio
0.001 Binaries path: C:/Program Files/Factorio/bin
0.226 Initialised Direct3D: NVIDIA GeForce 9400; driver: nvd3dumx.dll 8.15.11.8664
0.227 [0]: \\.\DISPLAY1 - NVIDIA GeForce 9400 {0x05, [0,0], 1440x900, 32bit, 60Hz}
0.297 Desktop composition is active.
0.297 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: all] [Screen: 0]
0.462 Loading mod core 0.0.0 (data.lua)
0.466 Loading mod base 0.12.6 (data.lua)
1.484 Initial atlas bitmap size is 8192
1.498 Created atlas bitmap 8192x8181
1.500 Created atlas bitmap 8192x6957
19.076 Factorio initialised
187.609 Loading map
187.609 Info Scenario.cpp:160: Map version 0.12.6-1
366.474 Loading map
366.474 Info Scenario.cpp:160: Map version 0.12.6-1
385.941 Loading map
385.941 Info Scenario.cpp:160: Map version 0.12.6-1
398.955 Loading map
398.955 Info Scenario.cpp:160: Map version 0.12.6-1
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: 000000001001B3F5)
000000001001B3F5 (btmmhook): (filename not available): SetAndWaitBtMmHook
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000007771B9B0)
000000007771B9B0 (kernel32): (filename not available): UnhandledExceptionFilter
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000778299C8)
00000000778299C8 (ntdll): (filename not available): EtwEventSetInformation
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000777B7FA8)
00000000777B7FA8 (ntdll): (filename not available): _C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000777C91AD)
00000000777C91AD (ntdll): (filename not available): RtlDecodePointer
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000777B8BAF)
00000000777B8BAF (ntdll): (filename not available): RtlUnwindEx
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000777EDB38)
00000000777EDB38 (ntdll): (filename not available): KiUserExceptionDispatcher
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEEBC5C472)
000007FEEBC5C472 (nvd3dumx): (filename not available): QueryOglResource
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEEBC5EB9D)
000007FEEBC5EB9D (nvd3dumx): (filename not available): QueryOglResource
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEEBCA82C1)
000007FEEBCA82C1 (nvd3dumx): (filename not available): QueryOglResource
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 000007FEEBC41E63)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEEBC41E63)
000007FEEBC41E63 (nvd3dumx): (filename not available): (function-name not available)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEEC30344F)
000007FEEC30344F (d3d9): (filename not available): DebugSetLevel
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000007FEEC30355F)
000007FEEC30355F (d3d9): (filename not available): DebugSetLevel
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000776959CD)
00000000776959CD (kernel32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000777CB981)
00000000777CB981 (ntdll): (filename not available): RtlUserThreadStart
492.847 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.

posila
Factorio Staff
Factorio Staff
Posts: 5202
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.12.6] Unexpected Error Occured

Post by posila »

Stack trace in your log says it crashed somewhere deep in nVidia driver (nvd3dumx.dll), so I don't know how to help you. Maybe try to reboot your computer.

zakthefallen
Burner Inserter
Burner Inserter
Posts: 7
Joined: Wed Sep 09, 2015 8:36 am
Contact:

Re: [0.12.6] Unexpected Error Occured

Post by zakthefallen »

It turns out that lowering the graphics settings fixed the crash completely. Strange how it ran Factorio for hours with a big tech mod, then suddenly had a problem when I REMOVED the mods and was playing the vanilla game.

I did notice that by default the setting for Video Memory Usage was set to 'All'. I changed that to 'Max', then dropped graphics quality down to 'Low'.

As a nice side-effect, the rare bits of lag I encountered are gone now. Haven't tried it with Bob's Mods enabled, but it's running better than before, that's for sure :D

Post Reply

Return to “1 / 0 magic”