Advertisement
Guest User

FireStar Crash

a guest
Nov 26th, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 11/26/14 6:19 AM
  5. Description: Reading NBT data
  6.  
  7. java.lang.ClassCastException: dx cannot be cast to dn
  8. at dh.l(SourceFile:202)
  9. at acr.a(SourceFile:86)
  10. at acr.a(SourceFile:71)
  11. at add.a(SourceFile:445)
  12. at bdw.a(SourceFile:76)
  13. at bct.a(SourceFile:301)
  14. at blt.b(SourceFile:852)
  15. at bao.ak(SourceFile:801)
  16. at bao.f(SourceFile:728)
  17. at net.minecraft.client.main.Main.main(SourceFile:148)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Head --
  24. Stacktrace:
  25. at dh.l(SourceFile:202)
  26.  
  27. -- Corrupt NBT tag --
  28. Details:
  29. Tag type found: STRING
  30. Tag type expected: INT[]
  31. Tag name: Colors
  32. Stacktrace:
  33. at dh.l(SourceFile:202)
  34. at acr.a(SourceFile:86)
  35. at acr.a(SourceFile:71)
  36. at add.a(SourceFile:445)
  37. at bdw.a(SourceFile:76)
  38. at bct.a(SourceFile:301)
  39.  
  40. -- Screen render details --
  41. Details:
  42. Screen name: bct
  43. Mouse location: Scaled: (195, 187). Absolute: (390, 105)
  44. Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
  45.  
  46. -- Affected level --
  47. Details:
  48. Level name: MpServer
  49. All players: 1 total; [bjk['Gummybearking'/2465785, l='MpServer', x=-6555.66, y=71.62, z=9855.36]]
  50. Chunk stats: MultiplayerChunkCache: 169, 169
  51. Level seed: 0
  52. Level generator: ID 00 - default, ver 1. Features enabled: false
  53. Level generator options:
  54. Level spawn location: World: (-5930,192,-4822), Chunk: (at 6,12,10 in -371,-302; contains blocks -5936,0,-4832 to -5921,255,-4817), Region: (-12,-10; contains chunks -384,-320 to -353,-289, blocks -6144,0,-5120 to -5633,255,-4609)
  55. Level time: 985312027 game time, 1507590725 day time
  56. Level dimension: 0
  57. Level storage version: 0x00000 - Unknown?
  58. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  59. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  60. Forced entities: 1 total; [bjk['Gummybearking'/2465785, l='MpServer', x=-6555.66, y=71.62, z=9855.36]]
  61. Retry entities: 0 total; []
  62. Server brand: Spigot
  63. Server type: Non-integrated multiplayer server
  64. Stacktrace:
  65. at bjf.a(SourceFile:289)
  66. at bao.b(SourceFile:1972)
  67. at bao.f(SourceFile:737)
  68. at net.minecraft.client.main.Main.main(SourceFile:148)
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.7.10
  73. Operating System: Mac OS X (x86_64) version 10.10
  74. Java Version: 1.6.0_65, Apple Inc.
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
  76. Memory: 120466064 bytes (114 MB) / 237346816 bytes (226 MB) up to 1060372480 bytes (1011 MB)
  77. JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  78. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  79. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  80. Launched Version: 1.7.10
  81. LWJGL: 2.9.1
  82. OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-10.0.77, Intel Inc.
  83. GL Caps: Using GL 1.3 multitexturing.
  84. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
  85. Anisotropic filtering is supported and maximum anisotropy is 16.
  86. Shaders are available because OpenGL 2.1 is supported.
  87.  
  88. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  89. Type: Client (map_client.txt)
  90. Resource Packs: []
  91. Current Language: English (US)
  92. Profiler Position: N/A (disabled)
  93. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  94. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement