Immersive Portals (for Forge)

Immersive Portals (for Forge)

3M Downloads

Pluto Causes A Crash on World Load

Mysticpasta1 opened this issue ยท 2 comments

commented

According to your testing, does the issue occur with ONLY Immersive Portals mod installed?

No

Forge Version

43.2.6

ImmersivePortals Version

2.3.3-mc1.19.2

Latest Log

https://gist.github.com/Mysticpasta1/30f2077e1d6637a095b39f944acf4ec4

Crash Report (if applicable)

https://gist.github.com/Mysticpasta1/8c8039898f78accffea967a7a1aa22a5

Steps to Reproduce

  1. Install IP for Forge, Cloth Config, and Pluto in the same mods folder
  2. Start game and make a Default new world on Creative
  3. Wait for the Crash to occur

What You Expected

It not to crash on world creation

What Happened Instead

It crashed on world creation with this error

Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: InjectionPoint(Shift)[@At("INVOKE")] on net/minecraft/server/level/ChunkMap::sendChunkDataPackets$beSmart with priority 1000 cannot inject into net/minecraft/server/level/ChunkMap::m_183760_(Lnet/minecraft/server/level/ServerPlayer;Lorg/apache/commons/lang3/mutable/MutableObject;Lnet/minecraft/world/level/chunk/LevelChunk;)V merged by qouteall.imm_ptl.core.mixin.common.chunk_sync.MixinChunkMap_C with priority 1100 [PREINJECT Applicator Phase -> pluto.mixins.json:network.avoidwork.ChunkMapMixin -> Prepare Injections -> -> handler$zga000$sendChunkDataPackets$beSmart(Lnet/minecraft/server/level/ServerPlayer;Lorg/apache/commons/lang3/mutable/MutableObject;Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Prepare]

Additional Details

It is a server ticking error on a mixin crash

Please Read and Confirm The Following

  • I have confirmed this bug can be replicated without the use of Optifine.
  • I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this does not happen on the fabric version (If it does please report to here instead).
  • I have confirmed I'm not using a hybrid server (Magma, Cauldron) or a different (non official) Forge Server release.
  • I have confirmed this issue is unique and has not been reported already.
commented

Wow I actually was trying to figure out what mod was causing immersive portals to crash I also have Pluto installed, can confirm this happens to me too.

I wonder if this had been the mod screwing me over from using immersive portals.

commented

Duplicate of #18