Charm Reforged

Charm Reforged

8M Downloads

Ensorcellation/Charm displacement enchantment crash

Ark442 opened this issue ยท 2 comments

commented

Versions
Charm v2.3.2
Minecraft v1.16.5
Ensorcellation v1.2.0

Description
Charm mod installed with Ensorcellation causes the displacement enchantment to crash when a silverfish/endermite triggers it, (the CoFH team who makes the Ensorcellation mod have said Charm is causing the crash and its not an issue on their side).
Note: Threads that discuss the crash being caused by the silverfish being teleported into an unloaded chunk are incorrect, even lower level displacement enchants cause the crash and the chunks that the silverfish are teleported to with a level 5 enchant ARE loaded. This crash only happens when both Ensorcellation and Charm are installed together.
AllTheMods/ATM-6#374
AllTheMods/ATM-6#631
https://www.gitmemory.com/issue/NillerMedDild/Enigmatica6/1543/803459337
https://www.gitmemory.com/issue/NillerMedDild/Enigmatica6/1068/767376053

Steps To Reproduce
Equip armor enchanted with the displacement enchantment from Ensorcellation and get hit by a silverfish/endermite (this crashes servers or the client if done in singleplayer).

commented

Sorry for bumping, but is this being tracked?

commented

Update from CoFH: People are still reporting this issue. Supposedly this bit of code is problematic

public void onEnteringChunk(EntityEvent.EnteringChunk event) {