YUNG's Better Desert Temples (Forge)

YUNG's Better Desert Temples (Forge)

30M Downloads

Pharoah's head crashing game (mod conflict)

Zizou-Olympia opened this issue ยท 3 comments

commented

As the title says, the Pharoah's head is crashing my game, specifically when my mouse goes over it in the inventory UI, unfortunately meaning I can't take it out of my inventory either.

After testing, I have found that it is a problem that occurs if the mod Toggle Enchantments, one which I use so I don't have to carry two different pickaxes, is enabled. Is it possible that the head has an enchantment that causes this problem, or is this just an unresolvable conflict?

commented

post log

commented

Here's the link to the log so it doesn't make this box unnecessarily big: https://paste.ee/p/63jeb

While I'm not exactly code-savvy, I think I've narrowed it down to a different mod, the aforementioned Toggle Enchantments, as people who use that are having the same issue with other mods.

commented

nothing that could be done here really, the head is just a normal textured head

"nbt": "{\"SkullOwner\": {\"Properties\": {\"textures\": [{\"Value\": \"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTM1MGMwNDk5YTY4YmNkOWM3NWIyNWMxOTIzMTQzOWIxMDhkMDI3NTlmNDM1ZTMzZTRhZWU5ZWQxZGQyNDFhMiJ9fX0=\"}]}}}"

there seems to be some config you can disable though

https://github.com/Dplayend/Toggle-Enchantments/blob/1b49206b3179ffed41cd3822871141eb16b0de53/src/main/java/com/dplayend/togenc/mixin/MixItem.java#L31C28-L31C28