cseelhoff / RimThreaded

RimThreaded is a RimWorld mod designed to enable RimWorld to utilize multiple threads.
MIT License
117 stars 21 forks source link

[SoS2](RT 2.3.4.7) Moving/Landing your own ship or Capturing an enemy kills the process. #547

Closed Sernior closed 3 years ago

Sernior commented 3 years ago

Describe the bug I was told by SonicTHI that these 3 features are all managed by one single function. Tryed to search for the function to read it and report it but right now not having Visual Studio installed there is no way I ll try to follow references manually without opening the csproj. I will search for the hellish function that govern these 3 incompatible features and write it in the comment once I download VS.

Steps to reproduce the behavior (VERY IMPORTANT)

  1. Select a ship bridge
  2. Select the option to move the ship
  3. Select another place where to put your ship Or eventually: Capture a ship or Land. Error Log Crashes to desktop doesn't give me the chance to capture an error log.

Save file NA62.zip

Screenshots Unnecessary

Mod list (Preferably a RimPy compatible list.)

Sernior commented 3 years ago

message_2 (1).txt

This is the function that manages these 3 features and what mostly in the SoS2 code is causing the issue.