valheimPlus / ValheimPlus

A HarmonyX Mod aimed at improving the gameplay and quality of life of the game Valheim.
http://valheim.plus
GNU Affero General Public License v3.0
967 stars 236 forks source link

[BUG] Could not load data of type UnityEngine.KeyCode for key enterAdvancedBuildingMode #757

Open billabonGS4 opened 1 year ago

billabonGS4 commented 1 year ago

I hope you can help me with it. I get this error message in the logs.>

[Info : Unity Log] Loading config section AdvancedBuildingMode

[Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key enterAdvancedBuildingMode [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key exitAdvancedBuildingMode [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key copyObjectRotation [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key pasteObjectRotation [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key increaseScrollSpeed [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key decreaseScrollSpeed [Info : Unity Log] Loading config section AdvancedEditingMode [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key enterAdvancedEditingMode [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key resetAdvancedEditingMode [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key abortAndExitAdvancedEditingMode [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key confirmPlacementOfAdvancedEditingMode [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key copyObjectRotation [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key pasteObjectRotation [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key increaseScrollSpeed [Warning: Unity Log] Could not load data of type UnityEngine.KeyCode for key decreaseScrollSpeed

I change the button setting and no matter what I set I always get the same error code. I set this option via the server interface of V+ So I can't use these features ingame and then I get the following message: >

[Info : Unity Log] Look rotation viewing vector is zero This message gets spammed in my logs as soon as I'm holding a hammer so I'm in build mode. My FPS is badly affected by this and I can't find a solution to this problem.