Advertisement
sbonds

Cubecraft Bug 20181102 0759

Nov 14th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 11/2/18 7:59 AM
  5. Description: Ticking entity
  6.  
  7. java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.Integer
  8. at acs.dm(SourceFile:214)
  9. at acs.B_(SourceFile:148)
  10. at amu.a(SourceFile:1524)
  11. at amu.h(SourceFile:1500)
  12. at amu.k(SourceFile:1382)
  13. at bib.t(SourceFile:1691)
  14. at bib.az(SourceFile:1000)
  15. at bib.a(SourceFile:419)
  16. at net.minecraft.client.main.Main.main(SourceFile:123)
  17.  
  18.  
  19. A detailed walkthrough of the error, its code path and all known details is as follows:
  20. ---------------------------------------------------------------------------------------
  21.  
  22. -- Head --
  23. Thread: Client thread
  24. Stacktrace:
  25. at acs.dm(SourceFile:214)
  26. at acs.B_(SourceFile:148)
  27. at amu.a(SourceFile:1524)
  28. at amu.h(SourceFile:1500)
  29.  
  30. -- Entity being ticked --
  31. Details:
  32. Entity Type: minecraft:creeper (acs)
  33. Entity ID: 7957
  34. Entity Name:
  35. Entity's Exact location: 12096.50, 38.83, 60.50
  36. Entity's Block location: World: (12096,38,60), Chunk: (at 0,2,12 in 756,3; contains blocks 12096,0,48 to 12111,255,63), Region: (23,0; contains chunks 736,0 to 767,31, blocks 11776,0,0 to 12287,255,511)
  37. Entity's Momentum: 0.00, 0.00, 0.00
  38. Entity's Passengers: []
  39. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  40. Stacktrace:
  41. at amu.k(SourceFile:1382)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement