MtcLeo05 / Soulmancy

A minecraft mod about harnessing the power of souls
MIT License
0 stars 0 forks source link

Crash when viewing the JEI recipe category. #32

Closed Darkhax closed 1 week ago

Darkhax commented 2 weeks ago

Hey, I was testing out a few mods while building the SpookyJam submissions modpack and noticed a crash when attempting to view the soul transformation category in JEI.

Minecraft: 1.21.1 NeoForge: 21.1.74 Soulmancy: 1.0.0

soulmancy_crash_log.txt

MtcLeo05 commented 2 weeks ago

I probably built on an older JEI version, I'll check it asap with latest

MtcLeo05 commented 2 weeks ago

After testing with neoforge 21.1.74 and latest jei I could unfortunately not reproduce the issue. Is it possible some other mod is causing incompatibilities? Also this mod requires terrablender and accessories to function properly, and in the list of mods provided they are not present. I know they should not be related, since terrablender is for worldgen and accessories is for the items, but the mod does require them to run

Darkhax commented 2 weeks ago

Hey, both terrablender and accessories are shown in the log file. After looking into the issue more, it looks like CurseForge is serving outdated versions of JEI because the new ones are marked as beta. It might be a good idea to update the minimum version range in your mod to catch this issue early.

MtcLeo05 commented 2 weeks ago

Will push a fix with the new version range, is there anything else that's broken that you noticed?

Darkhax commented 1 week ago

Thanks, no I haven't noticed anything else.