Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
BTP-G opened this issue Jan 2, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@BTP-G
Copy link

BTP-G commented Jan 2, 2024

[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.HookRoR2.GenericPickupController::GetContextString?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

@BTP-G BTP-G added the bug Something isn't working label Jan 2, 2024
@xoxfaby
Copy link
Owner

xoxfaby commented Jan 2, 2024

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

@BTP-G
Copy link
Author

BTP-G commented Jan 2, 2024

I'm not sure what caused it, either

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants