Unique Enchantments Base

Unique Enchantments Base

4M Downloads

Crash with Compact Fun Ores

WenXin20 opened this issue ยท 4 comments

commented

Minecraft v1.14.4
Forge v28.1.117
Unique Enchantments v1.8
Compact Ores v1.2.0
Fun Ores v2.4.1+15

In the compactores.toml file, I had added Fun Ores to the config, but found out that my game will crash after breaking a Compact Zombie Ore. I assume it crashes because it tries to retrieve items from a mob loot table and it looks like Unique Enchantments has to be installed for the crash to occur.

Config: compactores.zip

Crash Report

More detailed info at: DoubleNegation/CompactOres#6

commented

@WenXin20 as stated by the CompactOres Dev thats not a UE bug.
Closing.
Sorry for the long ignoring we missed it and had a lot of IRL stuff to do.

commented

It's alright. But it does say that it's a UE bug in his second comment?

commented

well the issue is that the event that is thrown by the Destruction is missing data we need. If it is not present then this is the issue.

commented

Ah, ok