RustyMods / Almanac

Valheim trophy panel extension to give users information about the creatures associated with the trophies.
2 stars 0 forks source link

Error on Patch 0.217.38 #3

Closed Silencx closed 8 months ago

Silencx commented 9 months ago

After updating to the new patch this error started to popup Its in a constant loop when you try to click on any button as it doesn't detect any button.

[Error  : Unity Log] MissingMethodException: Method not found: UnityEngine.KeyCode .ZInput.GetPressedKey()
Stack trace:
(wrapper dynamic-method) ZInput.DMD<ZInput::OnInput>(ZInput,ZInput/InputSource,bool)
ZInput.GetMouseDelta () (at <ed65d830ff594fac955d8e92d5393621>:0)
ZInput.CheckMouseInput () (at <ed65d830ff594fac955d8e92d5393621>:0)
ZInput.InternalUpdate (System.Single dt) (at <ed65d830ff594fac955d8e92d5393621>:0)
ZInput.Update (System.Single dt) (at <ed65d830ff594fac955d8e92d5393621>:0)
FejdStartup.Update () (at <dbd2a6fbcde9498cadcacfb37ef883e3>:0)
RustyMods commented 9 months ago

Thank you, I will update as soon as I can. Currently dealing with a family emergency, so I won't be able to update until next week.