Please use the search functionality before reporting an issue. Also take a look at the closed issues!
Getting a crash with Mekanism v327 and JAOPCA
*Forge: 2554
*Mekanism: 327
**Other relevant version: JAOPCA v2.5.63
This is caused by JAOPCA using an outdated API call, see TheLMiffy1111/JAOPCA#38.
Thanks @CerulanLumina for pointing that out. I thought the change was backwards compatible.. We might take a look to make it compatible again so other mods which do not update as quick do not suffer from the same issue (with some compatability methods which will be deprecated).
@thommy101 More accurately, JAOPCA was referencing a removed gas type ("liquidstone"); the result is the same, however.
Aah.. I see.. We do have compatability with older versions.. Only that way would break and is sadly not something we can fix (except adding the gas temporarily). I'll take a better look tomorrow, looking through code on mobile isn't the greatest.
Thank you for opening the PR to YAOPCA to fix it :)
JAOPCA issue has been closed as fixed
Most helpful comment
This is caused by JAOPCA using an outdated API call, see TheLMiffy1111/JAOPCA#38.