-
Bug
-
Resolution: Duplicate
-
None
-
2.2.548
-
None
-
None
-
Unconfirmed
Minecraft: Java Edition
Crashes about 2-3 seconds after I click Play.
"The game crashed whilst initializing game
Error: java.lang.ExceptionInInitializerError
Exit Code: -1"
Crash Report:
"---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 11/19/20 11:24 PM
Description: Initializing game
java.lang.ExceptionInInitializerError
at ekh.<init>(SourceFile:65)
at djz.<init>(SourceFile:404)
at net.minecraft.client.main.Main.main(SourceFile:177)
Caused by: java.nio.file.FileSystemNotFoundException: C:\Users\shinobi
at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:120)
at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:117)
at java.nio.file.FileSystems.newFileSystem(FileSystems.java:326)
at java.nio.file.FileSystems.newFileSystem(FileSystems.java:276)
at abm.a(SourceFile:52)
at abm$$Lambda$2121/1296583009.accept(Unknown Source)
at x.a(SourceFile:351)
at abm.<clinit>(SourceFile:41)
... 3 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Render thread
Stacktrace:
at ekh.<init>(SourceFile:65)
at djz.<init>(SourceFile:404)
– Initialization –
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(SourceFile:177)
– System Details –
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 75e232d0ae644ce5859858df1e78fe75
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 869176112 bytes (828 MB) / 1845493760 bytes (1760 MB) up to 2147483648 bytes (2048 MB)
CPUs: 6
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.16.4
Backend library: LWJGL version 3.2.2 SNAPSHOT
Backend API: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
CPU: <unknown>"
- duplicates
-
MCL-774 Game doesn't run under user account with exclamation marks / special characters
- Resolved