Advertisement
Guest User

Internal Excpetions

a guest
May 27th, 2015
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. [13:48:33] [Client thread/INFO]: Setting user: Quwarkeyy
  2. [13:48:33] [Client thread/INFO]: (Session ID is token:9505946f238c4e0e91ae1a12f02a5bf2:32a30e6bc07c457cb5b3b78f3bf86264)
  3. [13:48:34] [Client thread/INFO]: LWJGL Version: 2.9.4
  4. [13:48:34] [Client thread/INFO]: Reloading ResourceManager: Default, #DarkEditRed.zip
  5. [13:48:35] [Sound Library Loader/INFO]: Starting up SoundSystem...
  6. [13:48:35] [Thread-6/INFO]: Initializing LWJGL OpenAL
  7. [13:48:35] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  8. [13:48:35] [Thread-6/INFO]: OpenAL initialized.
  9. [13:48:35] [Sound Library Loader/INFO]: Sound engine started
  10. [13:48:37] [Client thread/INFO]: Created: 2048x2048 textures-atlas
  11. [13:49:07] [Client thread/INFO]: Connecting to eu.oc.tc, 25565
  12. [13:49:07] [Client thread/INFO]: Connecting to eu.oc.tc, 25565
  13. [13:49:12] [Client thread/FATAL]: Error executing task
  14. java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: readerIndex(1) + length(83) exceeds writerIndex(11): UnpooledHeapByteBuf(ridx: 1, widx: 11, cap: 11)
  15. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_45]
  16. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_45]
  17. at g.a(SourceFile:61) [1.8.6.jar:?]
  18. at ave.av(SourceFile:880) [1.8.6.jar:?]
  19. at ave.a(SourceFile:325) [1.8.6.jar:?]
  20. at net.minecraft.client.main.Main.main(SourceFile:124) [1.8.6.jar:?]
  21. Caused by: java.lang.IndexOutOfBoundsException: readerIndex(1) + length(83) exceeds writerIndex(11): UnpooledHeapByteBuf(ridx: 1, widx: 11, cap: 11)
  22. at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1175) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
  23. at io.netty.buffer.AbstractByteBuf.readBytes(AbstractByteBuf.java:655) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
  24. at em.readBytes(SourceFile:669) ~[1.8.6.jar:?]
  25. at em.c(SourceFile:243) ~[1.8.6.jar:?]
  26. at bcy.a(SourceFile:1291) ~[1.8.6.jar:?]
  27. at gg.a(SourceFile:52) ~[1.8.6.jar:?]
  28. at gg.a(SourceFile:9) ~[1.8.6.jar:?]
  29. at fh$1.run(SourceFile:13) ~[1.8.6.jar:?]
  30. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_45]
  31. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_45]
  32. at g.a(SourceFile:60) ~[1.8.6.jar:?]
  33. ... 3 more
  34. [13:49:12] [Client thread/INFO]: [CHAT]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement