-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8
-
None
-
Windows 7
-
Unconfirmed
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 9/2/14 12:19 PM
Description: Rendering entity in world
java.lang.NullPointerException: Rendering entity in world
at amj.t(SourceFile:666)
at cqh.a(SourceFile:124)
at cqh.a(SourceFile:308)
at cqh.b(SourceFile:225)
at cqg.b(SourceFile:139)
at cqg.a(SourceFile:65)
at cqg.a(SourceFile:26)
at cpt.a(SourceFile:294)
at cpt.a(SourceFile:259)
at cpt.a(SourceFile:226)
at ckn.a(SourceFile:583)
at cji.a(SourceFile:1225)
at cji.a(SourceFile:1130)
at cji.b(SourceFile:983)
at bsu.as(SourceFile:903)
at bsu.a(SourceFile:314)
at net.minecraft.client.main.Main.main(SourceFile:120)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at amj.t(SourceFile:666)
at cqh.a(SourceFile:124)
at cqh.a(SourceFile:308)
at cqh.b(SourceFile:225)
at cqg.b(SourceFile:139)
at cqg.a(SourceFile:65)
at cqg.a(SourceFile:26)
– Entity being rendered –
Details:
Entity Type: ItemFrame (adk)
Entity ID: 1337
Entity Name: ~ERROR~ ClassCastException: amj cannot be cast to java.lang.String
Entity's Exact location: 115.50, 126.50, 136.03
Entity's Block location: 115.00,126.00,136.00 - World: (115,126,136), Chunk: (at 3,7,8 in 7,8; contains blocks 112,0,128 to 127,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Rider: ~ERROR~ NullPointerException: null
Entity's Vehicle: ~ERROR~ NullPointerException: null
– Renderer details –
Details:
Assigned renderer: cqg@63a72bb2
Location: -61.87,-20.01,-62.61 - World: (-62,-21,-63), Chunk: (at 2,-2,1 in -4,-4; contains blocks -64,0,-64 to -49,255,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Rotation: 0.0
Delta: 0.43877423
Stacktrace:
at cpt.a(SourceFile:294)
at cpt.a(SourceFile:259)
at cpt.a(SourceFile:226)
at ckn.a(SourceFile:583)
at cji.a(SourceFile:1225)
at cji.a(SourceFile:1130)
– Affected level –
Details:
Level name: MpServer
All players: 5 total; [cio['Johns_World3'/50766, l='MpServer', x=177.20, y=146.51, z=198.45], cip['jacksterw'/1331, l='MpServer', x=164.59, y=118.00, z=151.63], cip['A_MC_N13'/1324, l='MpServer', x=196.31, y=89.41, z=205.50], cip['meowpuss'/1332, l='MpServer', x=157.14, y=121.20, z=154.51], cip['EnderPhoenix5'/1329, l='MpServer', x=128.23, y=92.04, z=302.94]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 257.00,78.00,256.00 - World: (257,78,256), Chunk: (at 1,4,0 in 16,16; contains blocks 256,0,256 to 271,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 28418060 game time, 28996593 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: ~ERROR~ ClassCastException: amj cannot be cast to java.lang.String
Retry entities: 0 total; []
Server brand: ungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:c28a1bb:unknown)
Server type: Non-integrated multiplayer server
Stacktrace:
at cen.a(SourceFile:308)
at bsu.b(SourceFile:2252)
at bsu.a(SourceFile:323)
at net.minecraft.client.main.Main.main(SourceFile:120)
– System Details –
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 411635680 bytes (392 MB) / 912785408 bytes (870 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: GeForce GT 545/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
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: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
- duplicates
-
MC-70565 when opening a chest in modded servers Minecraft crashes continuously
- Resolved