We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
2+ThrowHelper[TKey,TValue].ThrowFailedToFindParentInvalidOperationException (FisheryLib.Collections.FishTable
2[TKey,TValue].GetParentBucketIndex (System.Int32 childBucketIndex, System.Boolean throwOnFailure) [0x0001f] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable
2+Entry[TKey,TValue]& entry, System.Int32 bucketIndex) [0x0002c] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable
2+Entry[TKey,TValue]& entry, FisheryLib.Collections.FishTable
2[TKey,TValue].InsertEntry (FisheryLib.Collections.FishTable
2+ReplaceBehaviour[TKey,TValue] replaceBehaviour, System.Boolean shifting) [0x00000] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable
2+Entry[TKey,TValue]& entry, System.Int32 bucketIndex) [0x000a2] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable
2[TKey,TValue].RemoveInternal (TKey key, FisheryLib.Collections.FishTable
2[TKey,TValue].Remove (TKey key, TValue& value) [0x00000] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.IndexedFishSet
1[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: IEnumerable
1 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.Nullable
1[T] dinfo, Verse.Hediff exactCulprit) [0x00024] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 at RimWorld.Plant.Kill (System.Nullable
1 PawnKnockback.AbsorbDamagePatch:Transpiler(ILGenerator generator, IEnumerable
1 PerformanceOptimizer.Optimization_Plant_TickLong:Transpiler(IEnumerable
1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.FishTable
2+ThrowHelper[TKey,TValue].ThrowFailedToFindParentInvalidOperationException (FisheryLib.Collections.FishTable
2[TKey,TValue] fishTable, System.Int32 childBucketIndex) [0x001ae] in :0at FisheryLib.Collections.FishTable
2[TKey,TValue].GetParentBucketIndex (System.Int32 childBucketIndex, System.Boolean throwOnFailure) [0x0001f] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable
2[TKey,TValue].InsertAsTail (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, System.Int32 bucketIndex) [0x0002c] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable
2[TKey,TValue].InsertEntryInternal (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, FisheryLib.Collections.FishTable
2+ReplaceBehaviour[TKey,TValue] replaceBehaviour) [0x000b5] in :0at FisheryLib.Collections.FishTable
2[TKey,TValue].InsertEntry (FisheryLib.Collections.FishTable
2+Entry[TKey,TValue]& entry, FisheryLib.Collections.FishTable2+ReplaceBehaviour[TKey,TValue] replaceBehaviour, System.Boolean shifting) [0x00000] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable
2[TKey,TValue].InsertAsTail (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, System.Int32 bucketIndex) [0x000a2] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable
2[TKey,TValue].InsertEntryInternal (FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& entry, FisheryLib.Collections.FishTable
2+ReplaceBehaviour[TKey,TValue] replaceBehaviour) [0x000b5] in :0at FisheryLib.Collections.FishTable
2[TKey,TValue].InsertEntry (FisheryLib.Collections.FishTable
2+Entry[TKey,TValue]& entry, FisheryLib.Collections.FishTable2+ReplaceBehaviour[TKey,TValue] replaceBehaviour, System.Boolean shifting) [0x00000] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.FishTable
2[TKey,TValue].EmplaceWithTailsBackward (System.Int32 entryIndex) [0x0003b] in :0at FisheryLib.Collections.FishTable
2[TKey,TValue].RemoveInternal (TKey key, FisheryLib.Collections.FishTable
2+Entry[TKey,TValue]& removedEntry, System.Boolean checkValue, TValue value) [0x0007a] in :0at FisheryLib.Collections.FishTable
2[TKey,TValue].Remove (TKey key, TValue& value) [0x00000] in <a3e8b53a325844e98f60ef692520ce62>:0 at FisheryLib.Collections.IndexedFishSet
1[T].Remove (T item) [0x00000] in :0at FisheryLib.Collections.IndexedFishSet
1[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: IEnumerable
1 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.Nullable
1[T] dinfo, Verse.Hediff exactCulprit) [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0at Verse.ThingWithComps.Kill (System.Nullable
1[T] dinfo, Verse.Hediff exactCulprit) [0x00024] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 at RimWorld.Plant.Kill (System.Nullable
1[T] dinfo, Verse.Hediff exactCulprit) [0x00074] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0at 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: IEnumerable
1 PawnKnockback.AbsorbDamagePatch:Transpiler(ILGenerator generator, IEnumerable
1 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: IEnumerable
1 PerformanceOptimizer.Optimization_Plant_TickLong:Transpiler(IEnumerable
1 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: IEnumerable
1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable
1 instructions, MethodBase original)The text was updated successfully, but these errors were encountered: