Closed PaloAlo closed 1 year ago
[Error : Unity Log] MissingMethodException: void Character.UseStamina(single) Stack trace: (wrapper dynamic-method) Character.DMD(Character,single) (wrapper dynamic-method) Character.DMD(Character,single) (wrapper dynamic-method) Character.DMD(Character) (wrapper dynamic-method) MonoUpdaters.DMD(MonoUpdaters)
it has an additional param that you are missing
Thank you. I am aware of the issue and am working to resolve it.
I have updated the mod to be compatible with the latest version of the game.
[Error : Unity Log] MissingMethodException: void Character.UseStamina(single) Stack trace: (wrapper dynamic-method) Character.DMD(Character,single)
(wrapper dynamic-method) Character.DMD(Character,single)
(wrapper dynamic-method) Character.DMD(Character)
(wrapper dynamic-method) MonoUpdaters.DMD(MonoUpdaters)
it has an additional param that you are missing