TheLMiffy1111 / JAOPCA

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

JAOPCA causes datapack load error with the latest Thermal Foundation #205

Closed Cynix32 closed 3 years ago

Cynix32 commented 3 years ago

I recently updated my Thermal Foundation series mods to the latest build. Upon loading a world, a datapack loading error was thrown.

MC 1.16.5 Forge 36.2.2 JAOPCA-1.16.5-3.4.0.11.jar thermal_foundation-1.16.5-1.3.0.jar

Console log: https://pastebin.com/xtrs48pS

digi-tal-it commented 3 years ago

I can confirm this behaviour, same mod versions as mentioned above

https://pastebin.com/F64MVxTt

KingLemming commented 3 years ago

Yeah, basically you guys are directly accessing Thermal's recipe manager code, and the place where it exists has changed.

I don't foresee it changing again but in general if you have another way to do this, it might be preferable?

DarklyNightly commented 3 years ago

how to isntall this

CaptainBignose commented 3 years ago

I can also confirm this behavior... I removed JAOPCA from my modpack and it loaded fine

TheLMiffy1111 commented 3 years ago

Resolved in 3.4.0.12