Advertisement
Guest User

Untitled

a guest
Aug 26th, 2019
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. 19:35:40.753
  2. Using default game log configuration client-1.12.xml (outputs XML)
  3. 19:35:42.053
  4. ERROR StatusLogger Unable to open jar:file:/C:/Users/No%20Kids%20or%20Coupons%20!/AppData/Roaming/.minecraft/libraries/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar!/META-INF/log4j-provider.properties
  5. java.io.FileNotFoundException: C:\Users\No Kids or Coupons (The system cannot find the file specified)
  6. at java.util.zip.ZipFile.open(Native Method)
  7. at java.util.zip.ZipFile.<init>(ZipFile.java:220)
  8. at java.util.zip.ZipFile.<init>(ZipFile.java:150)
  9. at java.util.jar.JarFile.<init>(JarFile.java:166)
  10. at java.util.jar.JarFile.<init>(JarFile.java:103)
  11. at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
  12. at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
  13. at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:94)
  14. at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
  15. at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:150)
  16. at java.net.URL.openStream(URL.java:1038)
  17. at org.apache.logging.log4j.util.ProviderUtil.loadProvider(ProviderUtil.java:79)
  18. at org.apache.logging.log4j.util.ProviderUtil.<init>(ProviderUtil.java:66)
  19. at org.apache.logging.log4j.util.ProviderUtil.lazyInit(ProviderUtil.java:124)
  20. at org.apache.logging.log4j.util.ProviderUtil.hasProviders(ProviderUtil.java:108)
  21. at org.apache.logging.log4j.LogManager.<clinit>(LogManager.java:89)
  22. at net.minecraft.client.main.Main.<clinit>(SourceFile:33)
  23. ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
  24. Exception in thread "Client thread" java.lang.ExceptionInInitializerError
  25. at jy.<clinit>(SourceFile:20)
  26. at qv.<clinit>(SourceFile:22)
  27. at cyc.<clinit>(SourceFile:212)
  28. at net.minecraft.client.main.Main.main(SourceFile:155)
  29. Caused by: java.lang.NullPointerException
  30. at java.io.Reader.<init>(Reader.java:78)
  31. at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
  32. at hy.<init>(SourceFile:32)
  33. at hy.<clinit>(SourceFile:25)
  34. ... 4 more
  35. ERROR Main Caught previously unhandled exception :
  36. java.lang.NoClassDefFoundError: Could not initialize class cyc
  37. at net.minecraft.client.main.Main$2.run(SourceFile:138)
  38. 19:35:49.884
  39. Process crashed with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement