TheLMiffy1111 / JAOPCA

A mod that aims to add ore processing compatibilty to many mods. Inspired by AOBD.
MIT License
40 stars 34 forks source link

1.18.2 World creation failure, datapack error between JAOPCA and Electrodynamics #293

Closed Xebakyr closed 7 months ago

Xebakyr commented 7 months ago

Minecraft version: 1.18.2 Forge version: 40.2.17 JAOPCA version: 4.1.16.34 (latest for 1.18.2) Electrodynamics version: 0.6.5-0 (latest for 1.18.2)

Currently making a 1.18.2 pack using JAOPCA with a bunch of tech mods. Whenever I try to create a world, I get an error telling me that "Errors in currently selected datapacks prevented the world from loading".

I've done a binary search and to get my mod list down to where I can pretty confidently say that the issue is between JAOPCA and Electrodynamics, as these are the only two "content" mods I have left in the pack. Removing either fixes the issue and world creation can proceed as normal. I'm not sure if the issue is on JAOPCA or Electrodynamics side, but I saw a similar issue made here

https://github.com/TheLMiffy1111/JAOPCA/issues/277

and a couple more previously brought up in the discord, specifically relating to Blood Magic and Mekanism.

Log: https://gist.github.com/Xebakyr/f0e4887a983c9cab47db8528693bc574

TheLMiffy1111 commented 7 months ago

Should be fixed in 4.1.16.35

Xebakyr commented 7 months ago

Much appreciated <3