-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.7.2
-
None
-
Windows 7, Java 7 update 17
-
Unconfirmed
---- Minecraft Crash Report ----
// Why did you do that?
Time: 10/29/13 7:14 PM
Description: Rendering item
java.lang.NullPointerException: Rendering item
at abp.c(SourceFile:99)
at bnq.a(SourceFile:281)
at bnq.b(SourceFile:379)
at bah.a(SourceFile:737)
at bah.a(SourceFile:120)
at bll.b(SourceFile:833)
at azd.ad(SourceFile:780)
at azd.e(SourceFile:704)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at abp.c(SourceFile:99)
at bnq.a(SourceFile:281)
– Item being rendered –
Details:
Item Type: null
Item Aux: 0
Item NBT: null
Item Foil: ~ERROR~ NullPointerException: null
Stacktrace:
at bnq.b(SourceFile:379)
at bah.a(SourceFile:737)
at bah.a(SourceFile:120)
– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bje['aaronfranke'/1971657, l='MpServer', x=-0.46, y=82.15, z=10.32]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-23,64,-6), Chunk: (at 9,4,10 in -2,-1; contains blocks -32,0,-16 to -17,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 12224390 game time, 12224390 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: 1 total; [bje['aaronfranke'/1971657, l='MpServer', x=-0.46, y=82.15, z=10.32]]
Retry entities: 0 total; []
Server brand: craftbukkit
Server type: Non-integrated multiplayer server
Stacktrace:
at biz.a(SourceFile:284)
at azd.b(SourceFile:1951)
at azd.e(SourceFile:713)
at net.minecraft.client.main.Main.main(SourceFile:103)
– System Details –
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 176400232 bytes (168 MB) / 298647552 bytes (284 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 17507 (980392 bytes; 0 MB) allocated, 17507 (980392 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: GeForce GT 520/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
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)
Vec3 Pool Size: 37 (2072 bytes; 0 MB) allocated, 37 (2072 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
- duplicates
-
MC-37169 Hopper: java.lang.NullPointerException: Rendering screen
- Resolved