Skip to content

[Bug]: Dropped weapons stay in loot menu until refresh #98

@Seb263

Description

@Seb263

What happened? (Actual vs Expected Behavior)

Hi,

When using QuickLoot without USSEP, killing any NPC with a weapon will cause that weapon (from ExtraDroppedItemList) to show in the loot menu, but after taking it, the item stays visible until:

  • you take it a second time
  • or look away and back to refresh the UI.

My recent mod, Death Drop Overhaul, simply restores the vanilla iDeathDropWeaponChance setting, which USSEP sets to 0 to avoid issues with generated weapons references that may persists. But the issue still occurs even with no DDO. Just having USSEP disabled is enough to see it.

So the bug is native and just hidden by USSEP’s workaround.

Seems like QuickLoot doesn’t update properly when looting items from ExtraDroppedItemList.

Let me know if you want help reproducing or testing.

What mods for icons where you using, if any?

No response

Steps to Reproduce

  1. Disable USSEP (or install Death Drop Overhaul)
  2. Kill any NPC with a weapon
  3. Loot via QuickLoot
  4. Take the weapon
  5. It stays in the list until a UI refresh

Version

3.0.0

What Skyrim version are you using?

1.6.1170

Relevant log output (Expandable)

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions