Advertisement
Guest User

Crash

a guest
Oct 19th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 10/19/16 3:01 PM
  5. Description: Rendering item
  6.  
  7. com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
  8. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201)
  9. at com.google.common.cache.LocalCache.get(LocalCache.java:3934)
  10. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938)
  11. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821)
  12. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827)
  13. at bnp.a(SourceFile:126)
  14. at bhk.a(SourceFile:76)
  15. at bfi.a(SourceFile:52)
  16. at bjh.a(SourceFile:122)
  17. at bjh.a(SourceFile:323)
  18. at bjh.b(SourceFile:359)
  19. at avo.a(SourceFile:880)
  20. at avo.a(SourceFile:336)
  21. at avo.a(SourceFile:144)
  22. at bfk.a(SourceFile:1021)
  23. at ave.av(SourceFile:915)
  24. at ave.a(SourceFile:325)
  25. at net.minecraft.client.main.Main.main(SourceFile:124)
  26. Caused by: java.lang.NullPointerException
  27. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.getTextures(YggdrasilMinecraftSessionService.java:144)
  28. at bnp$1.a(SourceFile:47)
  29. at bnp$1.load(SourceFile:44)
  30. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524)
  31. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317)
  32. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280)
  33. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195)
  34. ... 17 more
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Head --
  41. Stacktrace:
  42. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201)
  43. at com.google.common.cache.LocalCache.get(LocalCache.java:3934)
  44. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938)
  45. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821)
  46. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827)
  47. at bnp.a(SourceFile:126)
  48. at bhk.a(SourceFile:76)
  49. at bfi.a(SourceFile:52)
  50. at bjh.a(SourceFile:122)
  51. at bjh.a(SourceFile:323)
  52.  
  53. -- Item being rendered --
  54. Details:
  55. Item Type: aat@38fb50f8
  56. Item Aux: 3
  57. Item NBT: {SkullOwner:{Id:"00000000-0000-0000-0000-000000000000",Properties:{textures:[0:{Value:"IA=="}]}}}
  58. Item Foil: false
  59. Stacktrace:
  60. at bjh.b(SourceFile:359)
  61. at avo.a(SourceFile:880)
  62. at avo.a(SourceFile:336)
  63. at avo.a(SourceFile:144)
  64.  
  65. -- Affected level --
  66. Details:
  67. Level name: MpServer
  68. All players: 1 total; [bew['RetronixPlays'/7212, l='MpServer', x=32.74, y=85.00, z=39.76]]
  69. Chunk stats: MultiplayerChunkCache: 0, 0
  70. Level seed: 0
  71. Level generator: ID 00 - default, ver 1. Features enabled: false
  72. Level generator options:
  73. Level spawn location: 2582.00,70.00,3558.00 - World: (2582,70,3558), Chunk: (at 6,4,6 in 161,222; contains blocks 2576,0,3552 to 2591,255,3567), Region: (5,6; contains chunks 160,192 to 191,223, blocks 2560,0,3072 to 3071,255,3583)
  74. Level time: 120444777 game time, 416802027 day time
  75. Level dimension: 0
  76. Level storage version: 0x00000 - Unknown?
  77. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  78. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  79. Forced entities: 1 total; [bew['RetronixPlays'/7212, l='MpServer', x=32.74, y=85.00, z=39.76]]
  80. Retry entities: 0 total; []
  81. Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.10-SNAPSHOT:0581e49:1190) <- Spigot
  82. Server type: Non-integrated multiplayer server
  83. Stacktrace:
  84. at bdb.a(SourceFile:309)
  85. at ave.b(SourceFile:2311)
  86. at ave.a(SourceFile:334)
  87. at net.minecraft.client.main.Main.main(SourceFile:124)
  88.  
  89. -- System Details --
  90. Details:
  91. Minecraft Version: 1.8.9
  92. Operating System: Windows 10 (amd64) version 10.0
  93. Java Version: 1.8.0_25, Oracle Corporation
  94. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  95. Memory: 160248008 bytes (152 MB) / 273014784 bytes (260 MB) up to 1060372480 bytes (1011 MB)
  96. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  97. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  98. Launched Version: 1.8.9
  99. LWJGL: 2.9.4
  100. OpenGL: AMD Radeon HD 8570 GL version 4.5.13399 Compatibility Profile Context 15.200.1065.0, ATI Technologies Inc.
  101. GL Caps: Using GL 1.3 multitexturing.
  102. Using GL 1.3 texture combiners.
  103. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  104. Shaders are available because OpenGL 2.1 is supported.
  105. VBOs are available because OpenGL 1.5 is supported.
  106.  
  107. Using VBOs: Yes
  108. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  109. Type: Client (map_client.txt)
  110. Resource Packs: Low Fire Faithul PvP Pack.zip
  111. Current Language: English (US)
  112. Profiler Position: N/A (disabled)
  113. CPU: 6x AMD FX(tm)-6300 Six-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement