xoxfaby / BetterUI

Risk of Rain 2 mod BetterUI
Other
62 stars 34 forks source link

NullReferenceException at “BetterUI.Misc.GenericPickupController_GetContextString(...)” #181

Open BTP-G opened 9 months ago

BTP-G commented 9 months ago

[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: BetterUI.Misc.GenericPickupController_GetContextString (System.Func`3[T1,T2,TResult] orig, RoR2.GenericPickupController self, RoR2.Interactor activator) (at <2fb56229693848099e0407546d691655>:IL_0026) DMD<>?1589187840.Hook?572692864 (RoR2.GenericPickupController , RoR2.Interactor ) (at <38730495f35b4285b86c8795fcef103e>:IL_000A) RoR2.UI.ContextManager.Update () (at <1d532be543be416b9db3594e4b62447d>:IL_00D5)

BetterUI Version
v2.8.4

Additional information
buginfo

xoxfaby commented 9 months ago

How would this end up being null though other than a messed up modded item?

BTP-G commented 9 months ago

I'm not sure what caused it, either