mojira.dev
MC-149476

--server and --port startup params issue

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

Attachments

Comments 3

Hmm, when I tested this (using --server localhost), my client crashed with

java.lang.NullPointerException: Tesselating block in world
	at dle.a(SourceFile:42)
	at dlc.a(SourceFile:60)
	at dne.b(SourceFile:214)
	at dnb.a(SourceFile:80)
	at dna.b(SourceFile:155)
	at dkm.a(SourceFile:909)
	at dki.b(SourceFile:830)
	at dki.a(SourceFile:766)
	at dki.a(SourceFile:630)
	at cvi.d(SourceFile:954)
	at cvi.b(SourceFile:411)
	at net.minecraft.client.main.Main.main(SourceFile:154)

I 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]

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.

Mayuo

(Unassigned)

Unconfirmed

(Unassigned)

Minecraft 1.14

Retrieved