ValheimPlus icon indicating copy to clipboard operation
ValheimPlus copied to clipboard

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

Open billabonGS4 opened this issue 3 years ago • 0 comments

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.

billabonGS4 avatar Jan 03 '23 13:01 billabonGS4