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

infernal exp seems to be incompatible with integrated structures #453

Open
veccyboi opened this issue Sep 8, 2024 · 0 comments
Open

infernal exp seems to be incompatible with integrated structures #453

veccyboi opened this issue Sep 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@veccyboi
Copy link

veccyboi commented Sep 8, 2024

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

@veccyboi veccyboi added the bug Something isn't working label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant