Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible incompatibility with Polymer #410

Open
kosma opened this issue Jun 14, 2023 · 2 comments
Open

Possible incompatibility with Polymer #410

kosma opened this issue Jun 14, 2023 · 2 comments
Assignees
Labels
bug Something isn't working confirmed Confirmed bug/approved suggestion

Comments

@kosma
Copy link

kosma commented Jun 14, 2023

Modloader

Fabric

Minecraft Version

1.20.1

Modloader Version

0.14.21

No Chat Reports Version

NoChatReports-FABRIC-1.20-v2.2.0.jar

Modpack Info

No response

The latest.log File

No response

Bug Description

As discussed in Discord, I have found a potential incompatibility with Polymer when connecting with a vanilla client. The server says:

[02:48:37] [Netty Epoll Server IO #1/ERROR]: Received class net.minecraft.network.packet.c2s.play.PlayerSessionC2SPacket that couldn't be processed
java.lang.ClassCastException: class eu.pb4.polymer.networking.impl.PolymerHandshakeHandlerImplLogin cannot be cast to class net.minecraft.server.network.ServerPlayNetworkHandler (eu.pb4.p
olymer.networking.impl.PolymerHandshakeHandlerImplLogin and net.minecraft.server.network.ServerPlayNetworkHandler are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.Knot
ClassLoader @3c09711b)
        at net.minecraft.network.packet.c2s.play.PlayerSessionC2SPacket.handler$bkl000$nochatreports$onHandle(PlayerSessionC2SPacket.java:525) ~[server-intermediary.jar:?]
        at net.minecraft.network.packet.c2s.play.PlayerSessionC2SPacket.apply(PlayerSessionC2SPacket.java) ~[server-intermediary.jar:?]
        at net.minecraft.network.packet.c2s.play.PlayerSessionC2SPacket.apply(PlayerSessionC2SPacket.java:7) ~[server-intermediary.jar:?]
        at net.minecraft.network.ClientConnection.handlePacket(ClientConnection.java:175) ~[server-intermediary.jar:?]
        at net.minecraft.network.ClientConnection.channelRead0(ClientConnection.java:160) ~[server-intermediary.jar:?]
        at net.minecraft.network.ClientConnection.channelRead0(ClientConnection.java:52) ~[server-intermediary.jar:?]

Steps to Reproduce

No response

Other Information

No response

@kosma kosma added the bug Something isn't working label Jun 14, 2023
@Aizistral Aizistral added the confirmed Confirmed bug/approved suggestion label Jun 14, 2023
@elhertz
Copy link

elhertz commented Oct 13, 2023

Bumping this as I can't find an alternative for polymer and ncr

@ThatBlockyPenguin
Copy link

Bump again, just encountered this myself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed Confirmed bug/approved suggestion
Projects
None yet
Development

No branches or pull requests

4 participants