GeyserMC / Floodgate-Modded

Port of the hybrid mode plugin called Floodgate for Fabric and NeoForge to allow for connections from Geyser to join online mode servers.
MIT License
52 stars 18 forks source link

error login bedrock user in neoforge java server #135

Closed antonioscarpino closed 1 month ago

antonioscarpino commented 1 month ago

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"

onebeastchris commented 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..

onebeastchris commented 1 month ago

hm, looks like the jar on modrinth doesn't get the aw transformed to an at.. odd. I'll take a look later

antonioscarpino commented 1 month ago

https://mclo.gs/Q75iaSY

LOG