TinyModularThings / UniqueEnchantments

Have some Unique Enchantments for yourself
https://www.curseforge.com/minecraft/mc-mods/unique-enchantments
Other
18 stars 16 forks source link

[1.16.5] New crash on startup, registering enchantment info fails completely. #57

Closed Colin-J-Wood closed 2 years ago

Colin-J-Wood commented 2 years ago

Unique Enchantments fails completely and consistently when trying to initialize the game using Kaleidio's Battle Pack dev branch. Failure occurs the first time it attempts to AddEnchantmentInfo for enchantment tooltips override, behaving as if a race condition occurs because the item has yet to get registered.

https://pastebin.com/yFF9r8Cq

Colin-J-Wood commented 2 years ago

Conflicting mod found, EmoteCraft somehow broke ItemStack behaviour with mixins.

Colin-J-Wood commented 2 years ago

https://github.com/KosmX/emotes/issues/240