RimWorld

RimWorld

SRTS Expanded
Ramirel 12 May, 2020 @ 7:42pm
Skip stuck on side of map
so i did a bombing run using "HE shell" from the base game, and now my skip is stuck on the side of the map with a colonist in it

i tried reloading but still stuck

here's the log :
https://gist.github.com/eed9c555139cc62a6832b0ce12a41f79

line 1009 - 1061 contain error with the pawn(and gear) information

line 1061 forward contain the following error in repeat :

Exception ticking SRTSSkip_BomberRun745085 (at (0, 0, 47)): System.OverflowException: Negating the minimum value of a twos complement number is invalid.
at System.Math.AbsHelper (System.Int32 value) [0x00012] in <567df3e0919241ba98db88bec4c6696f>:0
at System.Math.Abs (System.Int32 value) [0x00006] in <567df3e0919241ba98db88bec4c6696f>:0
at SRTS.BomberSkyfaller.Tick () [0x0003f] in <6800bedfa1494913a2248825f4afc7aa>:0
at Verse.TickList.Tick () [0x0015c] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Last edited by Ramirel; 12 May, 2020 @ 7:42pm
< >
Showing 1-2 of 2 comments
Smash Phil  [developer] 12 May, 2020 @ 7:50pm 
this is a bug I'm looking into. You know the spiel... corona, work, etc. I've been focusing what time I do have on boats / vehicles, but SRTS will be getting some serious overhaul afterwards. All I can say with bugs regarding frozen skyfallers, is to load to a previous save. Are you using a significantly large map? Because that would explain it, since that specific method (Math.Abs) cannot take more than 16 bit signed ints, or at least not the way it's currently set up. Again, something I need to go back in and tweak.
Ramirel 12 May, 2020 @ 7:54pm 
thanks for the quick reply,
i play on normal sizemap since i forgot to make it smaller.
i play on a "biome island" mod tropical island if that can matter?

gonna look into the save file to see if i can atleast save the colonist since i can reload due to commitment mode


< >
Showing 1-2 of 2 comments
Per page: 1530 50