Skip to content

Duplicate loot pool causes crash during loot interaction #20

@yoshinoyo

Description

@yoshinoyo

latest.log

[21:40:29] [Server thread/ERROR]: Duplicate pool name 'ee:vault' in table 'ee:vault'. Duplicate added as 'ee:vault0'.
Report this to the loot adder.
[21:40:29] [Server thread/ERROR]: Duplicate pool name 'ee:vault' in table 'ee:vault'. Duplicate added as 'ee:vault0'.
Report this to the loot adder.
[21:40:29] [Server thread/ERROR]: Duplicate pool name 'ee:vault' in table 'ee:vault'. Duplicate added as 'ee:vault0'.
Report this to the loot adder.
Hi, I encountered a serious issue with the loot table in your mod.
I am using your mod in a modpack, and I found that the following problem occurs during gameplay

The game reports a repeated pool in ee:vault

[Server thread/ERROR]: Duplicate pool name 'ee:vault' in table 'ee:vault'. Duplicate added as 'ee:vault0'.

After this error appears, I can still load the world, but when I try to interact with loot-related content (such as opening chests or triggering loot), the game freezes and eventually crashes. It seems that some loot pools are not processed correctly after the duplicate is forced to vault0.

Could you please check if there is a duplicated loot pool entry inside the ee:vault loot table? It seems to cause instability or a crash during loot rolling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions