Giter Club home page Giter Club logo

fishery's People

Contributors

bbradson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fishery's Issues

1 hour after loading a save, all the indicators that appear when you click something disappear and log gets constantly spammed

Also a few minutes later the game just froze, and when i try to save or overwrite a save, nothing happens

I cant share whole logs with hugslib so i just have this

Root level exception in Update(): System.InvalidOperationException: Failed to find parent index in FishTable<Verse.MoteText, System.Int32> for key: 'Mote_Text', hashCode: '-1', value: '147', count: '148', bucket array length: '512', total tailing entries count: '147', known chain of tails:
{ index: '195' key: 'Mote_Text', hashCode: '-1', value: '9 }
{ index: '196' key: 'Mote_Text', hashCode: '-1', value: '2 }
{ index: '197' key: 'Mote_Text', hashCode: '-1', value: '10 }
{ index: '198' key: 'Mote_Text', hashCode: '-1', value: '11 }
{ index: '199' key: 'Mote_Text', hashCode: '-1', value: '12 }
{ index: '200' key: 'Mote_Text', hashCode: '-1', value: '13 }
{ index: '201' key: 'Mote_Text', hashCode: '-1', value: '14 }
{ index: '202' key: 'Mote_Text', hashCode: '-1', value: '15 }
{ index: '203' key: 'Mote_Text', hashCode: '-1', value: '16 }
{ index: '204' key: 'Mote_Text', hashCode: '-1', value: '17 }
{ index: '205' key: 'Mote_Text', hashCode: '-1', value: '18 }
{ index: '206' key: 'Mote_Text', hashCode: '-1', value: '19 }
{ index: '207' key: 'Mote_Text', hashCode: '-1', value: '20 }
{ index: '208' key: 'Mote_Text', hashCode: '-1', value: '21 }
{ index: '209' key: 'Mote_Text', hashCode: '-1', value: '22 }
{ index: '210' key: 'Mote_Text', hashCode: '-1', value: '23 }
{ index: '211' key: 'Mote_Text', hashCode: '-1', value: '24 }
{ index: '212' key: 'Mote_Text', hashCode: '-1', value: '25 }
{ index: '213' key: 'Mote_Text', hashCode: '-1', value: '26 }
{ index: '214' key: 'Mote_Text', hashCode: '-1', value: '27 }
{ index: '215' key: 'Mote_Text', hashCode: '-1', value: '28 }
{ index: '216' key: 'Mote_Text', hashCode: '-1', value: '29 }
{ index: '217' key: 'Mote_Text', hashCode: '-1', value: '30 }
{ index: '218' key: 'Mote_Text', hashCode: '-1', value: '31 }
{ index: '219' key: 'Mote_Text', hashCode: '-1', value: '32 }
{ index: '220' key: 'Mote_Text', hashCode: '-1', value: '33 }
{ index: '221' key: 'Mote_Text', hashCode: '-1', value: '34 }
{ index: '222' key: 'Mote_Text', hashCode: '-1', value: '35 }
{ index: '223' key: 'Mote_Text', hashCode: '-1', value: '36 }
{ index: '224' key: 'Mote_Text', hashCode: '-1', value: '37 }
{ index: '225' key: 'Mote_Text', hashCode: '-1', value: '38 }
{ index: '226' key: 'Mote_Text', hashCode: '-1', value: '39 }
{ index: '227' key: 'Mote_Text', hashCode: '-1', value: '40 }
{ index: '228' key: 'Mote_Text', hashCode: '-1', value: '41 }
at FisheryLib.Collections.FishTable2+ThrowHelper[TKey,TValue].ThrowFailedToFindParentInvalidOperationException (FisheryLib.Collections.FishTable2[TKey,TValue] fishTable, System.Int32 childBucketIndex) [0x001ae] in <8627e14902894032bef49426acd48943>:0
at FisheryLib.Collections.FishTable2[TKey,TValue].GetParentBucketIndex (System.Int32 childBucketIndex, System.Boolean throwOnFailure) [0x0001f] in <8627e14902894032bef49426acd48943>:0 at FisheryLib.Collections.FishTable2[TKey,TValue].SetParentTail (System.Int32 entryIndex, System.UInt32 newTail) [0x00000] in <8627e14902894032bef49426acd48943>:0
at FisheryLib.Collections.FishTable2[TKey,TValue].RemoveInternal (TKey key, FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& removedEntry, System.Boolean checkValue, TValue value) [0x00067] in <8627e14902894032bef49426acd48943>:0
at FisheryLib.Collections.FishTable2[TKey,TValue].Remove (TKey key, TValue& value) [0x00000] in <8627e14902894032bef49426acd48943>:0 at FisheryLib.Collections.IndexedFishSet1[T].Remove (T item) [0x00000] in <8627e14902894032bef49426acd48943>:0
at FisheryLib.Collections.IndexedFishSet`1[T].Remove (System.Object value) [0x00008] in <8627e14902894032bef49426acd48943>:0
at PerformanceFish.Listers.ThingsPrepatches.RemoveFromTypeList (Verse.ListerThings lister, Verse.Thing thing) [0x0003b] in <7036db54f8ea4ad395b09328eef6dbcf>:0
at Verse.ListerThings.Remove (Verse.Thing t) [0x0006f] in <95de19971c5d40878d8742747904cdcd>:0
at (wrapper dynamic-method) Verse.Thing.Verse.Thing.DeSpawn_Patch3(Verse.Thing,Verse.DestroyMode)
at Verse.Mote.DeSpawn (Verse.DestroyMode mode) [0x00006] in <95de19971c5d40878d8742747904cdcd>:0
at (wrapper dynamic-method) Verse.Thing.Verse.Thing.Destroy_Patch1(Verse.Thing,Verse.DestroyMode)
at Verse.Mote.TimeInterval (System.Single deltaTime) [0x00010] in <95de19971c5d40878d8742747904cdcd>:0
at Verse.MoteThrown.TimeInterval (System.Single deltaTime) [0x00000] in <95de19971c5d40878d8742747904cdcd>:0
at Verse.Mote.RealtimeUpdate () [0x00018] in <95de19971c5d40878d8742747904cdcd>:0
at Verse.RealtimeMoteList.MoteListUpdate () [0x0001c] in <95de19971c5d40878d8742747904cdcd>:0
at Verse.RealTime.Update () [0x00032] in <95de19971c5d40878d8742747904cdcd>:0
at (wrapper dynamic-method) Verse.Root.Verse.Root.Update_Patch2(Verse.Root)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch5 (string)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch2 (Verse.Root)
Verse.Root_Play:Update ()

Issues opening "Manage areas..."

Hi, I'm having issues opening the "Manage areas..." menu, it's completely blank while the log gets spammed with errors.
I couldn't find anywhere else to post this.

Hugslog: https://gist.github.com/HugsLibRecordKeeper/6f57e3e95f95ff0cded0a278e77c1fb9

In-game error:

Exception filling window for RimWorld.Dialog_ManageAreas: System.TypeInitializationException: The type initializer for 'Fallback1' threw an exception. ---> System.ArgumentException: 'this' type cannot be an interface itself at System.RuntimeType.GetInterfaceMap (System.Type ifaceType) [0x0006e] in <eae584ce26bc40229c1b1aa476bfa589>:0 at FisheryLib.FunctionPointers.Convert.TryFindInterfaceMethod (System.Type from, System.Reflection.MethodInfo interfaceMethod) [0x00014] in <3aa3963c6c1a4d1c92823135adf1b501>:0 at FisheryLib.FunctionPointers.Convert.GetConverterMethod (System.Type from, System.Type to) [0x000a3] in <3aa3963c6c1a4d1c92823135adf1b501>:0 at FisheryLib.FunctionPointers.Convert.GetConverterMethod[TFrom] (System.Type to) [0x00000] in <3aa3963c6c1a4d1c92823135adf1b501>:0 at FisheryLib.FunctionPointers.Convert.GetDefaultConverterFunc[TFrom,TTo] () [0x00000] in <3aa3963c6c1a4d1c92823135adf1b501>:0 at FisheryLib.FunctionPointers.Convert1+Fallback`1[TFrom,TTo]..cctor () [0x00000] in <3aa3963c6c1a4d1c92823135adf1b501>:0
--- End of inner exception stack trace ---
at FisheryLib.Convert.Type[TFrom,TTo] (TFrom from) [0x0000c] in <3aa3963c6c1a4d1c92823135adf1b501>:0
at (wrapper dynamic-method) Verse.Listing.FieldSetter_curX(object,object)
at (wrapper dynamic-method) System.Reflection.FieldInfo.System.Reflection.FieldInfo.SetValue_Patch1(System.Reflection.FieldInfo,object,object)
at TD.Utilities.Listing_StandardExtensions.BeginScrollViewEx (Verse.Listing_Standard listing, UnityEngine.Rect rect, UnityEngine.Vector2& scrollPosition, UnityEngine.Rect viewRect) [0x0005b] in <0dc6e714192b4a29bf2128b8b8e4ae2c>:0
at TD_Enhancement_Pack.Dialog_ManageAreas_Contents_Patch.BeginScrollAndHeader (Verse.Listing_Standard listing, UnityEngine.Rect rect) [0x0017b] in <0dc6e714192b4a29bf2128b8b8e4ae2c>:0
at (wrapper dynamic-method) RimWorld.Dialog_ManageAreas.RimWorld.Dialog_ManageAreas.DoWindowContents_Patch0(RimWorld.Dialog_ManageAreas,UnityEngine.Rect)
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <95de19971c5d40878d8742747904cdcd>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch5 (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)

Any help/suggestions would be appreciated! ^^

This mod seems has an incompatible issue with another mod, but I'm not sure which mod, I have attached the error log

Exception ticking Plant_TallGrass64804 (at (119, 0, 101)): System.InvalidOperationException: Failed to find parent index in FishTable<RimWorld.Plant, System.Int32> for key: 'Plant_TallGrass57662', hashCode: '57662', value: '8', count: '17', bucket array length: '64', total tailing entries count: '1', known chain of tails:
{ index: '4' key: 'Plant_Grass26387', hashCode: '26387', value: '6 }
{ index: '6' key: 'System.Object', hashCode: '1078774989', value: '0 (empty) }
[Ref 3373D258]
at FisheryLib.Collections.FishTable2+ThrowHelper[TKey,TValue].ThrowFailedToFindParentInvalidOperationException (FisheryLib.Collections.FishTable2[TKey,TValue] fishTable, System.Int32 childBucketIndex) [0x001ae] in :0
at FisheryLib.Collections.FishTable2[TKey,TValue].GetParentBucketIndex (System.Int32 childBucketIndex, System.Boolean throwOnFailure) [0x0001f] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable2[TKey,TValue].InsertAsTail (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, System.Int32 bucketIndex) [0x0002c] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable2[TKey,TValue].InsertEntryInternal (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, FisheryLib.Collections.FishTable2+ReplaceBehaviour[TKey,TValue] replaceBehaviour) [0x000b5] in :0
at FisheryLib.Collections.FishTable2[TKey,TValue].InsertEntry (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, FisheryLib.Collections.FishTable2+ReplaceBehaviour[TKey,TValue] replaceBehaviour, System.Boolean shifting) [0x00000] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable2[TKey,TValue].EmplaceWithTailsBackward (System.Int32 entryIndex) [0x0003b] in :0
at FisheryLib.Collections.FishTable2[TKey,TValue].RemoveInternal (TKey key, FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& removedEntry, System.Boolean checkValue, TValue value) [0x0007a] in :0
at FisheryLib.Collections.FishTable2[TKey,TValue].Remove (TKey key, TValue& value) [0x00000] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.IndexedFishSet1[T].Remove (T item) [0x00000] in :0
at FisheryLib.Collections.IndexedFishSet1[T].Remove (System.Object value) [0x00008] in <a3e8b53a325844e98f60ef692520ce62>:0 at PerformanceFish.Listers.ThingsPrepatches.RemoveFromTypeList (Verse.ListerThings lister, Verse.Thing thing) [0x0003b] in <1abb0130249c43c1baf27d70a2458bfe>:0 at Verse.ListerThings.Remove (Verse.Thing t) [0x0006f] in <957a20e0be784a65bc32cf449445b937>:0 at Verse.RegionListersUpdater.DeregisterInRegions (Verse.Thing thing, Verse.Map map) [0x0003a] in <957a20e0be784a65bc32cf449445b937>:0 at Verse.Thing.DeSpawn (Verse.DestroyMode mode) [0x0009a] in <957a20e0be784a65bc32cf449445b937>:0 - TRANSPILER OskarPotocki.VanillaFurnitureExpanded.Security: IEnumerable1 VFESecurity.Patch_Thing+DeSpawn:Transpiler(IEnumerable1 instructions) - PREFIX OskarPotocki.VanillaPsycastsExpanded: Void VanillaPsycastsExpanded.GenRadialCached:DeSpawn_Prefix(Thing __instance) - PREFIX Krkr.Rule56: Void CombatAI.Patches.Thing_Patch+Thing_DeSpawn_Patch:Prefix(Thing __instance) - PREFIX Orion.Hospitality: Boolean Hospitality.Patches.Thing_SpawnSetupPatch+DeSpawn:Prefix(Thing __instance) at Verse.ThingWithComps.DeSpawn (Verse.DestroyMode mode) [0x00007] in <957a20e0be784a65bc32cf449445b937>:0 at RimWorld.Plant.DeSpawn (Verse.DestroyMode mode) [0x00012] in <957a20e0be784a65bc32cf449445b937>:0 at Verse.Thing.Destroy (Verse.DestroyMode mode) [0x00077] in <957a20e0be784a65bc32cf449445b937>:0 at Verse.ThingWithComps.Destroy (Verse.DestroyMode mode) [0x0000d] in <957a20e0be784a65bc32cf449445b937>:0 - PREFIX Krkr.Rule56: Void CombatAI.Patches.ThingWithComps_Patch+ThingWithComps_Destroy_Patch:Prefix(ThingWithComps __instance) at Verse.Thing.Kill (System.Nullable1[T] dinfo, Verse.Hediff exactCulprit) [0x00000] in <957a20e0be784a65bc32cf449445b937>:0
at Verse.ThingWithComps.Kill (System.Nullable1[T] dinfo, Verse.Hediff exactCulprit) [0x00024] in <957a20e0be784a65bc32cf449445b937>:0 at RimWorld.Plant.Kill (System.Nullable1[T] dinfo, Verse.Hediff exactCulprit) [0x00074] in <957a20e0be784a65bc32cf449445b937>:0
at Verse.DamageWorker.Apply (Verse.DamageInfo dinfo, Verse.Thing victim) [0x001ba] in <957a20e0be784a65bc32cf449445b937>:0
at Verse.Thing.TakeDamage (Verse.DamageInfo dinfo) [0x001e0] in <957a20e0be784a65bc32cf449445b937>:0
- TRANSPILER Amnabi.Knockback: IEnumerable1 PawnKnockback.AbsorbDamagePatch:Transpiler(ILGenerator generator, IEnumerable1 instructions)
- PREFIX RedMattis.BetterPrerequisites: Void BigAndSmall.TakeDamagePatch:Prefix(Thing __instance, DamageInfo& dinfo)
- PREFIX OskarPotocki.VFECore: Void AnimalBehaviours.Patch_TakeDamage:Prefix(Thing __instance, DamageInfo dinfo)
- PREFIX VanillaExpanded.VFEA: Void VFEAncients.PowerWorker_Damages:ChangeDamage(DamageInfo& dinfo, Thing __instance)
- PREFIX jecstools.jecrell.comps.deflector: Boolean CompDeflector.HarmonyCompDeflector:TakeDamage_PreFix(Thing __instance, DamageInfo& dinfo)
- PREFIX OskarPotocki.VanillaFactionsExpandedMechanoids: Void VFEMech.Thing_TakeDamage_Patch:Prefix(Thing __instance, DamageInfo& dinfo)
- PREFIX Rimworld.Alite.EBSG.main: Boolean EBSGFramework.HarmonyPatches:TakeDamagePrefix(DamageInfo& dinfo, Thing __instance, DamageResult __result)
- PREFIX VFETribalsMod: Void VFETribals.Thing_TakeDamage_Patch:Prefix(Thing __instance, DamageInfo& dinfo)
- PREFIX ExoHW.ExosuitHeavyWeapon: Boolean HeavyMelee.Harmony_ExosuitHeavyWeapon:TakeDamageExtendedShield(Thing __instance, DamageInfo dinfo, DamageResult& __result)
- PREFIX rimworld.jecrell.jedi: Void ProjectJedi.HarmonyPatches:TakeDamage_PreFix(DamageInfo& dinfo)
- PREFIX Mlie.YayosCombat3: Void yayoCombat.patch_Thing_TakeDamage:Prefix(DamageInfo& dinfo)
- POSTFIX OskarPotocki.VFECore: Void VFECore.Patch_Thing_TakeDamage:Postfix(Thing __instance, DamageInfo dinfo)
- POSTFIX Rimworld.Alite.EBSG.main: Void EBSGFramework.HarmonyPatches:TakeDamagePostfix(DamageInfo& dinfo, Thing __instance, DamageResult __result)
- POSTFIX OskarPotocki.VanillaTraitsExpanded: Void VanillaTraitsExpanded.TakeDamage_Patch:Postfix()
at RimWorld.Plant.TickLong () [0x00164] in <957a20e0be784a65bc32cf449445b937>:0
- POSTFIX Kikohi.VanillaEventExpanded: Void VEE.Plant_TickLong_Patch:Postfix(Plant& __instance, Int32& ___madeLeaflessTick)
at Verse.TickList.Tick () [0x001a1] in <957a20e0be784a65bc32cf449445b937>:0
- TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable1 instructions, MethodBase original)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickList.Tick_Patch0 (Verse.TickList)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch3 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)

Error log in mod environment

Exception in Verse.TickList.Tick: System.InvalidOperationException: Failed to find parent index in FishTable<RimWorld.Plant, System.Int32> for key: 'System.Object', hashCode: '77', value: '0', count: '34', bucket array length: '128', total tailing entries count: '4', known chain of tails:
{ index: '75' key: 'System.Object', hashCode: '77', value: '0 (empty) }
[Ref C7ABB6F4]
at FisheryLib.Collections.FishTable2+ThrowHelper[TKey,TValue].ThrowFailedToFindParentInvalidOperationException (FisheryLib.Collections.FishTable2[TKey,TValue] fishTable, System.Int32 childBucketIndex) [0x001ae] in :0
at FisheryLib.Collections.FishTable2[TKey,TValue].GetParentBucketIndex (System.Int32 childBucketIndex, System.Boolean throwOnFailure) [0x0001f] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable2[TKey,TValue].InsertAsTail (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, System.Int32 bucketIndex) [0x0002c] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable2[TKey,TValue].InsertEntryInternal (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, FisheryLib.Collections.FishTable2+ReplaceBehaviour[TKey,TValue] replaceBehaviour) [0x000b5] in :0
at FisheryLib.Collections.FishTable2[TKey,TValue].InsertEntry (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, FisheryLib.Collections.FishTable2+ReplaceBehaviour[TKey,TValue] replaceBehaviour, System.Boolean shifting) [0x00000] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable2[TKey,TValue].InsertAsTail (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, System.Int32 bucketIndex) [0x000a2] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable2[TKey,TValue].InsertEntryInternal (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, FisheryLib.Collections.FishTable2+ReplaceBehaviour[TKey,TValue] replaceBehaviour) [0x000b5] in :0
at FisheryLib.Collections.FishTable2[TKey,TValue].InsertEntry (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, FisheryLib.Collections.FishTable2+ReplaceBehaviour[TKey,TValue] replaceBehaviour, System.Boolean shifting) [0x00000] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable2[TKey,TValue].EmplaceWithTailsBackward (System.Int32 entryIndex) [0x0003b] in :0
at FisheryLib.Collections.FishTable2[TKey,TValue].RemoveInternal (TKey key, FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& removedEntry, System.Boolean checkValue, TValue value) [0x0007a] in :0
at FisheryLib.Collections.FishTable2[TKey,TValue].Remove (TKey key, TValue& value) [0x00000] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.IndexedFishSet1[T].Remove (T item) [0x00000] in :0
at FisheryLib.Collections.IndexedFishSet1[T].Remove (System.Object value) [0x00008] in <a3e8b53a325844e98f60ef692520ce62>:0 at PerformanceFish.Listers.ThingsPrepatches.RemoveFromTypeList (Verse.ListerThings lister, Verse.Thing thing) [0x0003b] in <1abb0130249c43c1baf27d70a2458bfe>:0 at Verse.ListerThings.Remove (Verse.Thing t) [0x0006f] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 at Verse.RegionListersUpdater.DeregisterInRegions (Verse.Thing thing, Verse.Map map) [0x0003a] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 at Verse.Thing.DeSpawn (Verse.DestroyMode mode) [0x00094] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 - TRANSPILER OskarPotocki.VanillaFurnitureExpanded.Security: IEnumerable1 VFESecurity.Patch_Thing+DeSpawn:Transpiler(IEnumerable1 instructions) - PREFIX OskarPotocki.VanillaPsycastsExpanded: Void VanillaPsycastsExpanded.GenRadialCached:DeSpawn_Prefix(Thing __instance) - PREFIX Orion.Hospitality: Boolean Hospitality.Patches.Thing_SpawnSetupPatch+DeSpawn:Prefix(Thing __instance) at Verse.ThingWithComps.DeSpawn (Verse.DestroyMode mode) [0x00007] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 at RimWorld.Plant.DeSpawn (Verse.DestroyMode mode) [0x00012] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 at Verse.Thing.Destroy (Verse.DestroyMode mode) [0x00077] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 at Verse.ThingWithComps.Destroy (Verse.DestroyMode mode) [0x00007] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 at Verse.Thing.Kill (System.Nullable1[T] dinfo, Verse.Hediff exactCulprit) [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at Verse.ThingWithComps.Kill (System.Nullable1[T] dinfo, Verse.Hediff exactCulprit) [0x00024] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 at RimWorld.Plant.Kill (System.Nullable1[T] dinfo, Verse.Hediff exactCulprit) [0x00074] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at Verse.DamageWorker.Apply (Verse.DamageInfo dinfo, Verse.Thing victim) [0x001ba] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at Verse.Thing.TakeDamage (Verse.DamageInfo dinfo) [0x0013a] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- TRANSPILER Amnabi.Knockback: IEnumerable1 PawnKnockback.AbsorbDamagePatch:Transpiler(ILGenerator generator, IEnumerable1 instructions)
- PREFIX OskarPotocki.VFECore: Void AnimalBehaviours.Patch_TakeDamage:Prefix(Thing __instance, DamageInfo dinfo)
- PREFIX jecstools.jecrell.comps.deflector: Boolean CompDeflector.HarmonyCompDeflector:TakeDamage_PreFix(Thing __instance, DamageInfo& dinfo)
- POSTFIX OskarPotocki.VFECore: Void VFECore.Patch_Thing_TakeDamage:Postfix(Thing __instance, DamageInfo dinfo)
- POSTFIX com.CaesarV6.DamageMotes.Patch: Void DamageMotes.DamageMotes_Patch:Postfix(DamageInfo dinfo, Thing __instance, DamageResult __result)
at RimWorld.Plant.TickLong () [0x00189] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- TRANSPILER PerformanceOptimizer.Main: IEnumerable1 PerformanceOptimizer.Optimization_Plant_TickLong:Transpiler(IEnumerable1 instructions)
- PREFIX PerformanceOptimizer.Main: Boolean PerformanceOptimizer.Optimization_Plant_TickLong:Prefix(Plant __instance)
at Verse.TickList.Tick () [0x001a1] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable1 instructions, MethodBase original)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.