iPortalTeam / ImmersivePortalsMod

Non-Euclidean in Minecraft. See through portals and teleport seamlessly.
https://qouteall.fun/immptl/
Apache License 2.0
435 stars 103 forks source link

Incompatible with Mine Cells mod. #1290

Closed Zarepheth closed 1 year ago

Zarepheth commented 1 year ago

According to your testing, does the issue occur with ONLY Immersive Portals mod and Fabric API?

No

Describe the issue

After adding Immersive Portals to the Medieval MC (FABRIC) modpack, the game crashes on startup. Removing either Immersive Portals or Mine Cells will prevent the crash.

Running with just Fabric API, Mine Cells, and Immersive Portals will get far enough to attempt creation of a new world. However, the game will crash during world creation (or upon entering it).

Compatibility issue reported with Mine Cells, includes the log from the crash (no crash report was generated - may have additional mod compatibility issues).

Logs from testing just Fabric, Mine Cells, and Immersive Portals:

qouteall commented 1 year ago
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method modifySizeLimitWhenReadingPacket(I)I in imm_ptl.mixins.json:common.networking.MixinClientboundCustomPayloadPacket from mod imm_ptl_core failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap imm_ptl_core-refmap.json
mim1q commented 1 year ago

Hi, Mine Cells creator here, I'll try to get this fixed on my side :)

Zarepheth commented 1 year ago

@mim1q fixed the issue on their end.