When clicking "Backup and Load" on a world from a old version in a snapshot, it crashes the game.
Description: mouseClicked event handler
java.lang.IllegalArgumentException: Illegal character in path at index 100: file:/C:/Users/Kian/Desktop/gaming/minecraft/Snapshot/backups/2018-06-04_14-47-26_Cloud_Wolf(1.13CMD[4.7.18]).zip
at com.sun.nio.zipfs.ZipFileSystemProvider.uriToPath(ZipFileSystemProvider.java:87)
at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:107)
at java.nio.file.FileSystems.newFileSystem(FileSystems.java:326)
at java.nio.file.FileSystems.newFileSystem(FileSystems.java:276)
at cfd.h(SourceFile:74)
at cpe.a(SourceFile:130)
at cpg.b(SourceFile:189)
at cpg$$Lambda$1008/1570263596.confirmResult(Unknown Source)
at cln$1.a(SourceFile:45)
at cjr.mouseClicked(SourceFile:103)
at ckn.mouseClicked(SourceFile:45)
at cis.b(SourceFile:67)
at cis$$Lambda$744/1631762909.run(Unknown Source)
at cmh.a(SourceFile:429)
at cis.a(SourceFile:67)
at cis$$Lambda$667/2139900147.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 cja.a(SourceFile:298)
at ciq.c(SourceFile:839)
at ciq.a(SourceFile:379)
at net.minecraft.client.main.Main.main(SourceFile:144)
Caused by: java.net.URISyntaxException: Illegal character in path at index 100: file:/C:/Users/Kian/Desktop/gaming/minecraft/Snapshot/backups/2018-06-04_14-47-26_Cloud_Wolf(1.13CMD[4.7.18]).zip
at java.net.URI$Parser.fail(URI.java:2848)
at java.net.URI$Parser.checkChars(URI.java:3021)
at java.net.URI$Parser.parseHierarchical(URI.java:3105)
at java.net.URI$Parser.parse(URI.java:3053)
at java.net.URI.<init>(URI.java:588)
at com.sun.nio.zipfs.ZipFileSystemProvider.uriToPath(ZipFileSystemProvider.java:85)
... 22 more
Linked issues
Attachments
Comments 3
Duplicate of MC-129245, should be fixed now. Please search before reporting.
Thank you for your report!
However, this issue has been temporarily closed as a Awaiting Response.
We do not have enough information to find the cause of this issue.
In case of a crash please add the file
[.minecraft/launcher_log.txt|http://hopper.minecraft.net/help/finding-minecraft-data-folder]
to this ticket.If there is no crash log, please follow that guide.
Once attached, the report will be reopened automatically.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki