Closed antonioscarpino closed 1 month ago
Could you send the full latest.log using mclo.gs? This error shouldn't happen, floodgate is using an access transformer to be able to access those internals..
hm, looks like the jar on modrinth doesn't get the aw transformed to an at.. odd. I'll take a look later
Internal Exception: java.lang.IllegalAccessError: class org.geysermc.floodgate.mod.data.ModDataHandler tried to access method 'void net.minecraft.server.network.ServerLoginPacketListenerImpl.startClientVerification(com.mojang.authlib.GameProfile)' (org.geysermc.floodgate.mod.data.ModDataHandler is in module floodgate@2.2.4-SNAPSHOT of loader 'TRANSFORMER' @3762c4fc; net.minecraft.server.network.ServerLoginPacketListenerImpl is in module minecraft@1.21.1 of loader 'TRANSFORMER' @3762c4fc) [06:15:54] [Server thread/INFO] [minecraft/ServerLoginPacketListenerImpl]: /192.168.1.44:0 lost connection: Internal Exception: java.lang.IllegalAccessError: class org.geysermc.floodgate.mod.data.ModDataHandler tried to access method 'void net.minecraft.server.network.ServerLoginPacketListenerImpl.startClientVerification(com.mojang.authlib.GameProfile)' (org.geysermc.floodgate.mod.data.ModDataHandler is in module floodgate@2.2.4-SNAPSHOT of loader 'TRANSFORMER' @3762c4fc; net.minecraft.server.network.ServerLoginPacketListenerImpl is in module minecraft@1.21.1 of loader 'TRANSFORMER' @3762c4fc)
Geyser version "geyser-neoforge-Geyser-Neoforge-2.4.2-b672.jar" Floodgate version "neoforge-Floodgate-Neoforge-2.2.4-b33.jar"