[Crash] Enchanting a sword with Soul Stealer
nyovaya opened this issue ยท 10 comments
Im trying to enchant an Emerald Sword(Cyclic) with Soul Stealer 3 but I get the following crash:
https://paste.gg/p/anonymous/b0f5ed2b426040df89c3dace35b2f874
I am unable to reproduce this is in dev. I can only assume some mod is coremodding into isCompatibleWith
and doing something wrong..
Tested it too and can approve that some other mod seems to be the problem - Ill try some mods and see which one it could be.
That's... very strange. There's nothing in that method that should NPE... Have you removed any mods that included enchantments in the past?
I remember now I just had another enchantment on it which has not been shown but I could see it in the NBT data
@TehNut anyway which Tier do I need to spawn mobs in another dimension - its not stated on the project page https://minecraft.curseforge.com/projects/soul-shards-respawn?gameCategorySlug=mc-mods&projectID=291549
There's no dimension checks in this version. I may add it in the future, but it's very hard to do the detection for that with mods.