Adding a --server/--port
params to game startup cause an a error : Connection timed out: no further information.
All servers works fine, no any packets loss or other issues.
Linked issues
duplicates 1
Attachments
Comments 3
1.14.3-pre2 this issue not fixed.
[12:40:04] [Client thread/INFO]: Setting user: Player
[12:40:06] [Client thread/WARN]: Skipping bad option: lastServer:
[12:40:06] [Client thread/INFO]: LWJGL Version: 3.2.2 build 10
[12:40:09] [Client thread/INFO]: Narrator library for x64 successfully loaded
[12:40:09] [Client thread/INFO]: Connecting to 127.0.0.1, 25565
[12:40:12] [Client thread/WARN]: Received passengers for unknown entity
[12:40:12] [Client thread/INFO]: Loaded 0 advancements
[12:40:14] [Client thread/FATAL]: Reported exception thrown!
m: Tesselating block in world
at dlh.a(SourceFile:71) ~[1.14.3-pre2.jar:?]
at dnj.b(SourceFile:210) ~[1.14.3-pre2.jar:?]
at dng.a(SourceFile:90) ~[1.14.3-pre2.jar:?]
at dnf.b(SourceFile:178) ~[1.14.3-pre2.jar:?]
at dkr.a(SourceFile:909) ~[1.14.3-pre2.jar:?]
at dkn.b(SourceFile:830) ~[1.14.3-pre2.jar:?]
at dkn.a(SourceFile:766) ~[1.14.3-pre2.jar:?]
at dkn.a(SourceFile:630) ~[1.14.3-pre2.jar:?]
at cvn.e(SourceFile:954) ~[1.14.3-pre2.jar:?]
at cvn.b(SourceFile:411) [1.14.3-pre2.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:154) [1.14.3-pre2.jar:?]
Caused by: java.lang.NullPointerException
at dlj.a(SourceFile:44) ~[1.14.3-pre2.jar:?]
at dlh.a(SourceFile:60) ~[1.14.3-pre2.jar:?]
... 10 more
Please comment on MC-145102 if you want to confirm that this issue still exists.
Hmm, when I tested this (using
--server localhost
), my client crashed withI attached the full crash report.
The same happened when trying to join another server that is actually a 1.13.2 server, but allows 1.14 players to join.
[media]