Its says that an item still rendering but they already broke the command block
---- Minecraft Crash Report ---- // There are four lights! Time: 8/3/15 5:14 PM Description: Rendering item com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201) at com.google.common.cache.LocalCache.get(LocalCache.java:3934) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) at bnp.a(SourceFile:126) at bhk.a(SourceFile:76) at bfi.a(SourceFile:52) at bjh.a(SourceFile:122) at bjh.a(SourceFile:323) at bjh.b(SourceFile:359) at avo.a(SourceFile:880) at avo.a(SourceFile:336) at avo.a(SourceFile:144) at bfk.a(SourceFile:1021) at ave.av(SourceFile:915) at ave.a(SourceFile:325) at net.minecraft.client.main.Main.main(SourceFile:124) Caused by: java.lang.NullPointerException at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.isWhitelistedDomain(YggdrasilMinecraftSessionService.java:210) at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.getTextures(YggdrasilMinecraftSessionService.java:149) at bnp$1.a(SourceFile:47) at bnp$1.load(SourceFile:44) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) ... 17 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201) at com.google.common.cache.LocalCache.get(LocalCache.java:3934) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) at bnp.a(SourceFile:126) at bhk.a(SourceFile:76) at bfi.a(SourceFile:52) at bjh.a(SourceFile:122) at bjh.a(SourceFile:323) -- Item being rendered -- Details: Item Type: aat@6371cf2f Item Aux: 3 Item NBT: {SkullOwner:{Id:"7d3ad43e-ead4-4248-8c3c-484452db4438",Properties:{textures:[0:{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6IiJ9fX0="}]}},display:{Name:"Taco"}} Item Foil: false Stacktrace: at bjh.b(SourceFile:359) at avo.a(SourceFile:880) at avo.a(SourceFile:336) at avo.a(SourceFile:144) -- Affected level -- Details: Level name: MpServer All players: 2 total; [bew['ElianaPlaysMc'/4469934, l='MpServer', x=1209.70, y=56.00, z=3.40], bex['Donald Duck'/4469935, l='MpServer', x=1194.41, y=57.00, z=27.44]] Chunk stats: MultiplayerChunkCache: 360, 360 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: 1354.00,57.00,-153.00 - World: (1354,57,-153), Chunk: (at 10,3,7 in 84,-10; contains blocks 1344,0,-160 to 1359,255,-145), Region: (2,-1; contains chunks 64,-32 to 95,-1, blocks 1024,0,-512 to 1535,255,-1) Level time: 6581696 game time, 7634167 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 3 total; [bew['ElianaPlaysMc'/4469934, l='MpServer', x=1209.70, y=56.00, z=3.40], bex['Donald Duck'/4469935, l='MpServer', x=1194.41, y=57.00, z=27.44], bex['Donald Duck'/4469935, l='MpServer', x=1194.41, y=57.00, z=27.44]] Retry entities: 0 total; [] Server brand: Spigot Server type: Non-integrated multiplayer server Stacktrace: at bdb.a(SourceFile:309) at ave.b(SourceFile:2311) at ave.a(SourceFile:334) at net.minecraft.client.main.Main.main(SourceFile:124) -- System Details -- Details: Minecraft Version: 1.8.8 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 101721040 bytes (97 MB) / 249040896 bytes (237 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.8.8 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.3114, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: No Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Faithful_4.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz
2015-08-04, 03:17 AM
2016-01-12, 08:54 AM
2016-01-12, 08:54 AM
0
0
-