ProjectE Integration

ProjectE Integration

3M Downloads

Mekanism Infusion Support Broken

pupnewfster opened this issue ยท 3 comments

commented

Describe the bug
I was finally getting around to testing switching my pack to using this when I noticed the following error in the console:

[11:27:01] [Server thread/ERROR] [projecteintegration]: Mapper 'Metallurgic Infuser' (com.tagnumelite.projecteintegration.plugins.PluginMekanism$MetallurgicInfuserMapper@71b830a9) Failed to run: java.lang.IllegalAccessError: tried to access field mekanism.common.InfuseStorage.type from class com.tagnumelite.projecteintegration.plugins.PluginMekanism$MetallurgicInfuserMapper

I believe this is due to in 9.7.2 we changed part of the internal API to more cleanly ensure that infusion information syncs better in the machines, when it runs out of a type of infusion. mekanism/Mekanism@0dba7cb

Figured it was something that you might not be aware of and that other people may not notice from not looking at their console all that often.

commented

Thanks for this, might add a chat message if errors are experienced. Will look into this now.

commented

Should be fixed in 2.2.12.

commented

Works properly now thanks.