Closed jaevans closed 2 months ago
I can confirm the same happens on the Windows client as well.
Also verified on Mac version as well. Same versions of Valheim and V+
https://github.com/Grantapher/ValheimPlus/releases/tag/0.9.14.0-alpha04 this version should work (even though this isn't ptb any more), a new release will be added later.
0.9.14.0 fixes the issues. Closing.
Describe the bug
When starting game, player seems to spin rapidly and no controls work. This happens with V+ saves and older non V+ maps and characters.
Looking at the player.log shows a repeated series of
To Reproduce
Steps for the devs to reproduce the behavior:
Expected behavior
Game works normally
Troubleshooting
Disabling V+ makes base game work correctly.
Screenshots
If applicable, add screenshots to help explain your problem.
Link to pastebin containing .cfg configuration if applicable:
Additional context
m_FirstSpawn
is set inIt also appears in
valheim_Data/Managed/assembly_valheim.dll
so I don't think it was completely removed, but I have no C# or unity experience so I'm not sure how to dig deeper