You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
ValheimPlus.GameClasses.Player_Update_Patch.Postfix (Player& __instance, UnityEngine.Vector3& ___m_moveDir, UnityEngine.Vector3& ___m_lookDir, UnityEngine.GameObject& ___m_placementGhost, UnityEngine.Transform ___m_eye) (at <7c2de1882abc413da7273413f1d1b902>:0)
(wrapper dynamic-method) Player.DMDPlayer::Update(Player)
Description
With both V+ and Auga by RandyKnapp version 1.1.2 installed there is the above error when the clock is enabled. User fixed the issue by disabling the V+ clock in the config.
The text was updated successfully, but these errors were encountered:
Describe the bug
Repeating spammed error:
[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
ValheimPlus.GameClasses.Player_Update_Patch.Postfix (Player& __instance, UnityEngine.Vector3& ___m_moveDir, UnityEngine.Vector3& ___m_lookDir, UnityEngine.GameObject& ___m_placementGhost, UnityEngine.Transform ___m_eye) (at <7c2de1882abc413da7273413f1d1b902>:0)
(wrapper dynamic-method) Player.DMDPlayer::Update(Player)
Description
With both V+ and Auga by RandyKnapp version 1.1.2 installed there is the above error when the clock is enabled. User fixed the issue by disabling the V+ clock in the config.
The text was updated successfully, but these errors were encountered: