Thar she broke. MissingFieldException: Field not found: int .Player.s_statusEffectCampFire Due to: Could not find field in class at (wrapper dynamic-method) Player.DMD<Player::GetActionProgress>(Player,string&,single&) at Hud.UpdateActionProgress (Player player) [0x00000] in <79989041713a40fba2973f1624473248>:0 at Hud.Update () [0x002d7] in <79989041713a40fba2973f1624473248>:0
I assume this went down with the Ashlands update, and the devs moved the field into another class or changed its name. Granted, I have many mods, so it could be a conflict, but disabling only Brynsten eliminates the error for me.
5 comments
MissingFieldException: Field not found: int .Player.s_statusEffectCampFire Due to: Could not find field in class
at (wrapper dynamic-method) Player.DMD<Player::GetActionProgress>(Player,string&,single&)
at Hud.UpdateActionProgress (Player player) [0x00000] in <79989041713a40fba2973f1624473248>:0
at Hud.Update () [0x002d7] in <79989041713a40fba2973f1624473248>:0
I assume this went down with the Ashlands update, and the devs moved the field into another class or changed its name. Granted, I have many mods, so it could be a conflict, but disabling only Brynsten eliminates the error for me.