-
Bug
-
Resolution: Duplicate
-
None
-
Snapshot 13w02b
-
Windows XP, 32-Bit
-
Unconfirmed
Using the give command, I obtained redstone wire.
What I expected to happen was...:
Redstone Wire (Not redstone dust) would appear in my inventory.
What actually happened was...:
The screen went light blue and crashed after a few seconds (see below for crash report screenshot and text file)
Steps to Reproduce:
1. Go onto a world with cheats on.
2. Type in the command box "give [your username here] 55"
Crash file:
---- Minecraft Crash Report ---- // Oops. Time: 17/01/13 17:49 Description: Rendering entity in world java.lang.NullPointerException at bdh.a(SourceFile:146) at bdh.a(SourceFile:132) at bdh.a(SourceFile:23) at bcx.a(SourceFile:198) at bcx.a(SourceFile:178) at bbx.a(SourceFile:308) at bbp.a(SourceFile:897) at bbp.b(SourceFile:751) at net.minecraft.client.Minecraft.K(SourceFile:596) at net.minecraft.client.Minecraft.run(SourceFile:525) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at bdh.a(SourceFile:146) at bdh.a(SourceFile:132) at bdh.a(SourceFile:23) -- Entity being rendered -- Details: Entity Type: Item (qd) Entity ID: 590844 Name: item.tile.redstoneDust Exact location: 115.56, 63.31, 196.69 Block location: World: (115,63,196), Chunk: (at 3,3,4 in 7,12; contains blocks 112,0,192 to 127,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Momentum: -0.01, -0.21, -0.07 -- Renderer details -- Details: Assigned renderer: bdh@e11a7c Location: -0.03,-0.31,-0.01 - World: (-1,-1,-1), Chunk: (at 15,-1,15 in -1,-1; contains blocks -16,0,-16 to -1,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Rotation: 114.9446 Delta: 0.4894514 Stacktrace: at bcx.a(SourceFile:198) at bcx.a(SourceFile:178) at bbx.a(SourceFile:308) at bbp.a(SourceFile:897) -- Affected level -- Details: Level name: MpServer All players: 1 total; [azu['chilbree'/594, l='MpServer', x=115.59, y=63.62, z=196.70]] Chunk stats: MultiplayerChunkCache: 441 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (117,4,173), Chunk: (at 5,0,13 in 7,10; contains blocks 112,0,160 to 127,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 44942 game time, 32689 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: 10 total; [azu['chilbree'/594, l='MpServer', x=115.59, y=63.62, z=196.70], azu['chilbree'/594, l='MpServer', x=71.50, y=73.23, z=25.55], azu['chilbree'/594, l='MpServer', x=0.50, y=65.62, z=0.50], pj['Pig'/8976, l='MpServer', x=149.97, y=64.00, z=250.31], azu['chilbree'/594, l='MpServer', x=0.66, y=65.62, z=0.06], pj['Pig'/8973, l='MpServer', x=147.59, y=64.00, z=242.19], pj['Pig'/8974, l='MpServer', x=146.97, y=64.00, z=244.97], pj['Pig'/8975, l='MpServer', x=151.03, y=64.00, z=251.97], azu['chilbree'/594, l='MpServer', x=0.50, y=65.62, z=0.50], azu['chilbree'/594, l='MpServer', x=1.96, y=21.62, z=2.84]] Retry entities: 0 total; [] Stacktrace: at azr.a(SourceFile:281) at net.minecraft.client.Minecraft.b(SourceFile:1865) at net.minecraft.client.Minecraft.run(SourceFile:534) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 13w02b Operating System: Windows XP (x86) version 5.1 Java Version: 1.7.0_10, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 252287208 bytes (240 MB) / 547815424 bytes (522 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -Xms512m -Xmx1024m AABB Pool Size: 96 (5376 bytes; 0 MB) allocated, 93 (5208 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.4.2 OpenGL: ASUS EAH6450 Series GL version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc. Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 62 (3472 bytes; 0 MB) allocated, 53 (2968 bytes; 0 MB) used
- duplicates
-
MC-6757 Game crashes trying to render blocks 55, 64, 71, 95 as items
- Resolved