jpw1991 / chebs-necromancy

Cheb's Necromancy adds Necromancy to Valheim via craftable wands and structures. Minions will follow you, guard your base, and perform menial tasks.
The Unlicense
10 stars 4 forks source link

4.9.1 null object exceptions #259

Open jpw1991 opened 5 months ago

jpw1991 commented 5 months ago

A couple of null ref exceptions popping up during my last session:

[Error  : Unity Log] NullReferenceException
Stack trace:
ChebsNecromancy.Structures.TreasurePylon+<LookForPieces>d__9.MoveNext () (at <9deeed1516644e54ac9ae8f2b6d43ca9>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <ce92d5bb84d44bdd8d1e691bd897fda8>:0)
[Error  : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
ChebsValheimLibrary.Minions.ChebGonazMinion.GetWaitPosition () (at <f6f3da44cc384c74b59a012dc86a2331>:0)
ChebsValheimLibrary.Minions.ChebGonazMinion.RoamFollowOrWait () (at <f6f3da44cc384c74b59a012dc86a2331>:0)
ChebsNecromancy.Minions.Skeletons.SkeletonMinion+<WaitForZNet>d__23.MoveNext () (at <9deeed1516644e54ac9ae8f2b6d43ca9>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <ce92d5bb84d44bdd8d1e691bd897fda8>:0)

LogOutput.log