Advertisement
Guest User

1.8 CRASH

a guest
Sep 2nd, 2014
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 14/09/02 14:19
  5. Description: Rendering item
  6.  
  7. java.lang.NullPointerException: Rendering item
  8. at amj.t(SourceFile:666)
  9. at cqh.a(SourceFile:124)
  10. at cqh.a(SourceFile:335)
  11. at cqh.b(SourceFile:371)
  12. at byl.a(SourceFile:249)
  13. at byl.a(SourceFile:107)
  14. at bzd.a(SourceFile:36)
  15. at bzj.a(SourceFile:47)
  16. at cji.b(SourceFile:1020)
  17. at bsu.as(SourceFile:903)
  18. at bsu.a(SourceFile:314)
  19. at net.minecraft.client.main.Main.main(SourceFile:120)
  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 amj.t(SourceFile:666)
  28. at cqh.a(SourceFile:124)
  29. at cqh.a(SourceFile:335)
  30.  
  31. -- Item being rendered --
  32. Details:
  33. Item Type: null
  34. Item Aux: 0
  35. Item NBT: null
  36. Item Foil: ~~ERROR~~ NullPointerException: null
  37. Stacktrace:
  38. at cqh.b(SourceFile:371)
  39. at byl.a(SourceFile:249)
  40. at byl.a(SourceFile:107)
  41. at bzd.a(SourceFile:36)
  42. at bzj.a(SourceFile:47)
  43.  
  44. -- Screen render details --
  45. Details:
  46. Screen name: bzj
  47. Mouse location: Scaled: (213, 119). Absolute: (427, 240)
  48. Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
  49.  
  50. -- Affected level --
  51. Details:
  52. Level name: MpServer
  53. All players: 2 total; [cio['Monojkl'/744011, l='MpServer', x=0.50, y=68.00, z=1.50], cip['DynastyZz95'/670424, l='MpServer', x=7.75, y=103.88, z=3.41]]
  54. Chunk stats: MultiplayerChunkCache: 169, 169
  55. Level seed: 0
  56. Level generator: ID 00 - default, ver 1. Features enabled: false
  57. Level generator options:
  58. Level spawn location: 0.00,68.00,1.00 - World: (0,68,1), Chunk: (at 0,4,1 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  59. Level time: 89835143 game time, 1568000 day time
  60. Level dimension: 0
  61. Level storage version: 0x00000 - Unknown?
  62. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  63. Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false
  64. Forced entities: 7 total; [cio['Monojkl'/744011, l='MpServer', x=0.50, y=68.00, z=1.50], cip['DynastyZz95'/670424, l='MpServer', x=7.75, y=103.88, z=3.41], abt['§eRight click on a sign to join a map !'/4, l='MpServer', x=-17.72, y=123.27, z=0.97], ahw['entity.WitherSkull.name'/5, l='MpServer', x=-17.72, y=123.03, z=0.97], abt['§eRight click on a sign to open a shop !'/6, l='MpServer', x=14.69, y=123.27, z=1.00], ahw['entity.WitherSkull.name'/7, l='MpServer', x=14.69, y=123.03, z=1.00], cip['DynastyZz95'/670424, l='MpServer', x=7.75, y=103.88, z=3.41]]
  65. Retry entities: 0 total; []
  66. Server brand: ~~NULL~~
  67. Server type: Non-integrated multiplayer server
  68. Stacktrace:
  69. at cen.a(SourceFile:308)
  70. at bsu.b(SourceFile:2252)
  71. at bsu.a(SourceFile:323)
  72. at net.minecraft.client.main.Main.main(SourceFile:120)
  73.  
  74. -- System Details --
  75. Details:
  76. Minecraft Version: 1.8
  77. Operating System: Windows 7 (amd64) version 6.1
  78. Java Version: 1.7.0_04, Oracle Corporation
  79. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80. Memory: 127156800 bytes (121 MB) / 278847488 bytes (265 MB) up to 1060372480 bytes (1011 MB)
  81. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  82. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  83. Launched Version: 1.8
  84. LWJGL: 2.9.1
  85. OpenGL: GeForce 310/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
  86. GL Caps: Using GL 1.3 multitexturing.
  87. Using GL 1.3 texture combiners.
  88. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  89. Shaders are available because OpenGL 2.1 is supported.
  90. VBOs are available because OpenGL 1.5 is supported.
  91.  
  92. Using VBOs: No
  93. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  94. Type: Client (map_client.txt)
  95. Resource Packs: []
  96. Current Language: English (UK)
  97. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement