LagGoggles

LagGoggles

9M Downloads

Incompatible with spongeforge-1.12.2-2838-7.1.7-RC3828.jar

bluelightning32 opened this issue ยท 1 comments

commented

Describe the bug
LagGoggles works on my server with older versions of SpongeForge, but not spongeforge-1.12.2-2838-7.1.7-RC3828.jar. I tried using it with LagGoggles-THIN-1.12.2-4.4.jar.

To Reproduce
Steps to reproduce the behavior:

  1. Setup a SpongeForge server using RC3828
  2. Add LagGoggles
  3. Start server

If you are using SpongeForge, which version are you using?
spongeforge-1.12.2-2838-7.1.7-RC3828.jar

Please provide the early startup messages starting with [LagGoggles-Boot]

I acknowledge the log message below says it is incompatible with that version of SpongeForge, but you don't have a newer version of LagGoggles to use.

[20:11:03] [main/INFO] [LagGoggles-Boot]: I am located here: file:/home/minecraft/dd_ss/nodetest/server/./mods/LagGoggles-THIN-1.12.2-4.4.jar!/cf/terminator/laggoggles/Main.class
[20:11:03] [main/INFO] [LagGoggles-Boot]: I am designed for Forge version: 14.23.5.2838
[20:11:03] [main/INFO] [LagGoggles-Boot]: Loading server classes
[20:11:03] [main/INFO] [LagGoggles-Boot]: SpongeForge is present!
[20:11:03] [main/INFO] [LagGoggles-Boot]: I am designed for SpongeForge version: 1.12.2-2838-7.1.7-RC3812
[20:11:03] [main/WARN] [LagGoggles-Boot]: SpongeForge version is different than expected!
[20:11:03] [main/WARN] [LagGoggles-Boot]: This could result in undefined behavior.
[20:11:03] [main/WARN] [LagGoggles-Boot]:
[20:11:03] [main/WARN] [LagGoggles-Boot]: Expected: '1.12.2-2838-7.1.7-RC3812', but you have: '1.12.2-2838-7.1.7-RC3828' installed.
[20:11:03] [main/INFO] [LagGoggles-Boot]: We're running in a production environment.

If you used the word 'error' somewhere, always provide the stack trace along with both debug.log and latest.log
Debug.log: https://gist.github.com/bluelightning32/01f7d84e889156c861e33f3b09177c9b

[20:11:06] [main/ERROR] [mixin]: Critical injection failure: LVT in net/minecraft/world/WorldServer::func_147456_g()V has incompatible changes at opcode 1010 in callback net/minecraft/world/WorldServer::handler$beforeUpdateBlocks$bdb000.
Expected: [I, Z, Z, Ljava/util/Iterator;, Lnet/minecraft/world/chunk/Chunk;, Lnet/minecraft/world/World;, I, I, [Lnet/minecraft/world/chunk/storage/ExtendedBlockStorage;, I, I, Lnet/minecraft/world/chunk/storage/ExtendedBlockStorage;, I, I, I, I, I, Lnet/minecraft/block/state/IBlockState;, Lnet/minecraft/block/Block;, Lnet/minecraft/util/math/BlockPos;, Lorg/spongepowered/common/bridge/block/BlockBridge;, Lorg/spongepowered/common/event/tracking/PhaseContext;, Lorg/spongepowered/common/event/tracking/IPhaseState;]
   Found: [I, Z, Z, Ljava/util/Iterator;, Lnet/minecraft/world/chunk/Chunk;, Lnet/minecraft/world/World;, I, I, [Lnet/minecraft/world/chunk/storage/ExtendedBlockStorage;, I, I, Lnet/minecraft/world/chunk/storage/ExtendedBlockStorage;, I, I, I, I, I, Lnet/minecraft/block/state/IBlockState;, Lnet/minecraft/block/Block;, Lnet/minecraft/util/math/BlockPos;, Lorg/spongepowered/common/bridge/block/BlockBridge;, Lco/aikar/timings/Timing;, Lnull;, Lorg/spongepowered/common/event/tracking/PhaseContext;, Lorg/spongepowered/common/event/tracking/IPhaseState;]
[20:11:06] [main/INFO] [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/world/WorldServer::func_147456_g()V has incompatible changes at opcode 1010 in callback net/minecraft/world/WorldServer::handler$beforeUpdateBlocks$bdb000.
Expected: [I, Z, Z, Ljava/util/Iterator;, Lnet/minecraft/world/chunk/Chunk;, Lnet/minecraft/world/World;, I, I, [Lnet/minecraft/world/chunk/storage/ExtendedBlockStorage;, I, I, Lnet/minecraft/world/chunk/storage/ExtendedBlockStorage;, I, I, I, I, I, Lnet/minecraft/block/state/IBlockState;, Lnet/minecraft/block/Block;, Lnet/minecraft/util/math/BlockPos;, Lorg/spongepowered/common/bridge/block/BlockBridge;, Lorg/spongepowered/common/event/tracking/PhaseContext;, Lorg/spongepowered/common/event/tracking/IPhaseState;]
   Found: [I, Z, Z, Ljava/util/Iterator;, Lnet/minecraft/world/chunk/Chunk;, Lnet/minecraft/world/World;, I, I, [Lnet/minecraft/world/chunk/storage/ExtendedBlockStorage;, I, I, Lnet/minecraft/world/chunk/storage/ExtendedBlockStorage;, I, I, I, I, I, Lnet/minecraft/block/state/IBlockState;, Lnet/minecraft/block/Block;, Lnet/minecraft/util/math/BlockPos;, Lorg/spongepowered/common/bridge/block/BlockBridge;, Lco/aikar/timings/Timing;, Lnull;, Lorg/spongepowered/common/event/tracking/PhaseContext;, Lorg/spongepowered/common/event/tracking/IPhaseState;]
commented

Updating...