-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.7.2
-
OS: Windows 8 (ver 6.2, arch amd64)
Java: 1.7.0_45 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.3.1 (bootstrap 5)
Minecraft: 1.7.2 (updated Fri Oct 25 14:00:00 BST 2013)
-
Unconfirmed
-
Survival
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 11/11/13 21:21
Description: Rendering item
java.lang.NullPointerException: Rendering item
at abp.c(SourceFile:99)
at bnq.a(SourceFile:281)
at bnq.b(SourceFile:379)
at bdd.a(SourceFile:240)
at bdd.a(SourceFile:105)
at bdu.a(SourceFile:30)
at bea.a(SourceFile:47)
at bll.b(SourceFile:851)
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 bdd.a(SourceFile:240)
at bdd.a(SourceFile:105)
at bdu.a(SourceFile:30)
at bea.a(SourceFile:47)
– Screen render details –
Details:
Screen name: bea
Mouse location: Scaled: (267, 146). Absolute: (800, 438)
Screen size: Scaled: (534, 293). Absolute: (1600, 877). Scale factor of 3
– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bje['Toastychips'/138161, l='MpServer', x=-33.30, y=71.62, z=4.30]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-3,69,-20), Chunk: (at 13,4,12 in -1,-2; contains blocks -16,0,-32 to -1,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 43056433 game time, 43104653 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: adventure (ID 2). Hardcore: false. Cheats: false
Forced entities: 5 total; [vv['Falling Block'/5595, l='MpServer', x=-2.69, y=69.49, z=-17.16], bje['Toastychips'/138161, l='MpServer', x=-33.30, y=71.62, z=4.30], vv['Falling Block'/4731, l='MpServer', x=-4.53, y=69.49, z=-19.53], vv['Falling Block'/6308, l='MpServer', x=-3.00, y=69.49, z=-20.00], vv['Falling Block'/5749, l='MpServer', x=-10.97, y=78.49, z=7.50]]
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 8 (amd64) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 672038424 bytes (640 MB) / 763887616 bytes (728 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 20143 (1128008 bytes; 1 MB) allocated, 120 (6720 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7570 GL version 4.2.12002 Compatibility Profile Context 9.12.2.3000, ATI Technologies Inc.
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: 74 (4144 bytes; 0 MB) allocated, 64 (3584 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
- duplicates
-
MC-37169 Hopper: java.lang.NullPointerException: Rendering screen
- Resolved