SokyranTheDragon / Minor-Integrations-and-Additions-MIA-

A Minecraft modification adding integrations between mods and some small features
https://www.curseforge.com/minecraft/mc-mods/minor-integrations-and-additions-mia
MIT License
7 stars 3 forks source link

Issues with FutureMC and Quark compat in Stonecutter; odd recipes #25

Closed Landiie closed 3 years ago

Landiie commented 3 years ago

thedarkcolour and i had some headscratching when the stonecutter started having odd quark recipes such as air equaling elder prismarine, and basalt missing textures in jei, we had no clue what was causing it, only to find out the source originates from MIA. I tried to remove futuremc quark compat in MIA's configs, only to have the same issue. Removing MIA completely remedies this issue however. I sadly wont be able to use MIA until this odd bug is somehow circumvented. Heres some screenshots!

unknown

unknown

thanks for everything that you do, i hope this can be fixed soon D:

Codetoil commented 3 years ago

Looking into the error, it seems that the error is in com.github.sokyranthedragon.mia.integrations.quark.FutureMcQuarkIntegration

Landiie commented 3 years ago

can confirm what @Codetoil said, turns out i had to disable future mc integration with quark, AND quark integration with futuremc to stop this from happening, and it does originate from com.github.sokyranthedragon.mia.integrations.quark.FutureMcQuarkIntegration

SokyranTheDragon commented 3 years ago

Investigated it, removed a ton of broken recipes. Fixed in most recent version. Should be up soon.