Arackulele / GrimoraMod

Grimora Mod for Inscryption
16 stars 7 forks source link

Pharaoh's challenge softlock #172

Closed AntasmaEX2004 closed 1 year ago

AntasmaEX2004 commented 1 year ago

the challenge is "whenever a second card dies, you are dealt 1 damage and one of your cards gains 1 power" i had many brittle cards so eventually the game softlocked after applying the 1 damage. here's the error.

[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: DiskCardGame.Card.RenderCard () (at <4bde92741da1454db82522c215e393a6>:0) DiskCardGame.PlayableCard.UpdateStatsText () (at <4bde92741da1454db82522c215e393a6>:0) DiskCardGame.PlayableCard.OnStatsChanged () (at <4bde92741da1454db82522c215e393a6>:0) DiskCardGame.PlayableCard.ManagedUpdate () (at <4bde92741da1454db82522c215e393a6>:0) FrameLoopManager.ExecuteIteration (FrameLoopManager+IterationType type) (at <4bde92741da1454db82522c215e393a6>:0) FrameLoopManager.Update () (at <4bde92741da1454db82522c215e393a6>:0)

Arackulele commented 1 year ago

fixed