EMI Loot

EMI Loot

5M Downloads

[1.21.1][Neoforge] Game fails to open world when EMI Loot is installed

ffuentesm opened this issue ยท 0 comments

commented

emi_loot-0.7.4+1.21+neoforge
emi-1.1.18+1.21.1+neoforge
Neoforge: 21.1.79
Latest Log: https://api.mclo.gs/1/raw/MREIxPP

For some reason when I try to join a single player world I get this message
image

The game does not create a crash log, so is hard to locate the issue, but from what I see from the log, it's a range error about a bone item.

[minecraft/Util]: Error saving [177 minecraft:bone]. Original cause: java.lang.IllegalStateException: Value must be within range [1;99]: 177
With components:
{
minecraft:max_stack_size=>64
minecraft:lore=>ItemLore[lines=[], styledLines=[]]
minecraft:enchantments=>ItemEnchantments{enchantments={}, showInTooltip=true}
minecraft:repair_cost=>0
minecraft:attribute_modifiers=>ItemAttributeModifiers[modifiers=[], showInTooltip=true]
minecraft:rarity=>COMMON
}

Then when I disable EMI loot from the load order, the game works without problems