Mekanism

Mekanism

111M Downloads

[1.12.2] Crash with JAOPCA

MokahTGS opened this issue ยท 5 comments

commented

Please use the search functionality before reporting an issue. Also take a look at the closed issues!

Issue description:

Getting a crash with Mekanism v327 and JAOPCA

Steps to reproduce:

  1. Update from v326 to v327
    2.Load MC
    3.Crash

Version (make sure you are on the latest version before reporting):

**Forge: 2554
**Mekanism: 327
**Other relevant version: JAOPCA v2.5.63

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

https://pastebin.com/BcDH2xCA

commented

This is caused by JAOPCA using an outdated API call, see TheLMiffy1111/JAOPCA#38.

commented

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).

commented

@thommy101 More accurately, JAOPCA was referencing a removed gas type ("liquidstone"); the result is the same, however.

commented

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 :)

commented

JAOPCA issue has been closed as fixed