Gargamiel / PokeWorld

RimWorld mod adding all 493 Pokémon from gen I-IV
MIT License
22 stars 9 forks source link

[Compatibility] Achtung float menu display an error, but no functionnality issue #1

Closed Gargamiel closed 2 years ago

Gargamiel commented 3 years ago

Relevant log:

Exception in RimWorld.FloatMenuMakerMap.ChoicesAtFor: System.NullReferenceException: Object reference not set to an instance of an object at Verse.ThingDef.get_IsNonDeconstructibleAttackableBuilding () [0x00008] in :0 at RimWorld.TargetingParameters+<>c.b__35_0 (Verse.TargetInfo targ) [0x00012] in :0 at RimWorld.TargetingParameters.CanTarget (Verse.TargetInfo targ, RimWorld.ITargetingSource source) [0x00008] in :0 at Verse.GenUI.ThingsUnderMouse (UnityEngine.Vector3 clickPos, System.Single pawnWideClickRadius, RimWorld.TargetingParameters clickParams, RimWorld.ITargetingSource source) [0x000f6] in :0 at Verse.GenUI+d__42.MoveNext () [0x00022] in :0 at RimWorld.FloatMenuMakerMap.AddDraftedOrders (UnityEngine.Vector3 clickPos, Verse.Pawn pawn, System.Collections.Generic.List`1[T] opts, System.Boolean suppressAutoTakeableGoto) [0x00357] in :0 at RimWorld.FloatMenuMakerMap.ChoicesAtFor (UnityEngine.Vector3 clickPos, Verse.Pawn pawn, System.Boolean suppressAutoTakeableGoto) [0x000f0] in :0

Gargamiel commented 2 years ago

Fixed with latest release, CryptosleepBall def had "isFrame" set to true