Advertisement
Guest User

Untitled

a guest
Jul 26th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I blame Dinnerbone.
  3.  
  4. Time: 26/07/13 16:02
  5. Description: Reading NBT data
  6.  
  7. java.lang.ClassCastException: ce cannot be cast to cg
  8. at bx.f(SourceFile:138)
  9. at ady.a(SourceFile:30)
  10. at alk.a(SourceFile:215)
  11. at alk.a(SourceFile:186)
  12. at alk.a(SourceFile:145)
  13. at net.minecraft.server.MinecraftServer.a(SourceFile:113)
  14. at bkw.a(SourceFile:61)
  15. at bkw.d(SourceFile:106)
  16. at net.minecraft.server.MinecraftServer.run(SourceFile:314)
  17. at hh.run(SourceFile:582)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Corrupt NBT tag --
  24. Details:
  25. Tag type found: INT
  26. Tag type expected: LONG
  27. Tag name: LastUpdate
  28. Tag parent: Level
  29. Stacktrace:
  30. at bx.f(SourceFile:138)
  31. at ady.a(SourceFile:30)
  32. at alk.a(SourceFile:215)
  33. at alk.a(SourceFile:186)
  34. at alk.a(SourceFile:145)
  35. at net.minecraft.server.MinecraftServer.a(SourceFile:113)
  36. at bkw.a(SourceFile:61)
  37. at bkw.d(SourceFile:106)
  38. at net.minecraft.server.MinecraftServer.run(SourceFile:314)
  39. at hh.run(SourceFile:582)
  40.  
  41. -- System Details --
  42. Details:
  43. Minecraft Version: 1.6.2
  44. Operating System: Windows 7 (amd64) version 6.1
  45. Java Version: 1.7.0_25, Oracle Corporation
  46. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  47. Memory: 165094656 bytes (157 MB) / 214368256 bytes (204 MB) up to 1908932608 bytes (1820 MB)
  48. JVM Flags: 1 total; -Xmx2G
  49. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  50. Suspicious classes: No suspicious classes found.
  51. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  52. Profiler Position: N/A (disabled)
  53. Player Count: 0 / 8; []
  54. Type: Integrated Server (map_client.txt)
  55. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement