• 0

    posted a message on my game crash on startup. i dont know what to do. please help
    01:39:21
    launcher
    Preparing to launch minecraft client for 1.13


    01:39:22
    launcher
    Checking installations.


    01:39:22
    launcher
    Minecraft client 1.13 is ready to start.


    01:39:22
    launcher
    Starting!


    01:39:24
    launcher
    Using default game log configuration client-1.12.xml (outputs XML)


    01:39:26
    launcher
    ERROR StatusLogger Unable to open jar:file:/C:/Users/Night_Shade!/AppData/Roaming/.minecraft/libraries/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar!/META-INF/log4j-provider.properties
    java.io.FileNotFoundException: C:\Users\Night_Shade (The system cannot find the file specified)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:220)
    at java.util.zip.ZipFile.<init>(ZipFile.java:150)
    at java.util.jar.JarFile.<init>(JarFile.java:166)
    at java.util.jar.JarFile.<init>(JarFile.java:103)
    at sun.net.www.protocol.jar.URLJarFile.&lt;init&gt;(URLJarFile.java:93)
    at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
    at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:94)
    at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
    at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:150)
    at java.net.URL.openStream(URL.java:1038)
    at org.apache.logging.log4j.util.ProviderUtil.loadProvider(ProviderUtil.java:79)
    at org.apache.logging.log4j.util.ProviderUtil.<init>(ProviderUtil.java:66)
    at org.apache.logging.log4j.util.ProviderUtil.lazyInit(ProviderUtil.java:124)
    at org.apache.logging.log4j.util.ProviderUtil.hasProviders(ProviderUtil.java:108)
    at org.apache.logging.log4j.LogManager.<clinit>(LogManager.java:89)
    at net.minecraft.client.main.Main.<clinit>(SourceFile:30)
    ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
    Exception in thread "Client thread" java.lang.ExceptionInInitializerError
    at ir.<clinit>(SourceFile:16)
    at pc.<clinit>(SourceFile:22)
    at cfi.<clinit>(SourceFile:205)
    at net.minecraft.client.main.Main.main(SourceFile:144)
    Caused by: java.lang.NullPointerException
    at java.io.Reader.<init>(Reader.java:78)
    at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
    at gt.<init>(SourceFile:32)
    at gt.<clinit>(SourceFile:24)
    ... 4 more
    ERROR Main Caught previously unhandled exception :
    ERROR Main java.lang.NoClassDefFoundError: Could not initialize class cfi
    java.lang.NoClassDefFoundError: Could not initialize class cfi
    at net.minecraft.client.main.Main$2.run(SourceFile:135)


    18:39:26
    monitor
    Process crashed with exit code 1
    Posted in: Java Edition Support
  • To post a comment, please .