Skip to content

Player can't join with DomainSocket #10086

@Coloryr

Description

@Coloryr

Expected behavior

Player can't join with DomainSocket

[18:35:13 WARN]: Exception verifying Color_yr
java.lang.ClassCastException: class io.netty.channel.unix.DomainSocketAddress cannot be cast to class java.net.InetSocketAddress (io.netty.channel.unix.DomainSocketAddress is in unnamed module of loader java.net.URLClassLoader @25f38edc; java.net.InetSocketAddress is in module java.base of loader 'bootstrap')
	at net.minecraft.server.network.ServerLoginPacketListenerImpl$LoginHandler.fireEvents(ServerLoginPacketListenerImpl.java:308) ~[?:?]
	at net.minecraft.server.network.ServerLoginPacketListenerImpl.lambda$handleCustomQueryPacket$1(ServerLoginPacketListenerImpl.java:389) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
	at java.lang.Thread.run(Thread.java:840) ~[?:?]

Observed/Actual behavior

Player join

Steps/models to reproduce

  1. use UnixDomainSocket
  2. Join

Plugin and Datapack List

none

Paper version

This server is running Paper version git-Paper-354 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT)

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    resolution: duplicateIssue or Request is a copy of an existing ticket.type: bugSomething doesn't work as it was intended to.version: 1.20.4Game version 1.20.4

    Type

    No fields configured for Bug.

    Projects

    Status

    Invalid

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions