Skip to content
New issue

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

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

Open
liyifanlimeng opened this issue May 3, 2024 · 0 comments

Comments

@liyifanlimeng
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant