Skip to content

LookingGlass.BuffDescriptions can break when entering Artifact World. #139

Open
@WolfoIsBestWolf

Description

Dunno if it's only really in testing or if it can happen in a real run too either way would be good to take a look at.

Just kinda next_stage artifactworld a couple of times and it tends to happen.

It put's you into this weird phantom state where your can't pickup items but still get items infinitely but the item hud also no longer updates.

[Error  : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
LookingGlass.BuffDescriptions.BuffDescriptionsClass.BuffIconUpdateIcon (System.Action`1[T] orig, RoR2.UI.BuffIcon self) (at /home/runner/work/LookingGlass/LookingGlass/LookingGlass/BuffDescriptions/BuffDescriptions.cs:68)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RoR2.UI.BuffIcon::UpdateIcon>?-1937870448(RoR2.UI.BuffIcon)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RoR2.UI.BuffIcon::UpdateIcon>?1052904242(RoR2.UI.BuffIcon)
TeammateRevive.Revive.ReviveLinkBuffIconManager.Hook_Update (On.RoR2.UI.BuffIcon+orig_UpdateIcon orig, RoR2.UI.BuffIcon buffIcon) (at <abc429513faf48f0a30e1bc4c21ca61a>:IL_0001)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RoR2.UI.BuffIcon::UpdateIcon>?-1321093608(RoR2.UI.BuffIcon)
(wrapper dynamic-method) RoR2.UI.BuffDisplay.DMD<RoR2.UI.BuffDisplay::UpdateLayout>(RoR2.UI.BuffDisplay)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RoR2.UI.BuffDisplay::UpdateLayout>?-1371966384(RoR2.UI.BuffDisplay)
LookingGlass.BuffTimers.BuffTimersClass.UpdateLayout (System.Action`1[T] orig, RoR2.UI.BuffDisplay self) (at /home/runner/work/LookingGlass/LookingGlass/LookingGlass/BuffTimers/BuffTimersClass.cs:47)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RoR2.UI.BuffDisplay::UpdateLayout>?-656204628(RoR2.UI.BuffDisplay)
RoR2.UI.BuffDisplay.ResetAllocatedIcons () (at <a149dbd7438a4e73b97d6600b3a2bbd4>:IL_0013)
RoR2.UI.BuffDisplay.SetSource (RoR2.CharacterBody _source) (at <a149dbd7438a4e73b97d6600b3a2bbd4>:IL_0016)
(wrapper dynamic-method) RoR2.UI.HUD.DMD<RoR2.UI.HUD::Update>(RoR2.UI.HUD)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions