Advertisement
Guest User

Untitled

a guest
May 28th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 27.05.15 18:06
  5. Description: Ticking entity
  6.  
  7. java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Byte
  8. at ns.a(SourceFile:88)
  9. at rv.q(SourceFile:347)
  10. at rv.c(SourceFile:172)
  11. at ng.l_(SourceFile:552)
  12. at sb.l_(SourceFile:31)
  13. at aab.a(SourceFile:1336)
  14. at aab.g(SourceFile:1314)
  15. at aab.h(SourceFile:1221)
  16. at net.minecraft.client.Minecraft.l(SourceFile:1319)
  17. at net.minecraft.client.Minecraft.K(SourceFile:574)
  18. at net.minecraft.client.Minecraft.run(SourceFile:526)
  19. at java.lang.Thread.run(Unknown Source)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Stacktrace:
  27. at ns.a(SourceFile:88)
  28. at rv.q(SourceFile:347)
  29. at rv.c(SourceFile:172)
  30. at ng.l_(SourceFile:552)
  31. at sb.l_(SourceFile:31)
  32. at aab.a(SourceFile:1336)
  33. at aab.g(SourceFile:1314)
  34.  
  35. -- Entity being ticked --
  36. Details:
  37. Entity Type: Enderman (rv)
  38. Entity ID: 703913
  39. Entity Name: Enderman
  40. Entity's Exact location: 195,06, 74,50, 317,03
  41. Entity's Block location: World: (195,74,317), Chunk: (at 3,4,13 in 12,19; contains blocks 192,0,304 to 207,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  42. Entity's Momentum: 0,00, -0,08, 0,00
  43. Stacktrace:
  44. at aab.h(SourceFile:1221)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement