Crash when refreshing mods

Bugs that we were not able to reproduce, and/or are waiting for more detailed info.
Post Reply
thetoolcrafter
Inserter
Inserter
Posts: 24
Joined: Sat Nov 05, 2016 1:18 pm
Contact:

Crash when refreshing mods

Post by thetoolcrafter »

I added a new mod (blueprint string) and pressed refresh on the the mod searcher. This crashed my game. I have a log if it helps you guys:

Code: Select all

0.135 2016-11-12 12:20:40; Factorio 0.14.19 (build 25291, win64, steam)
   0.135 Operating system: Windows 10 (version 1607) 
   0.135 Program arguments: "C:\Program Files (x86)\Steam\steamapps\common\Factorio\bin\x64\Factorio.exe" 
   0.135 Read data path: C:/Program Files (x86)/Steam/steamapps/common/Factorio/data
   0.136 Write data path: C:/Users/josh/AppData/Roaming/Factorio
   0.136 Binaries path: C:/Program Files (x86)/Steam/steamapps/common/Factorio/bin
   0.166 System info: [CPU: Intel(R) Core(TM) i3-4005U CPU @ 1.70GHz, 4 cores, RAM: 3988MB]
   0.167 Display options: [FullScreen: 1] [VSync: 1] [UIScale: 91%] [MultiSampling: OFF] [Screen: 255]
   0.179 Available display adapters: 1
   0.179  [0]: \\.\DISPLAY1 - Intel(R) HD Graphics Family {0x05, [0,0], 1366x768, 32bit, 60Hz}
   0.179 Create display on adapter 0. Size 1280x720 at position [33, 6].
   0.372 Initialised Direct3D:[0] Intel(R) HD Graphics Family; driver: igdumdim64.dll 20.19.15.4531
   0.379     Video memory size (dedicated video/dedicated system/shared system/available): 112/0/1994/2102 MB
   0.435 DSound: Starting _dsound_update thread
   0.435 Device reset internal.
   0.435 DSound: Enter _dsound_update; tid=11360
   0.442 Desktop composition is active.
   0.442 WARNING: You have vsync and desktop composition enabled on Direct3d. Cosider disabling vsync to increase performance on some confirgurations.
   0.442 Graphics options: [Graphics quality: normal] [Video memory usage: all] [Light scale: 100%] [DXT: false]
   0.613 Loading mod core 0.0.0 (data.lua)
   0.624 Loading mod base 0.14.19 (data.lua)
   0.878 Checksum for core: 1291735968
   0.878 Checksum for mod base: 786624017
   2.054 Info PlayerData.cpp:55: Local player-data.json available, timestamp 1478892496
   2.054 Info PlayerData.cpp:60: Cloud player-data.json available, timestamp 1478626303
   3.131 Initial atlas bitmap size is 8192
   3.156 Created atlas bitmap 8192x8189
   3.172 Created atlas bitmap 8192x8186
   3.173 Created atlas bitmap 8192x601
   3.173 Created atlas bitmap 4096x968
   3.173 Created atlas bitmap 4096x3652
  77.962 Sprites loaded
  77.962 Convert atlas 4096x968 to: trilinear-filtering 
  78.026 Convert atlas 4096x3652 to: mipmap 
  80.266 Loading sounds...
  87.676 Custom inputs active: 0
  88.165 Factorio initialised
 381.100 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max
 389.981 Info HttpSharedState.cpp:111: Status code: 200
 405.977 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods/blueprint-string
 406.527 Info HttpSharedState.cpp:111: Status code: 200
 408.978 Info ModPortal.cpp:177: Downloading /api/downloads/data/mods/134/blueprint-string_4.0.0.zip?username=thetoolcrafter&token=<private> to C:\Users\josh\AppData\Roaming\Factorio\temp\blueprint-string_4.0.0.zip
 408.995 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/downloads/data/mods/134/blueprint-string_4.0.0.zip?username=thetoolcrafter&token=<private>
 409.395 Info HttpSharedState.cpp:111: Status code: 200
 413.747 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max
 419.981 Info HttpSharedState.cpp:111: Status code: 200
 420.303 Error CrashHandler.cpp:230: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\cygwin64\tmp\factorio-x2uhec\libraries\stackwalker\stackwalker.cpp (906): StackWalker::ShowCallstack
c:\cygwin64\tmp\factorio-x2uhec\src\util\logger.cpp (337): Logger::writeStacktrace
c:\cygwin64\tmp\factorio-x2uhec\src\util\logger.cpp (391): Logger::logStacktrace
c:\cygwin64\tmp\factorio-x2uhec\src\util\crashhandler.cpp (105): CrashHandler::writeStackTrace
c:\cygwin64\tmp\factorio-x2uhec\src\util\crashhandler.cpp (233): CrashHandler::SignalHandler
d:\th\minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp (219): _seh_filter_exe
d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp (117): `thread_start<unsigned int (__cdecl*)(void * __ptr64)>'::`1'::filt$0
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF7CD5B4184)
00007FF7CD5B4184 (Factorio): (filename not available): __C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF9D477992D)
00007FF9D477992D (ntdll): (filename not available): _chkstk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF9D47186D3)
00007FF9D47186D3 (ntdll): (filename not available): RtlImageNtHeaderEx
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF9D4778A4A)
00007FF9D4778A4A (ntdll): (filename not available): KiUserExceptionDispatcher
c:\program files (x86)\microsoft visual studio 14.0\vc\include\xstring (1145): std::basic_string<char,std::char_traits<char>,std::allocator<char> >::assign
c:\cygwin64\tmp\factorio-x2uhec\src\gui\browsemodsgui.cpp (260): BrowseModsGui::viewMods
c:\cygwin64\tmp\factorio-x2uhec\src\gui\browsemodsgui.cpp (251): BrowseModsGui::refreshMods
c:\cygwin64\tmp\factorio-x2uhec\src\gui\browsemodsgui.cpp (135): BrowseModsGui::onButtonPressed
c:\cygwin64\tmp\factorio-x2uhec\src\gui\dialog.cpp (127): Dialog<enum UserLoginGuiResult>::mouseDownCB
c:\cygwin64\tmp\factorio-x2uhec\libraries\agui\src\agui\widget.cpp (779): agui::Widget::_dispatchMouseListenerEvent
c:\cygwin64\tmp\factorio-x2uhec\libraries\agui\src\agui\gui.cpp (335): agui::Gui::handleMouseDown
c:\cygwin64\tmp\factorio-x2uhec\libraries\agui\src\agui\gui.cpp (1124): agui::Gui::_dispatchMouseEvents
c:\cygwin64\tmp\factorio-x2uhec\libraries\agui\src\agui\gui.cpp (962): agui::Gui::logic
c:\cygwin64\tmp\factorio-x2uhec\src\globalcontext.cpp (812): GlobalContext::updateGui
c:\cygwin64\tmp\factorio-x2uhec\src\mainloop.cpp (519): MainLoop::processAllegroEvent
c:\cygwin64\tmp\factorio-x2uhec\src\mainloop.cpp (416): MainLoop::processAllegroEvents
c:\cygwin64\tmp\factorio-x2uhec\src\mainloop.cpp (279): MainLoop::prePrepare
c:\cygwin64\tmp\factorio-x2uhec\src\mainloop.cpp (352): MainLoop::mainLoopStep
c:\cygwin64\tmp\factorio-x2uhec\src\mainloop.cpp (208): MainLoop::run
c:\cygwin64\tmp\factorio-x2uhec\src\main.cpp (808): wmain
f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl (255): __scrt_common_main_seh
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF9D26B8364)
00007FF9D26B8364 (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF9D4735E91)
00007FF9D4735E91 (ntdll): (filename not available): RtlUserThreadStart
 445.500 Error Util.cpp:77: Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem by posting the contents of the log file on the Factorio forums.
Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.

Just saying, i have played factorio on high settings loads and it has never crashed before so it is not my PC

Spider
Burner Inserter
Burner Inserter
Posts: 18
Joined: Sat Feb 01, 2014 3:12 pm
Contact:

Re: Crash when refreshing mods

Post by Spider »

Got this error too just now. Here is the log.

Code: Select all

   0.002 2016-11-14 16:37:43; Factorio 0.14.20 (build 25315, win64, steam)
   0.002 Operating system: Windows 10 (version 1607) 
   0.002 Program arguments: "D:\SteamLibrary\steamapps\common\Factorio\bin\x64\Factorio.exe" 
   0.002 Read data path: D:/SteamLibrary/steamapps/common/Factorio/data
   0.002 Write data path: C:/Users/Spider/AppData/Roaming/Factorio
   0.002 Binaries path: D:/SteamLibrary/steamapps/common/Factorio/bin
   0.056 System info: [CPU: Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz, 4 cores, RAM: 16267MB]
   0.078 Display options: [FullScreen: 0] [VSync: 0] [UIScale: 100%] [MultiSampling: OFF] [Screen: 255]
   0.080 Available display adapters: 2
   0.080  [0]: \\.\DISPLAY1 - NVIDIA GeForce GTX 1070 {0x05, [0,0], 1920x1080, 32bit, 60Hz}
   0.080  [1]: \\.\DISPLAY2 - NVIDIA GeForce GTX 1070 {0x01, [-1280,56], 1280x1024, 32bit, 60Hz}
   0.080 Create display on adapter 0. Size 1280x720 at position [310, 162].
   0.624 Initialised Direct3D:[0] NVIDIA GeForce GTX 1070; driver: nvd3dumx.dll 21.21.13.7570
   0.627     Video memory size (dedicated video/dedicated system/shared system/available): 8145/0/8133/4092 MB
   0.670 DSound: Starting _dsound_update thread
   0.670 DSound: Enter _dsound_update; tid=13788
   0.670 Device reset internal.
   0.673 Desktop composition is active.
   0.673 Graphics options: [Graphics quality: normal] [Video memory usage: all] [Light scale: 100%] [DXT: false]
   0.830 Loading mod core 0.0.0 (data.lua)
   0.844 Loading mod base 0.14.20 (data.lua)
   1.029 Loading mod FARL 0.6.0 (data.lua)
   1.076 Loading mod advanced-logistics-system 0.4.0 (data.lua)
   1.128 Loading mod arumbalights 0.14.2 (data.lua)
   1.178 Loading mod auto-research 2.2.0 (data.lua)
   1.233 Loading mod autofill 1.4.5 (data.lua)
   1.281 Loading mod AutoTrash 1.0.1 (data.lua)
   1.336 Loading mod Bottleneck 0.4.3 (data.lua)
   1.383 Loading mod Crafting_Speed_Research 0.1.4 (data.lua)
   1.439 Loading mod creative-mode 0.2.1 (data.lua)
   1.495 Loading mod Expanded_Robot_Tech 0.4.2 (data.lua)
   1.550 Loading mod Foreman 1.1.0 (data.lua)
   1.619 Loading mod Larger Inventory 1.0.2 (data.lua)
   1.670 Loading mod launch-control 0.2.1 (data.lua)
   1.722 Loading mod RailTanker 1.4.0 (data.lua)
   1.778 Loading mod RSORadar 0.0.1 (data.lua)
   1.845 Loading mod SmallFixes 1.0.0 (data.lua)
   1.895 Loading mod upgrade-planner 1.2.13 (data.lua)
   1.949 Loading mod YARM 0.7.107 (data.lua)
   2.015 Loading mod FARL 0.6.0 (data-updates.lua)
   2.066 Loading mod rso-mod 2.2.6 (data-updates.lua)
   2.119 Loading mod Squeak Through 1.1.5 (data-updates.lua)
   2.169 Loading mod FARL 0.6.0 (data-final-fixes.lua)
   2.234 Loading mod VehiclesEquipement 0.0.2 (data-final-fixes.lua)
   2.286 Loading mod creative-mode 0.2.1 (data-final-fixes.lua)
   2.339 Loading mod long-reach 0.0.6 (data-final-fixes.lua)
   2.403 Loading mod longer-belts-redux 0.14.2 (data-final-fixes.lua)
   2.454 Loading mod RailTanker 1.4.0 (data-final-fixes.lua)
   2.507 Loading mod SmallFixes 1.0.0 (data-final-fixes.lua)
   2.573 Loading mod tree_collision 0.4.0 (data-final-fixes.lua)
   2.624 Checksum for core: 1291735968
   2.624 Checksum for mod base: 786624017
   2.624 Checksum for mod FARL: 1093886923
   2.624 Checksum for mod rso-mod: 1874398137
   2.624 Checksum for mod VehiclesEquipement: 4217516495
   2.624 Checksum for mod advanced-logistics-system: 2163846892
   2.624 Checksum for mod arumbalights: 1733305268
   2.624 Checksum for mod auto-research: 1737942890
   2.624 Checksum for mod AutoDeconstruct: 0
   2.624 Checksum for mod autofill: 61278364
   2.624 Checksum for mod AutoTrash: 845706699
   2.624 Checksum for mod Bottleneck: 1776934153
   2.624 Checksum for mod Crafting_Speed_Research: 3928230558
   2.624 Checksum for mod creative-mode: 2051205589
   2.624 Checksum for mod Expanded_Robot_Tech: 2542801217
   2.624 Checksum for mod Foreman: 889675380
   2.624 Checksum for mod ItemCount: 0
   2.624 Checksum for mod Larger Inventory: 32563986
   2.624 Checksum for mod launch-control: 1505514949
   2.624 Checksum for mod long-reach: 3674062281
   2.624 Checksum for mod longer-belts-redux: 3361656155
   2.624 Checksum for mod RailTanker: 1260574978
   2.624 Checksum for mod Robot_Cleanup: 0
   2.624 Checksum for mod RSORadar: 2150377606
   2.624 Checksum for mod SmallFixes: 3493144418
   2.624 Checksum for mod Squeak Through: 1290912583
   2.624 Checksum for mod tree_collision: 3231141521
   2.624 Checksum for mod upgrade-planner: 696037660
   2.624 Checksum for mod YARM: 3348033433
   3.016 Info PlayerData.cpp:55: Local player-data.json available, timestamp 1479128128
   3.016 Info PlayerData.cpp:60: Cloud player-data.json available, timestamp 1479042294
   3.230 Initial atlas bitmap size is 16384
   3.232 Created atlas bitmap 16384x9590
   3.510 Created atlas bitmap 4096x1064
   3.515 Created atlas bitmap 4096x3660
   9.955 Sprites loaded
   9.955 Convert atlas 4096x1064 to: trilinear-filtering 
   9.970 Convert atlas 4096x3660 to: mipmap 
  10.223 Loading sounds...
  11.762 Custom inputs active: 13
  11.837 Factorio initialised
  14.759 Loading map C:\Users\Spider\AppData\Roaming\Factorio\saves\Spider.zip
  14.823 Info Scenario.cpp:152: Map version 0.14.20-1
  15.322 Checksum for script C:/Users/Spider/AppData/Roaming/Factorio/temp/currently-playing/control.lua: 1057114497
  15.330 Checksum for script __FARL__/control.lua: 2419079015
  15.339 Checksum for script __rso-mod__/control.lua: 3368880150
  15.346 Checksum for script __advanced-logistics-system__/control.lua: 4246309343
  15.348 Checksum for script __auto-research__/control.lua: 2489536718
  15.349 Checksum for script __AutoDeconstruct__/control.lua: 611373444
  15.353 Checksum for script __autofill__/control.lua: 2766033370
  15.356 Checksum for script __AutoTrash__/control.lua: 3408536136
  15.357 Checksum for script __Bottleneck__/control.lua: 2130654779
  15.358 Checksum for script __Crafting_Speed_Research__/control.lua: 1826326919
  15.383 Checksum for script __creative-mode__/control.lua: 1467763509
  15.406 Checksum for script __Foreman__/control.lua: 4293722651
  15.407 Checksum for script __ItemCount__/control.lua: 1533331659
  15.408 Checksum for script __launch-control__/control.lua: 2103503178
  15.410 Checksum for script __RailTanker__/control.lua: 2344758156
  15.410 Checksum for script __Robot_Cleanup__/control.lua: 1769170276
  15.411 Checksum for script __SmallFixes__/control.lua: 314903509
  15.413 Checksum for script __upgrade-planner__/control.lua: 2576869381
  15.416 Checksum for script __YARM__/control.lua: 2111372894
  16.143 Device reset internal.
 296.420 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max
 306.839 Info HttpSharedState.cpp:111: Status code: 200
 314.757 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods/bobmining
 315.301 Info HttpSharedState.cpp:111: Status code: 200
 316.128 Info ModPortal.cpp:177: Downloading /api/downloads/data/mods/77/bobmining_0.14.0.zip?username=Spider&token=<private> to C:\Users\Spider\AppData\Roaming\Factorio\temp\bobmining_0.14.0.zip
 316.128 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/downloads/data/mods/77/bobmining_0.14.0.zip?username=Spider&token=<private>
 316.824 Info HttpSharedState.cpp:111: Status code: 200
 322.833 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods/bobmodules
 323.018 Info HttpSharedState.cpp:111: Status code: 200
 326.700 Info ModPortal.cpp:177: Downloading /api/downloads/data/mods/79/bobmodules_0.14.1.zip?username=Spider&token=<private> to C:\Users\Spider\AppData\Roaming\Factorio\temp\bobmodules_0.14.1.zip
 326.700 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/downloads/data/mods/79/bobmodules_0.14.1.zip?username=Spider&token=<private>
 327.141 Info HttpSharedState.cpp:111: Status code: 200
 336.039 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods/bobpower
 336.192 Info HttpSharedState.cpp:111: Status code: 200
 337.052 Info ModPortal.cpp:177: Downloading /api/downloads/data/mods/85/bobpower_0.14.0.zip?username=Spider&token=<private> to C:\Users\Spider\AppData\Roaming\Factorio\temp\bobpower_0.14.0.zip
 337.053 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/downloads/data/mods/85/bobpower_0.14.0.zip?username=Spider&token=<private>
 337.647 Info HttpSharedState.cpp:111: Status code: 200
 343.058 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods/SmartTrains
 343.449 Info HttpSharedState.cpp:111: Status code: 200
 344.182 Info ModPortal.cpp:177: Downloading /api/downloads/data/mods/573/SmartTrains_1.1.6.zip?username=Spider&token=<private> to C:\Users\Spider\AppData\Roaming\Factorio\temp\SmartTrains_1.1.6.zip
 344.182 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/downloads/data/mods/573/SmartTrains_1.1.6.zip?username=Spider&token=<private>
 345.281 Info HttpSharedState.cpp:111: Status code: 200
 354.124 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods/research-queue
 354.347 Info HttpSharedState.cpp:111: Status code: 200
 355.083 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max
 364.053 Info HttpSharedState.cpp:111: Status code: 200
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\cygwin64\tmp\factorio-l3jv99\libraries\stackwalker\stackwalker.cpp (906): StackWalker::ShowCallstack
c:\cygwin64\tmp\factorio-l3jv99\src\util\logger.cpp (337): Logger::writeStacktrace
c:\cygwin64\tmp\factorio-l3jv99\src\util\logger.cpp (391): Logger::logStacktrace
c:\cygwin64\tmp\factorio-l3jv99\src\util\crashhandler.cpp (105): CrashHandler::writeStackTrace
c:\cygwin64\tmp\factorio-l3jv99\src\util\crashhandler.cpp (215): CrashHandler::NewHandler
d:\th\minkernel\crts\ucrt\src\appcrt\heap\new_handler.cpp (79): _callnewh
f:\dd\vctools\crt\vcstartup\src\heap\new_scalar.cpp (24): operator new
c:\program files (x86)\microsoft visual studio 14.0\vc\include\xmemory0 (625): std::allocator<ID<TilePrototype,unsigned char> >::allocate
c:\program files (x86)\microsoft visual studio 14.0\vc\include\xstring (2192): std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Copy
c:\program files (x86)\microsoft visual studio 14.0\vc\include\xstring (1150): std::basic_string<char,std::char_traits<char>,std::allocator<char> >::assign
c:\cygwin64\tmp\factorio-l3jv99\src\gui\browsemodsgui.cpp (260): BrowseModsGui::viewMods
c:\cygwin64\tmp\factorio-l3jv99\src\gui\browsemodsgui.cpp (251): BrowseModsGui::refreshMods
c:\cygwin64\tmp\factorio-l3jv99\src\gui\browsemodsgui.cpp (135): BrowseModsGui::onButtonPressed
c:\cygwin64\tmp\factorio-l3jv99\src\gui\dialog.cpp (127): Dialog<enum ConfirmCancelResultType>::mouseDownCB
c:\cygwin64\tmp\factorio-l3jv99\libraries\agui\src\agui\widget.cpp (779): agui::Widget::_dispatchMouseListenerEvent
c:\cygwin64\tmp\factorio-l3jv99\libraries\agui\src\agui\gui.cpp (335): agui::Gui::handleMouseDown
c:\cygwin64\tmp\factorio-l3jv99\libraries\agui\src\agui\gui.cpp (1124): agui::Gui::_dispatchMouseEvents
c:\cygwin64\tmp\factorio-l3jv99\libraries\agui\src\agui\gui.cpp (962): agui::Gui::logic
c:\cygwin64\tmp\factorio-l3jv99\src\globalcontext.cpp (812): GlobalContext::updateGui
c:\cygwin64\tmp\factorio-l3jv99\src\mainloop.cpp (519): MainLoop::processAllegroEvent
c:\cygwin64\tmp\factorio-l3jv99\src\mainloop.cpp (416): MainLoop::processAllegroEvents
c:\cygwin64\tmp\factorio-l3jv99\src\mainloop.cpp (279): MainLoop::prePrepare
c:\cygwin64\tmp\factorio-l3jv99\src\mainloop.cpp (352): MainLoop::mainLoopStep
c:\cygwin64\tmp\factorio-l3jv99\src\mainloop.cpp (208): MainLoop::run
c:\cygwin64\tmp\factorio-l3jv99\src\main.cpp (808): wmain
f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl (255): __scrt_common_main_seh
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFA876B8364)
00007FFA876B8364 (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFA8A185E91)
00007FFA8A185E91 (ntdll): (filename not available): RtlUserThreadStart
 366.910 Error Util.cpp:77: Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem by posting the contents of the log file on the Factorio forums.
Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.

Loewchen
Global Moderator
Global Moderator
Posts: 8338
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: Crash when refreshing mods

Post by Loewchen »

Spider wrote:Got this error too just now. Here is the log.
Your issue might be caused by sth else but it certainly is this one: viewtopic.php?f=29&t=35385
Please describe in detail what you did before it crashed.

Post Reply

Return to “Pending”