RimWorld
RimThreaded
Azgael 2021년 7월 2일 오후 11시 00분
game freezes then crashes
game freezes then crashes or freezes and nothing on map moves again, removed RT and it worked fine so RT is causing some error please help.



Exception ticking Plant_Grass205883 (at (180, 0, 81)): System.Threading.ThreadAbortException
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00051] in <567df3e0919241ba98db88bec4c6696f>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
at VEE.FertilityGrid_Patch.Postfix (Verse.IntVec3 loc, Verse.Map& ___map, System.Single& __result) [0x00058] in <673e412d74374edd993b5611cdc478c2>:0
at (wrapper dynamic-method) RimWorld.FertilityGrid.RimWorld.FertilityGrid.CalculateFertilityAt_Patch1(RimWorld.FertilityGrid,Verse.IntVec3)
at RimWorld.FertilityGrid.FertilityAt (Verse.IntVec3 loc) [0x00000] in <7927e938de4c4089b4add4215e58d5b1>:0
at RimWorld.Plant.get_GrowthRateFactor_Fertility () [0x00011] in <7927e938de4c4089b4add4215e58d5b1>:0
at (wrapper dynamic-method) RimWorld.Plant.RimWorld.Plant.get_GrowthRate_Patch1(RimWorld.Plant)
at RimWorld.Plant.get_GrowthPerTick () [0x00017] in <7927e938de4c4089b4add4215e58d5b1>:0
at (wrapper dynamic-method) RimWorld.Plant.RimWorld.Plant.TickLong_Patch1(RimWorld.Plant)
at RimThreaded.TickList_Patch.LongThingTick () [0x00025] in <efc8c5382e25415396ebc242369c4d62>:0
Verse.Log:Error(String, Boolean)
RimThreaded.TickList_Patch:LongThingTick()
RimThreaded.RimThreaded:ExecuteTicks()
RimThreaded.RimThreaded:ProcessTicks(ThreadInfo)
RimThreaded.RimThreaded:InitializeThread(Object)
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart(Object)
< >
전체 댓글 6개 중 1~6개 표시 중
pgames-food 2021년 7월 3일 오후 12시 48분 
hi can i check if you also had a Crop Sprout event recently?
Azgael 2021년 7월 3일 오후 3시 46분 
pgames-food 님이 먼저 게시:
hi can i check if you also had a Crop Sprout event recently?

did not see a pop up for a crop sprout and even the older saves are affected, been playing without RT, playing Tropical rain forest biome, i do have Vanilla plants expanded.
Meltea 2021년 7월 4일 오전 5시 55분 
+1 the same thing happens on my machine, only happens during growing season, which makes sense based on what the trace shows.

Exception ticking Plant_Grass663238 (at (346, 0, 75)): System.Threading.ThreadAbortException at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00042] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].ContainsKey (TKey key) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at VEE.FertilityGrid_Patch.Postfix (Verse.IntVec3 loc, Verse.Map& ___map, System.Single& __result) [0x00018] in <673e412d74374edd993b5611cdc478c2>:0 at (wrapper dynamic-method) RimWorld.FertilityGrid.RimWorld.FertilityGrid.CalculateFertilityAt_Patch1(RimWorld.FertilityGrid,Verse.IntVec3) at RimWorld.FertilityGrid.FertilityAt (Verse.IntVec3 loc) [0x00000] in <7927e938de4c4089b4add4215e58d5b1>:0 at RimWorld.Plant.get_GrowthRateFactor_Fertility () [0x00011] in <7927e938de4c4089b4add4215e58d5b1>:0 at (wrapper dynamic-method) RimWorld.Plant.RimWorld.Plant.get_GrowthRate_Patch1(RimWorld.Plant) at RimWorld.Plant.get_GrowthPerTick () [0x00017] in <7927e938de4c4089b4add4215e58d5b1>:0 at (wrapper dynamic-method) RimWorld.Plant.RimWorld.Plant.TickLong_Patch2(RimWorld.Plant) at RimThreaded.TickList_Patch.LongThingTick () [0x00025] in <efc8c5382e25415396ebc242369c4d62>:0 Verse.Log:Error(String, Boolean) RimThreaded.TickList_Patch:LongThingTick() RimThreaded.RimThreaded:ExecuteTicks() RimThreaded.RimThreaded:ProcessTicks(ThreadInfo) RimThreaded.RimThreaded:InitializeThread(Object) System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart(Object)

I am using Tilled Soil which is affecting fertility rates https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=725747149

Save file for download[polakdavid.com]
Meltea 2021년 7월 4일 오전 10시 26분 
Steps to reproduce: have a pawn planting while autosave is triggered. Autosave takes about 3 minutes and pawns stop moving.
(LUX)Dinomaster 2021년 7월 4일 오후 3시 00분 
I'm also getting the same thing as meltea. i also have tilled soil installed. atm I've just disabled (EDIT: set it to 14 days interval since i don't remember how to fully disable it) auto-saves and set a timer for myself to manually save which seems to be a good work around for now. second edit: draft you pawns before manually saving or else you'll run into the same issue. also change the name of your save to prevent yourself from losing an hour of game-play like my dumbass.
(LUX)Dinomaster 님이 마지막으로 수정; 2021년 7월 4일 오후 3시 35분
pgames-food 2021년 7월 6일 오후 7시 03분 
thats a good manual workaround (admittedly not ideal) but if thats working for you keep doing it, and hopefully a full fix can be made. :)

thanks meltea, ive set my autosaves to the most frequent and have been chopping and cutting plants etc, but will try and do a massive anchtung force crop plant sowing and crop harvesting to time a trigger of autosave too with your info
(btw have you got a relative called melcoffee as well? that will help with bughunting :)
< >
전체 댓글 6개 중 1~6개 표시 중
페이지당 표시 개수: 1530 50