Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. 2018-06-25 22:26:41 [INFO] [STDERR] java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResources/sound3/random/wood%20click.ogg
  2. 2018-06-25 22:26:41 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  3. 2018-06-25 22:26:41 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  4. 2018-06-25 22:26:41 [INFO] [STDERR] at arn.a(ThreadDownloadResources.java:181)
  5. 2018-06-25 22:26:41 [INFO] [STDERR] at arn.a(ThreadDownloadResources.java:155)
  6. 2018-06-25 22:26:41 [INFO] [STDERR] at arn.run(ThreadDownloadResources.java:74)
  7. 2018-06-25 22:26:42 [INFO] [STDERR] java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResources/newsound/mob/ghast/affectionate%20scream.ogg
  8. 2018-06-25 22:26:42 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  9. 2018-06-25 22:26:42 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  10. 2018-06-25 22:26:42 [INFO] [STDERR] at arn.a(ThreadDownloadResources.java:181)
  11. 2018-06-25 22:26:42 [INFO] [STDERR] at arn.a(ThreadDownloadResources.java:155)
  12. 2018-06-25 22:26:42 [INFO] [STDERR] at arn.run(ThreadDownloadResources.java:74)
  13. 2018-06-25 22:26:42 [INFO] [STDERR] java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResources/newsound/random/wood%20click.ogg
  14. 2018-06-25 22:26:42 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  15. 2018-06-25 22:26:42 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  16. 2018-06-25 22:26:42 [INFO] [STDERR] at arn.a(ThreadDownloadResources.java:181)
  17. 2018-06-25 22:26:42 [INFO] [STDERR] at arn.a(ThreadDownloadResources.java:155)
  18. 2018-06-25 22:26:42 [INFO] [STDERR] at arn.run(ThreadDownloadResources.java:74)
  19. 2018-06-25 22:27:02 [INFO] [STDERR] java.lang.ClassNotFoundException: bean.Bean
  20. 2018-06-25 22:27:02 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
  21. 2018-06-25 22:27:02 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  22. 2018-06-25 22:27:02 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  23. 2018-06-25 22:27:02 [INFO] [STDERR] at Moonlight.<init>(Moonlight.java:28)
  24. 2018-06-25 22:27:02 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  25. 2018-06-25 22:27:02 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  26. 2018-06-25 22:27:02 [INFO] [STDERR] at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
  27. 2018-06-25 22:27:02 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
  28. 2018-06-25 22:27:02 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
  29. 2018-06-25 22:27:02 [INFO] [STDERR] ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement