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
Describe the bug Get this error, my character is spinning and i am not able to move.
[Error : Unity Log] MissingFieldException: Field not found: bool .Player.m_firstSpawn Due to: Could not find field in class
Stack trace:
(wrapper dynamic-method) Player.DMDPlayer::OnSpawned(Player,bool)
Game.SpawnPlayer (UnityEngine.Vector3 spawnPoint, System.Boolean spawnValkyrie) (at <4a27d3ae196c493ab7929138c39de23e>:0)
(wrapper dynamic-method) Game.DMDGame::UpdateRespawn(Game,single)
Game.FixedUpdate () (at <4a27d3ae196c493ab7929138c39de23e>:0)
I will try to send a video soon, but at the moment dont have anything to record with.
A clear and concise description of what the bug is and how you found it.
To Reproduce
Steps for the devs to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Troubleshooting
What steps have you taken to try to fix? Remove valheim plus and it stops the bug, edit config to disable some features, doesnt work.
Screenshots
If applicable, add screenshots to help explain your problem.
Link to pastebin containing .cfg configuration if applicable:
Additional context
Please list any other mods besides V+ that you have installed here. Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Seems alwfully scammy, i installed it through thunderstore, how can i fix it then?
Sorry, something went wrong.
This repo is abandoned (and the game updated today) so check out this repo: https://github.com/Grantapher/ValheimPlus
No branches or pull requests
Describe the bug
Get this error, my character is spinning and i am not able to move.
[Error : Unity Log] MissingFieldException: Field not found: bool .Player.m_firstSpawn Due to: Could not find field in class
Stack trace:
(wrapper dynamic-method) Player.DMDPlayer::OnSpawned(Player,bool)
Game.SpawnPlayer (UnityEngine.Vector3 spawnPoint, System.Boolean spawnValkyrie) (at <4a27d3ae196c493ab7929138c39de23e>:0)
(wrapper dynamic-method) Game.DMDGame::UpdateRespawn(Game,single)
Game.FixedUpdate () (at <4a27d3ae196c493ab7929138c39de23e>:0)
I will try to send a video soon, but at the moment dont have anything to record with.
A clear and concise description of what the bug is and how you found it.
To Reproduce
Steps for the devs to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Troubleshooting
What steps have you taken to try to fix?
Remove valheim plus and it stops the bug, edit config to disable some features, doesnt work.
Screenshots
If applicable, add screenshots to help explain your problem.
Link to pastebin containing .cfg configuration if applicable:
Additional context
Please list any other mods besides V+ that you have installed here. Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: