KSP-ModularManagement / ModuleManager

ModuleManager is a mod that let you write patches that edit other parts at load time.

Home Page:http://ksp.lisias.net/add-ons/ModuleManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strange KSP lock out

Lisias opened this issue · comments

There's an Add'On combination that just borks inside KSP, and by some reason "my" fork is the one throwing the hot potato into KSP guts:

ArgumentOutOfRangeException: Index and count must refer to a location within the buffer.
Parameter name: chars
  at System.Text.EncoderNLS.GetBytes (System.Char[] chars, System.Int32 charIndex, System.Int32 charCount, System.Byte[] bytes, System.Int32 byteIndex, System.Boolean flush) [0x00065] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0 
  at System.IO.StreamWriter.Flush (System.Boolean flushStream, System.Boolean flushEncoder) [0x00052] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0 
  at System.IO.StreamWriter.Flush () [0x00006] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0 
  at KSPLog.OnDestroy () [0x0001b] in <55ba45dc3a43403382024deac8dcd0be>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
 
(Filename: <ad04dee02e7e4a85a1299c7ee81c79f6> Line: 0)

Evidences (from hendrack):

A branch was created to handle this issue. Some probing code will need to be run on the user's machine...

https://github.com/net-lisias-ksp/ModuleManager/tree/ISSUES/3

Binary to be used on tests beds:
ModuleManager-4.1.3.1-Issue3.zip

NOT TO BE WIDELY DISTRIBUTED

Breaking news! We have a TRAP inside CSharp's runtime now!

Crash!!!
Load(Texture): DecouplerShroud/Textures/InTex
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

SymInit: Symbol-SearchPath: '.;E:\KSP 19 Sandbox;E:\KSP 19 Sandbox;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 534, UserName: 'chris'
OS-Version: 10.0.0
E:\KSP 19 Sandbox\KSP_x64.exe:KSP_x64.exe (00007FF73DF10000), size: 667648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2019.2.2.4392
C:\Windows\SYSTEM32\ntdll.dll:ntdll.dll (00007FFB98120000), size: 2031616 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
C:\Windows\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFB963C0000), size: 729088 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.778
C:\Windows\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFB95F00000), size: 2768896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
E:\KSP 19 Sandbox\UnityPlayer.dll:UnityPlayer.dll (00007FFB58A50000), size: 25194496 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2019.2.2.4392
C:\Windows\System32\USER32.dll:USER32.dll (00007FFB97820000), size: 1654784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
Load(Texture): DecouplerShroud/Textures/SurfCorrugated
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\System32\win32u.dll:win32u.dll (00007FFB950B0000), size: 135168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
C:\Windows\System32\GDI32.dll:GDI32.dll (00007FFB96390000), size: 155648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\System32\gdi32full.dll:gdi32full.dll (00007FFB95C80000), size: 1654784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
C:\Windows\System32\msvcp_win.dll:msvcp_win.dll (00007FFB953E0000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
C:\Windows\System32\ucrtbase.dll:ucrtbase.dll (00007FFB95190000), size: 1024000 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
C:\Windows\System32\ole32.dll:ole32.dll (00007FFB96230000), size: 1404928 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.693
C:\Windows\System32\combase.dll:combase.dll (00007FFB97CC0000), size: 3366912 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
C:\Windows\System32\RPCRT4.dll:RPCRT4.dll (00007FFB96BA0000), size: 1179648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.628
C:\Windows\SYSTEM32\VERSION.dll:VERSION.dll (00007FFB8F970000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\System32\msvcrt.dll:msvcrt.dll (00007FFB97C20000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.18362.1
C:\Windows\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFB95E80000), size: 524288 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
Load(Texture): DecouplerShroud/Textures/SurfDark
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\System32\advapi32.dll:advapi32.dll (00007FFB969D0000), size: 667648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.752
C:\Windows\System32\sechost.dll:sechost.dll (00007FFB96B00000), size: 618496 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.693
C:\Windows\System32\SHLWAPI.dll:SHLWAPI.dll (00007FFB96EA0000), size: 335872 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFB96480000), size: 4653056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
Load(Texture): DecouplerShroud/Textures/SurfDefault
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\System32\cfgmgr32.dll:cfgmgr32.dll (00007FFB95480000), size: 303104 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
C:\Windows\System32\bcrypt.dll:bcrypt.dll (00007FFB954D0000), size: 155648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
C:\Windows\System32\SHELL32.dll:SHELL32.dll (00007FFB97060000), size: 7225344 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
C:\Windows\System32\shcore.dll:shcore.dll (00007FFB97770000), size: 692224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
C:\Windows\System32\windows.storage.dll:windows.storage.dll (00007FFB95500000), size: 7856128 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
C:\Windows\System32\profapi.dll:profapi.dll (00007FFB95030000), size: 143360 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.693
Load(Texture): DecouplerShroud/Textures/SurfDefaultNor
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\System32\powrprof.dll:powrprof.dll (00007FFB95060000), size: 303104 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\System32\UMPDC.dll:UMPDC.dll (00007FFB94FE0000), size: 65536 (result: 0), SymType: '-deferred-', PDB: ''
C:\Windows\System32\kernel.appcore.dll:kernel.appcore.dll (00007FFB95010000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\System32\cryptsp.dll:cryptsp.dll (00007FFB961B0000), size: 94208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\System32\WS2_32.dll:WS2_32.dll (00007FFB979C0000), size: 454656 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
C:\Windows\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFB98010000), size: 802816 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
C:\Windows\System32\IMM32.dll:IMM32.dll (00007FFB96E70000), size: 188416 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
C:\Windows\System32\CRYPT32.dll:CRYPT32.dll (00007FFB95290000), size: 1347584 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.592
C:\Windows\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFB68150000), size: 1400832 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
C:\Windows\System32\MSASN1.dll:MSASN1.dll (00007FFB94FF0000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\SYSTEM32\WINMM.dll:WINMM.dll (00007FFB92BE0000), size: 147456 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
Load(Texture): DecouplerShroud/Textures/SurfMetallic
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FFB88560000), size: 983040 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.778
C:\Windows\SYSTEM32\HID.DLL:HID.DLL (00007FFB93BF0000), size: 57344 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\SYSTEM32\GLU32.dll:GLU32.dll (00007FFB90A20000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
C:\Windows\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FFB93780000), size: 184320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
C:\Windows\SYSTEM32\WindowsCodecs.dll:WindowsCodecs.dll (00007FFB90B50000), size: 1765376 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.778
C:\Windows\SYSTEM32\WSOCK32.dll:WSOCK32.dll (00007FFB930B0000), size: 36864 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\SYSTEM32\WINMMBASE.dll:WINMMBASE.dll (00007FFB92AD0000), size: 184320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\SYSTEM32\dxcore.dll:dxcore.dll (00007FFB93C50000), size: 131072 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
Load(Texture): DecouplerShroud/Textures/SurfMetallicShininess
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\system32\uxtheme.dll:uxtheme.dll (00007FFB93350000), size: 626688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.449
E:\KSP 19 Sandbox\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll:mono-2.0-bdwgc.dll (00007FFB572B0000), size: 7770112 (result: 0), SymType: '-deferred-', PDB: ''
C:\Windows\System32\PSAPI.DLL:PSAPI.DLL (00007FFB98000000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\system32\mswsock.dll:mswsock.dll (00007FFB947F0000), size: 421888 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
C:\Windows\System32\MSCTF.dll:MSCTF.dll (00007FFB97A30000), size: 1269760 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.752
C:\Windows\SYSTEM32\d3d11.dll:d3d11.dll (00007FFB92310000), size: 2469888 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
C:\Windows\SYSTEM32\dxgi.dll:dxgi.dll (00007FFB93CE0000), size: 962560 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_a3efb8aa9e9e249a\nvldumdx.dll:nvldumdx.dll (00007FFB8EEC0000), size: 978944 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 26.21.14.4166
C:\Windows\System32\WINTRUST.DLL:WINTRUST.DLL (00007FFB95E20000), size: 376832 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
C:\Windows\System32\imagehlp.dll:imagehlp.dll (00007FFB97750000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
Load(Texture): DecouplerShroud/Textures/SurfOldCorrNor
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\system32\rsaenh.dll:rsaenh.dll (00007FFB94360000), size: 208896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\SYSTEM32\CRYPTBASE.dll:CRYPTBASE.dll (00007FFB94A20000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_a3efb8aa9e9e249a\nvwgf2umx.dll:nvwgf2umx.dll (00007FFB5B660000), size: 40488960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 26.21.14.4166
C:\Windows\SYSTEM32\cryptnet.dll:cryptnet.dll (00007FFB8F940000), size: 192512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\System32\clbcatq.dll:clbcatq.dll (00007FFB97B70000), size: 663552 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2001.12.10941.16384
C:\Windows\system32\wbem\wbemprox.dll:wbemprox.dll (00007FFB8F5B0000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FFB895C0000), size: 540672 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FFB88F00000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\system32\wbem\fastprox.dll:fastprox.dll (00007FFB880A0000), size: 1052672 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\SYSTEM32\amsi.dll:amsi.dll (00007FFB7E6B0000), size: 86016 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
Load(Texture): DecouplerShroud/Textures/SurfOrange
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\SYSTEM32\USERENV.dll:USERENV.dll (00007FFB94F00000), size: 151552 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
C:\ProgramData\Microsoft\Windows Defender\platform\4.18.2005.4-0\MpOav.dll:MpOav.dll (00007FFB7E660000), size: 286720 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 4.18.2005.4
C:\Windows\System32\MMDevApi.dll:MMDevApi.dll (00007FFB8D7F0000), size: 466944 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
C:\Windows\System32\DEVOBJ.dll:DEVOBJ.dll (00007FFB94DE0000), size: 172032 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
C:\Windows\SYSTEM32\AUDIOSES.DLL:AUDIOSES.DLL (00007FFB73F40000), size: 1429504 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
C:\Windows\SYSTEM32\wintypes.dll:wintypes.dll (00007FFB90F00000), size: 1388544 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
C:\Windows\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FFB93690000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\SYSTEM32\xinput1_3.dll:xinput1_3.dll (0000000000400000), size: 122880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 9.18.944.0
Load(Texture): DecouplerShroud/Textures/SurfOrangeNor
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\SYSTEM32\dcomp.dll:dcomp.dll (00007FFB92D70000), size: 1949696 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
C:\Windows\SYSTEM32\TextInputFramework.dll:TextInputFramework.dll (00007FFB8ECD0000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.693
C:\Windows\SYSTEM32\CoreUIComponents.dll:CoreUIComponents.dll (00007FFB91060000), size: 3317760 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.207
C:\Windows\SYSTEM32\CoreMessaging.dll:CoreMessaging.dll (00007FFB92B00000), size: 868352 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
C:\Windows\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFB94040000), size: 200704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
E:\KSP 19 Sandbox\KSP_x64_Data\Plugins\steam_api64.dll:steam_api64.dll (0000000071B80000), size: 266240 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 4.4.91.85
C:\Windows\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (00007FFB94500000), size: 237568 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\System32\NSI.dll:NSI.dll (00007FFB968F0000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.449
Load(Texture): DecouplerShroud/Textures/SurfSaturn
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\SYSTEM32\dhcpcsvc6.DLL:dhcpcsvc6.DLL (00007FFB8EB20000), size: 90112 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
C:\Windows\SYSTEM32\dhcpcsvc.DLL:dhcpcsvc.DLL (00007FFB8E710000), size: 114688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
C:\Windows\SYSTEM32\mscms.dll:mscms.dll (00007FFB905A0000), size: 712704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
C:\Windows\SYSTEM32\ColorAdapterClient.dll:ColorAdapterClient.dll (00007FFB90550000), size: 94208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
C:\Windows\SYSTEM32\icm32.dll:icm32.dll (00007FFB8CED0000), size: 274432 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836
C:\Windows\SYSTEM32\DNSAPI.dll:DNSAPI.dll (00007FFB94540000), size: 831488 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815
Load(Texture): DecouplerShroud/Textures/SurfSaturnFlat
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\System32\rasadhlp.dll:rasadhlp.dll (00007FFB87AB0000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\System32\fwpuclnt.dll:fwpuclnt.dll (00007FFB8E080000), size: 487424 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.207
E:\KSP 19 Sandbox\KSP_x64_Data\Plugins\lingoona_grammar_kerbal.dll:lingoona_grammar_kerbal.dll (00007FFB70760000), size: 1204224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 1.5.6.1002
C:\Windows\system32\napinsp.dll:napinsp.dll (00007FFB92270000), size: 90112 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
Load(Texture): DecouplerShroud/Textures/SurfSaturnNor
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

C:\Windows\system32\pnrpnsp.dll:pnrpnsp.dll (00007FFB91810000), size: 106496 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\System32\winrnr.dll:winrnr.dll (00007FFB92A90000), size: 57344 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\system32\NLAapi.dll:NLAapi.dll (00007FFB91830000), size: 114688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.693
C:\Windows\system32\wshbth.dll:wshbth.dll (00007FFB71CB0000), size: 86016 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFB89AC0000), size: 2048000 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
C:\Windows\SYSTEM32\SspiCli.dll:SspiCli.dll (00007FFB94ED0000), size: 192512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1

========== OUTPUTTING STACK TRACE ==================

Load(Texture): DecouplerShroud/Textures/TopDefault
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Load(Texture): DecouplerShroud/Textures/TopDefaultNor
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

0x00007FFB59CC237E (UnityPlayer) InitializeNvCloth
  ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FFB58AE49A8)
0x00007FFB58AE49A8 (UnityPlayer) (function-name not available)
  ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FFB58AE4941)
0x00007FFB58AE4941 (UnityPlayer) (function-name not available)
0x00007FFB58D8B954 (UnityPlayer) PAL_Thread_SupportsThreads
0x00007FFB58D9071F (UnityPlayer) PAL_Thread_SupportsThreads
0x00007FFB58D90D8D (UnityPlayer) PAL_Thread_SupportsThreads
0x00007FFB5972BFF5 (UnityPlayer) PAL_Memory_Free
0x00007FFB5972BE67 (UnityPlayer) PAL_Memory_Free
0x00007FFB59320C72 (UnityPlayer) PAL_Thread_YieldExecution
0x00000231ADE939BE (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
0x00000231ADE936BB (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
0x00000231E25077F7 (Mono JIT Code) ModuleManager.UnityLogHandle.InterceptLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
0x00000231ADE93490 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
0x00000231ADE931FA (Mono JIT Code) UnityEngine.Debug:Log (object)
0x00000231E24CEC73 (Mono JIT Code) KSPe.Util.Log.UnityLogger:log (string)
0x00000231E250752C (Mono JIT Code) KSPe.Util.Log.Logger:info (string,object[])
0x000002330BA575CE (Mono JIT Code) ModuleManager.Logging.ModLogger:Log (UnityEngine.LogType,string)
0x000002330BA5755C (Mono JIT Code) ModuleManager.Extensions.IBasicLoggerExtensions:Info (ModuleManager.Logging.IBasicLogger,string)
0x000002333000CB4B (Mono JIT Code) ModuleManager.Progress.PatchProgress:ApplyingUpdate (ModuleManager.IUrlConfigIdentifier,UrlDir/UrlConfig)
0x000002333000B3EA (Mono JIT Code) ModuleManager.Patches.EditPatch:Apply (System.Collections.Generic.LinkedList`1<ModuleManager.IProtoUrlConfig>,ModuleManager.Progress.IPatchProgress,ModuleManager.Logging.IBasicLogger)
0x000002330BC482B6 (Mono JIT Code) ModuleManager.PatchApplier:ApplyPatches (System.Collections.Generic.LinkedList`1<ModuleManager.IProtoUrlConfig>,ModuleManager.IPass)
0x000002330BC4772B (Mono JIT Code) ModuleManager.PatchApplier:ApplyPatches (System.Collections.Generic.IEnumerable`1<ModuleManager.IPass>)
0x000002330BA56343 (Mono JIT Code) ModuleManager.MMPatchLoader:Run ()
0x00000231F36AFC0B (Mono JIT Code) ModuleManager.MMPatchRunner/<>c__DisplayClass10_0:<Run>b__0 ()
0x00000231F36AFB26 (Mono JIT Code) ModuleManager.Threading.BackgroundTask/<>c__DisplayClass0_0:<Start>g__RunAction|0 ()
0x00000231E31E5856 (Mono JIT Code) System.Threading.ThreadHelper:ThreadStart_Context (object)
0x00000231E31E4C46 (Mono JIT Code) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
0x00000231E31E4A4B (Mono JIT Code) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
0x00000231E31E496B (Mono JIT Code) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
0x00000231E31E4883 (Mono JIT Code) System.Threading.ThreadHelper:ThreadStart ()
0x00000231D38E318E (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
Load(Texture): DecouplerShroud/Textures/TopDot
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

0x00007FFB573DBC80 (mono-2.0-bdwgc) mono_get_runtime_build_info
0x00007FFB57361D92 (mono-2.0-bdwgc) mono_perfcounters_init
0x00007FFB5736AF62 (mono-2.0-bdwgc) mono_runtime_invoke_array
0x00007FFB5738581F (mono-2.0-bdwgc) mono_threads_set_shutting_down
0x00007FFB57385566 (mono-2.0-bdwgc) mono_threads_set_shutting_down
Load(Texture): DecouplerShroud/Textures/TopDotNor
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Load(Texture): DecouplerShroud/Textures/LogoTextures/LogoHawk7
 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

0x00007FFB963D7BD4 (KERNEL32) BaseThreadInitThunk
0x00007FFB9818CE51 (ntdll) RtlUserThreadStart

========== END OF STACKTRACE ===========

Illegal Address. Pretty similar to this Forum's thread. Or perhaps this one?

Found another one here.

Long shot, but it may be related.

Tests determined that the problem was on the KSPe logging subsystem! Closing this as unrelated.