-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 17w47a
-
None
-
Unconfirmed
When adling a server to server list in multiplater with a IPv6 adresse the game crashes with this Exception when cliking the multiplayer butten
java.lang.IllegalArgumentException: Non [a-z0-9_-] character in path
at mp.<init>(SourceFile:27)
at mp.<init>(SourceFile:36)
at brx.<init>(SourceFile:53)
at bry.a(SourceFile:48)
at bru.c(SourceFile:83)
at bqa.a(SourceFile:310)
at bmg.a(SourceFile:718)
at bpn$1.a(SourceFile:34)
at bnh.mouseClicked(SourceFile:102)
at boe.mouseClicked(SourceFile:44)
at bmi.b(SourceFile:64)
at bmi$$Lambda$156/2032586898.run(Unknown Source)
at bqa.a(SourceFile:428)
at bmi.a(SourceFile:64)
at bmi$$Lambda$108/1428223605.invoke(Unknown Source)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599)
at bmq.a(SourceFile:294)
at bmg.b(SourceFile:836)
at bmg.a(SourceFile:369)
at net.minecraft.client.main.Main.main(SourceFile:134)
I read the exception as : is not allowd but it is in IPv6 adresse
To reproduce add ::1 as a server
- duplicates
-
MC-122140 Server list broken
- Resolved