We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When removing V+ from the plugins the warning and the error disappear. Using the build version of #793
Warning: Unity Log] Error loading player data: /characters/ulfberth.fch [Info : Unity Log] 04/18/2023 00:38:57: OnCharacterStart [Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: FejdStartup.OnWorldStart () (at <49d9aaa0119f4006a902669e02c0ad15>:0) UnityEngine.Events.InvokableCall.Invoke () (at <80fe1a4e36fe44618284312cb721a597>:0) UnityEngine.Events.UnityEvent.Invoke () (at <80fe1a4e36fe44618284312cb721a597>:0) UnityEngine.UI.Button.Press () (at <e97aac8d17514bea83fadfd039e9187a>:0) UnityEngine.UI.Button.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) (at <e97aac8d17514bea83fadfd039e9187a>:0) UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <e97aac8d17514bea83fadfd039e9187a>:0) UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <e97aac8d17514bea83fadfd039e9187a>:0) UnityEngine.EventSystems.EventSystem:Update()
The text was updated successfully, but these errors were encountered:
if your using version 0.9.9.13, then you using an outdated version.
https://github.com/Grantapher/ValheimPlus/releases/tag/0.9.9.15 is the latest working version
Sorry, something went wrong.
@stolenvw stop beating me to these :P
Anywho, current versions are:
Valheim: 215.2 Bepinex: 5.4.2105 V+: 9.9.15
Make sure you're on those versions and see if the error clears up.
Oh nice, didnt knew about that fork. I just had the old dll file that was attached for testing purposes
No branches or pull requests
When removing V+ from the plugins the warning and the error disappear.
Using the build version of #793
The text was updated successfully, but these errors were encountered: