[0.12.10] Crash when attempting to clear car/tank filter

This subforum contains all the issues which we already resolved.
Post Reply
fcaf
Burner Inserter
Burner Inserter
Posts: 10
Joined: Fri Sep 18, 2015 10:47 pm
Contact:

[0.12.10] Crash when attempting to clear car/tank filter

Post by fcaf »

Steps to reproduce:
* Load save game
* Open car inventory
* Middle-click any car inventory slot

Save game link: https://drive.google.com/file/d/0B5SJFC ... sp=sharing

I cannot reproduce this in a fresh map, but my friend also experienced this with a tank in a different game, so it doesn't seem to be completely isolated to this save.

Code: Select all

   0.000 2015-10-08 16:17:01; Factorio 0.12.10 (Build 17003, win64)
   0.000 Operating system: Windows 10 
   0.000 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/Ryan/AppData/Roaming/Factorio
   0.001 Binaries path: C:/Program Files/Factorio/bin
   0.014 Available display adapters: 1
   0.015  [0]: \\.\DISPLAY1 - NVIDIA GeForce GTX 750 Ti {0x05, [0,0], 1920x1200, 32bit, 59Hz}
   0.015 Create display on adapter 0. Size 1280x720 at position [310, 222]. Monitor 0
   0.057 Initialised Direct3D:[0] NVIDIA GeForce GTX 750 Ti; driver: nvd3dumx.dll 10.18.13.5598
   0.085 Desktop composition is active.
   0.085 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: all] [Screen: 255]
   0.141 Loading mod core 0.0.0 (data.lua)
   0.145 Loading mod base 0.12.10 (data.lua)
   0.916 Initial atlas bitmap size is 16384
   0.920 Created atlas bitmap 16384x7662
  10.783 Info Updater.cpp:720: Downloading https://www.factorio.com/updater/get-available-versions?username=SeaRyanC&token=<private>&apiVersion=2
  11.630 0 packages available to download (experimental updates enabled).
  11.680 Factorio initialised
  17.934 Info Scenario.cpp:123: Map version 0.12.10-2
 142.762 Loading map C:/Users\Ryan\AppData\Roaming\Factorio\saves\_autosave1.zip
 142.787 Info Scenario.cpp:123: Map version 0.12.10-2
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\temp\factorio-bb63403c\libraries\stackwalker\stackwalker.cpp (923): StackWalker::ShowCallstack
c:\temp\factorio-bb63403c\src\util\logger.cpp (283): Logger::writeStacktrace
c:\temp\factorio-bb63403c\src\util\logger.cpp (337): Logger::logStacktrace
c:\temp\factorio-bb63403c\src\util\crashhandler.cpp (81): CrashHandler::writeStackTrace
c:\temp\factorio-bb63403c\src\util\crashhandler.cpp (139): CrashHandler::SignalHandler
f:\dd\vctools\crt\crtw32\misc\winxfltr.c (372): _XcptFilter
f:\dd\vctools\crt\crtw32\startup\crt0.c (267): __tmainCRTStartup$filt$0
f:\dd\vctools\crt\crtw32\misc\amd64\chandler.c (162): __C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFF471A633D)
00007FFF471A633D (ntdll): (filename not available): _chkstk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFF47123C00)
00007FFF47123C00 (ntdll): (filename not available): RtlWalkFrameChain
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFF471A544A)
00007FFF471A544A (ntdll): (filename not available): KiUserExceptionDispatcher
c:\temp\factorio-bb63403c\src\gameview.cpp (663): GameView::openFilterSelection
c:\temp\factorio-bb63403c\src\input\inputhandlerallegro.cpp (424): InputHandlerAllegro::processGuiAction
c:\temp\factorio-bb63403c\src\input\guiactionhandler.cpp (24): QueuedGuiActionHandler::processGuiActions
c:\temp\factorio-bb63403c\src\mainloop.cpp (151): MainLoop::processAllegroEvent
c:\temp\factorio-bb63403c\src\mainloop.cpp (161): MainLoop::processAllegroEvents
c:\temp\factorio-bb63403c\src\mainloop.cpp (437): MainLoop::tickStep
c:\temp\factorio-bb63403c\src\mainloop.cpp (558): MainLoop::run
c:\temp\factorio-bb63403c\src\main.cpp (409): wmain
f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFF468B2D92)
00007FFF468B2D92 (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFF47119F64)
00007FFF47119F64 (ntdll): (filename not available): RtlUserThreadStart
 161.827 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.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.12.10] Crash when attempting to clear car/tank filter

Post by Rseding91 »

Thanks for the report. This was actually pretty simple to reproduce: just being in the car and trying to set a filter resulted in the crash. Anyway, it's resolved for 0.12.11 :)
If you want to get ahold of me I'm almost always on Discord.

fcaf
Burner Inserter
Burner Inserter
Posts: 10
Joined: Fri Sep 18, 2015 10:47 pm
Contact:

Re: [0.12.10] Crash when attempting to clear car/tank filter

Post by fcaf »

Didn't think to try getting in the car in my isolated repro. Now I know the workaround! Thanks :D

Post Reply

Return to “Resolved Problems and Bugs”