Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompat with I&F: RLCraft Edition #42

Open
Krutoy242 opened this issue Nov 2, 2024 · 1 comment
Open

Incompat with I&F: RLCraft Edition #42

Krutoy242 opened this issue Nov 2, 2024 · 1 comment

Comments

@Krutoy242
Copy link

Ice & Fire: RLCraft Edition is a maintained fork of IceAndFire that adds new features and backport ones implemented in newer MC versions.

I tried to install it on my E2EE modpack and game crashed several times, until I disabled all MIA config options in I&F config section.
Crash report:

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Minor Integrations and Additions (mia)
Caused by: java.lang.NoClassDefFoundError: com/github/alexthe666/iceandfire/item/IafItemRegistry
    at com.github.sokyranthedragon.mia.integrations.iceandfire.TConstructIceAndFireIntegration.init(TConstructIceAndFireIntegration.java:25)
    at com.github.sokyranthedragon.mia.integrations.tconstruct.TinkersConstruct.init(TinkersConstruct.java:94)
java.lang.NoSuchFieldError: Class com.github.alexthe666.iceandfire.IceAndFire does not have member field 'net.minecraft.creativetab.CreativeTabs TAB_BLOCKS'
    at com.github.sokyranthedragon.mia.block.BlockPixieDustExtractor.<init>(BlockPixieDustExtractor.java:35)
    at com.github.sokyranthedragon.mia.block.BlockPixieDustExtractor.<init>(BlockPixieDustExtractor.java:29)

crash-2024-11-02_10.22.08-client.txt

crash-2024-11-02_10.05.53-client.txt

I know its not fail of MIA, since its like RLCraft rewritten lot of classes. Similar problem happen with JustEnoughMagiculture mod.

@SokyranTheDragon
Copy link
Owner

Unlikely to be fixed, considering that I'm unable to get the tools required to build the mod to work. Neither the updated nor the outdated ones haven't worked for me, so the mod will likely remain as-is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants