Hallo, ein Freund möchte Minecraft im Multiplayer auf der 1.17 spielen. Jedoch erhält er immer folgenden Fehler:
Unexpected exception in the selector loop.
java.io.IOException: An exception occurred during the execution of select():
java.io.IOException: Ein Vorgang bezog sich auf ein Objekt, das kein Socket ist
at java.base/sun.nio.ch.WindowsSelectorImpl$FinishLock.checkForException(WindowsSelectorImpl.java:32
at java.base/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:189)
at java.base/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
at java.base/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at java.base/java.lang.Thread.run(Thread.java:831)
Wie lässt sich das denn beheben?
Schonmal vielen Dank und LG
Unexpected exception in the selector loop.
java.io.IOException: An exception occurred during the execution of select():
java.io.IOException: Ein Vorgang bezog sich auf ein Objekt, das kein Socket ist
at java.base/sun.nio.ch.WindowsSelectorImpl$FinishLock.checkForException(WindowsSelectorImpl.java:32
at java.base/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:189)
at java.base/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
at java.base/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at java.base/java.lang.Thread.run(Thread.java:831)
Wie lässt sich das denn beheben?
Schonmal vielen Dank und LG