Skip to content
New issue

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

[BUG] Patch 0.215.2 Incompatibility #809

Closed
nilsroesel opened this issue Apr 17, 2023 · 3 comments
Closed

[BUG] Patch 0.215.2 Incompatibility #809

nilsroesel opened this issue Apr 17, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@nilsroesel
Copy link

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()
@nilsroesel nilsroesel added the bug Something isn't working label Apr 17, 2023
@stolenvw
Copy link
Contributor

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

@SSimp258
Copy link

@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.

@nilsroesel
Copy link
Author

Oh nice, didnt knew about that fork. I just had the old dll file that was attached for testing purposes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants