BruceOfTheBow / BruceComfyMods

Player mods made for Comfy Valheim
GNU General Public License v3.0
1 stars 3 forks source link

Error when not using Jotunn #18

Open Cryoshakespeare opened 3 weeks ago

Cryoshakespeare commented 3 weeks ago

I was consistently getting this error with nothing but Gizmo (and BepInEx) every frame on starting a world with a new character:

[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: ComfyGizmo.RotationManager.HideGizmos () (at <88edf4fb0e4049fa82485dda834357d3>:0) ComfyGizmo.PlayerPatch.UpdatePlacementPostfix (Player __instance, System.Boolean takeInput) (at <88edf4fb0e4049fa82485dda834357d3>:0) (wrapper dynamic-method) Player.DMD(Player,bool,single) Player.Update () (at <67f3c386e04446c49523ecfd5b8921c2>:0)

The error went away when I installed Jotunn, but Jotunn does not automatically install on Thunderstore at least since it isn't listed as a dependency. (Though I had set the config to hide the Gizmo prefab, this error persisted with it enabled also.)