Closed Mysticpasta1 closed 1 year ago
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.
Duplicate of #18
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
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