Infernal Expansion

Infernal Expansion

15M Downloads

infernal exp seems to be incompatible with integrated structures

veccyboi opened this issue ยท 0 comments

commented

Describe the Bug

i recently decided to add some mods to this modpack I'm playing on and added this mod: https://www.curseforge.com/minecraft/mc-mods/idas and its dependencies. the game then proceeded to crash on startup:
crash-2024-09-08_11.16.01-client.txt
i noticed two lines in the crash report that said "net.minecraftforge.fml.ModLoadingException: Infernal Expansion (infernalexp) encountered an error during the common_setup event phase" and "Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @at("CONSTANT") on net/minecraft/client/renderer/blockentity/StructureBlockRenderer::getRenderDistance with priority 999 cannot inject into net/minecraft/client/renderer/blockentity/StructureBlockRenderer::m_142163_()I merged by com.sunekaer.mods.structureexpansion.mixin.StructureBlockRendererMixin with priority 1000 [PREINJECT Applicator Phase -> integrated_api.mixins.json:blocks.StructureBlockRenderMixin -> Prepare Injections -> -> constant$ceo000$getRenderDistance(I)I -> Prepare]"

Reproduction Steps

  1. have infernal exp 1.18.2-2.5.0 installed
  2. attempt to install and load https://www.curseforge.com/minecraft/mc-mods/idas, https://www.curseforge.com/minecraft/mc-mods/integrated-api, and https://www.curseforge.com/minecraft/mc-mods/feature-nbt-deadlock-be-gone?comment=7 (the two latter ones being required dependencies of the first one)
  3. the game crashes

Expected Result

the game should load properly

Screenshots and Videos

No response

Operating System

Windows 11

Mod Version

Beta 2.5.0-1

Minecraft Version

1.18.2

Forge Version

40.2.14

Other Mods

full mod list should be provided in crash report (there are over 300 mods in this pack)

Additional Context

No response