-
Bug
-
Resolution: Duplicate
-
None
-
1.14.4
-
None
-
Unconfirmed
-
(Unassigned)
i don't want to choose server at main menu. I want to add argument --server --port and run game (without main menu) it works well for 1.14.1 pre-release 2. but it doesn't work for 1.14.1 release and 1.14.2 pre-released , 1.14.2 release error -> java.lang.NullPointerException: Exception while adding particle
// [10:45:17] [Client thread/INFO]: LWJGL Version: 3.2.1 build 12 [10:45:18] [Client thread/INFO]: Narrator library successfully loaded [10:45:18] [Client thread/INFO]: Connecting to 5.9.74.187, 25565 [10:45:21] [Client thread/FATAL]: Reported exception thrown! m: Exception while adding particle at dko.a(SourceFile:2272) ~[1.14.2_t.jar:?] at dko.a(SourceFile:2258) ~[1.14.2_t.jar:?] at dhn.a(SourceFile:579) ~[1.14.2_t.jar:?] at cli.a(SourceFile:55) ~[1.14.2_t.jar:?] at clb.a(SourceFile:70) ~[1.14.2_t.jar:?] at dhn.a(SourceFile:352) ~[1.14.2_t.jar:?] at dhn.a(SourceFile:335) ~[1.14.2_t.jar:?] at cvk.m(SourceFile:1465) ~[1.14.2_t.jar:?] at cvk.e(SourceFile:925) ~[1.14.2_t.jar:?] at cvk.b(SourceFile:411) [1.14.2_t.jar:?] at net.minecraft.client.main.Main.main(SourceFile:154) [1.14.2_t.jar:?] Caused by: java.lang.NullPointerException at dix$a.a(SourceFile:96) ~[1.14.2_t.jar:?] at djn.a(SourceFile:42) ~[1.14.2_t.jar:?] at djk$a.a(SourceFile:54) ~[1.14.2_t.jar:?] at djk$a.a(SourceFile:44) ~[1.14.2_t.jar:?] at dix.b(SourceFile:274) ~[1.14.2_t.jar:?] at dix.a(SourceFile:259) ~[1.14.2_t.jar:?] at dko.b(SourceFile:2307) ~[1.14.2_t.jar:?] at dko.a(SourceFile:2263) ~[1.14.2_t.jar:?] ... 10 more
- duplicates
-
MC-145102 "--server" client launch argument may crash the client on the loading screen
- Resolved