I used this command: "/give wessltov double_plant 64 10"
It crashed my game, and I found myself unable to enter my world. I had to remove the item from my inventory using a third-party program. I commented the console output. Here's the crash report (I had to split it in 2 parts because of the character limit):
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 9-3-14 19:18
Description: Rendering entity in world
java.lang.ArrayIndexOutOfBoundsException: 10
at ajl.a(SourceFile:149)
at abf.b_(SourceFile:19)
at aby.j(SourceFile:407)
at aca.c(SourceFile:99)
at box.a(SourceFile:141)
at box.a(SourceFile:29)
at bom.a(SourceFile:208)
at bom.a(SourceFile:197)
at bmb.a(SourceFile:52)
at bln.b(SourceFile:201)
at bms.a(SourceFile:1033)
at bms.b(SourceFile:816)
at azl.ah(SourceFile:784)
at azl.f(SourceFile:711)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at ajl.a(SourceFile:149)
at abf.b_(SourceFile:19)
at aby.j(SourceFile:407)
at aca.c(SourceFile:99)
at box.a(SourceFile:141)
at box.a(SourceFile:29)
-- Entity being rendered --
Details:
Entity Type: Item (wh)
Entity ID: 4
Entity Name: item.tile.doublePlant.sunflower
Entity's Exact location: -82,84, 11,31, 506,63
Entity's Block location: World: (-83,11,506), Chunk: (at 13,0,10 in -6,31; contains blocks -96,0,496 to -81,255,511), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0,03, -0,14, 0,20
-- Renderer details --
Details:
Assigned renderer: box@25031837
Location: -0,01,-0,33,-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: 320.625
Delta: 0.11146879
Stacktrace:
at bom.a(SourceFile:208)
at bom.a(SourceFile:197)
at bmb.a(SourceFile:52)
at bln.b(SourceFile:201)
at bms.a(SourceFile:1033)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [bkl['wessltov'/2, l='MpServer', x=-82,83, y=11,62, z=506,64]]
Chunk stats: MultiplayerChunkCache: 25, 25
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-90,4,495), Chunk: (at 6,0,15 in -6,30; contains blocks -96,0,480 to -81,255,495), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 2117487 game time, 1 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; [bkl['wessltov'/2, l='MpServer', x=-82,83, y=11,62, z=506,64]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at bkg.a(SourceFile:289)
at azl.b(SourceFile:1947)
at azl.f(SourceFile:720)
at net.minecraft.client.main.Main.main(SourceFile:148)
-- System Details --
Details:
Minecraft Version: 1.7.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 177330064 bytes (169 MB) / 288882688 bytes (275 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.5
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2622, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
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: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Linked issues
duplicates 1
Comments 3
CONSOLE OUTPUT (part 2):
[19:18:34 INFO]: Client> ---- Minecraft Crash Report ----
[19:18:34 INFO]: Client> // Everything's going to plan. No, really, that was supposed to happen.
[19:18:34 INFO]: Client>
[19:18:34 INFO]: Client> Time: 9-3-14 19:18
[19:18:34 INFO]: Client> Description: Rendering entity in world
[19:18:34 INFO]: Client>
[19:18:34 INFO]: Client> java.lang.ArrayIndexOutOfBoundsException: 10
[19:18:34 INFO]: Client> at ajl.a(SourceFile:149)
[19:18:34 INFO]: Client> at abf.b_(SourceFile:19)
[19:18:34 INFO]: Client> at aby.j(SourceFile:407)
[19:18:34 INFO]: Client> at aca.c(SourceFile:99)
[19:18:34 INFO]: Client> at box.a(SourceFile:141)
[19:18:34 INFO]: Client> at box.a(SourceFile:29)
[19:18:34 INFO]: Client> at bom.a(SourceFile:208)
[19:18:34 INFO]: Client> at bom.a(SourceFile:197)
[19:18:34 INFO]: Client> at bmb.a(SourceFile:52)
[19:18:34 INFO]: Client> at bln.b(SourceFile:201)
[19:18:34 INFO]: Client> at bms.a(SourceFile:1033)
[19:18:34 INFO]: Client> at bms.b(SourceFile:816)
[19:18:34 INFO]: Client> at azl.ah(SourceFile:784)
[19:18:34 INFO]: Client> at azl.f(SourceFile:711)
[19:18:34 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:148)
[19:18:34 INFO]: Client>
[19:18:34 INFO]: Client>
[19:18:34 INFO]: Client> A detailed walkthrough of the error, its code path and all known details is as follows:
[19:18:34 INFO]: Client> ---------------------------------------------------------------------------------------
[19:18:34 INFO]: Client>
[19:18:34 INFO]: Client> -- Head --
[19:18:34 INFO]: Client> Stacktrace:
[19:18:34 INFO]: Client> at ajl.a(SourceFile:149)
[19:18:34 INFO]: Client> at abf.b_(SourceFile:19)
[19:18:34 INFO]: Client> at aby.j(SourceFile:407)
[19:18:34 INFO]: Client> at aca.c(SourceFile:99)
[19:18:34 INFO]: Client> at box.a(SourceFile:141)
[19:18:34 INFO]: Client> at box.a(SourceFile:29)
[19:18:34 INFO]: Client>
[19:18:34 INFO]: Client> -- Entity being rendered --
[19:18:34 INFO]: Client> Details:
[19:18:34 INFO]: Client> Entity Type: Item (wh)
[19:18:34 INFO]: Client> Entity ID: 4
[19:18:34 INFO]: Client> Entity Name: item.tile.doublePlant.sunflower
[19:18:34 INFO]: Client> Entity's Exact location: -82,84, 11,31, 506,63
[19:18:34 INFO]: Client> Entity's Block location: World: (-83,11,506), Chunk: (at 13,0,10 in -6,31; contains blocks -96,0,496 to -81,255,511), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
[19:18:34 INFO]: Client> Entity's Momentum: 0,03, -0,14, 0,20
[19:18:34 INFO]: Client>
[19:18:34 INFO]: Client> -- Renderer details --
[19:18:34 INFO]: Client> Details:
[19:18:34 INFO]: Client> Assigned renderer: box@25031837
[19:18:34 INFO]: Client> Location: -0,01,-0,33,-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)
[19:18:34 INFO]: Client> Rotation: 320.625
[19:18:34 INFO]: Client> Delta: 0.11146879
[19:18:34 INFO]: Client> Stacktrace:
[19:18:34 INFO]: Client> at bom.a(SourceFile:208)
[19:18:34 INFO]: Client> at bom.a(SourceFile:197)
[19:18:34 INFO]: Client> at bmb.a(SourceFile:52)
[19:18:34 INFO]: Client> at bln.b(SourceFile:201)
[19:18:34 INFO]: Client> at bms.a(SourceFile:1033)
[19:18:34 INFO]: Client>
[19:18:34 INFO]: Client> -- Affected level --
[19:18:34 INFO]: Client> Details:
[19:18:34 INFO]: Client> Level name: MpServer
[19:18:34 INFO]: Client> All players: 1 total; [bkl['wessltov'/2, l='MpServer', x=-82,83, y=11,62, z=506,64]]
[19:18:34 INFO]: Client> Chunk stats: MultiplayerChunkCache: 25, 25
[19:18:34 INFO]: Client> Level seed: 0
[19:18:34 INFO]: Client> Level generator: ID 01 - flat, ver 0. Features enabled: false
[19:18:34 INFO]: Client> Level generator options:
[19:18:34 INFO]: Client> Level spawn location: World: (-90,4,495), Chunk: (at 6,0,15 in -6,30; contains blocks -96,0,480 to -81,255,495), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
[19:18:34 INFO]: Client> Level time: 2117487 game time, 1 day time
[19:18:34 INFO]: Client> Level dimension: 0
[19:18:34 INFO]: Client> Level storage version: 0x00000 - Unknown?
[19:18:34 INFO]: Client> Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
[19:18:34 INFO]: Client> Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
[19:18:34 INFO]: Client> Forced entities: 1 total; [bkl['wessltov'/2, l='MpServer', x=-82,83, y=11,62, z=506,64]]
[19:18:34 INFO]: Client> Retry entities: 0 total; []
[19:18:34 INFO]: Client> Server brand: vanilla
[19:18:34 INFO]: Client> Server type: Integrated singleplayer server
[19:18:34 INFO]: Client> Stacktrace:
[19:18:34 INFO]: Client> at bkg.a(SourceFile:289)
[19:18:34 INFO]: Client> at azl.b(SourceFile:1947)
[19:18:34 INFO]: Client> at azl.f(SourceFile:720)
[19:18:34 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:148)
[19:18:34 INFO]: Client>
[19:18:34 INFO]: Client> -- System Details --
[19:18:34 INFO]: Client> Details:
[19:18:34 INFO]: Client> Minecraft Version: 1.7.5
[19:18:34 INFO]: Client> Operating System: Windows 7 (amd64) version 6.1
[19:18:34 INFO]: Client> Java Version: 1.7.0_45, Oracle Corporation
[19:18:34 INFO]: Client> Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[19:18:34 INFO]: Client> Memory: 177330064 bytes (169 MB) / 288882688 bytes (275 MB) up to 954728448 bytes (910 MB)
[19:18:34 INFO]: Client> JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
[19:18:34 INFO]: Client> AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
[19:18:34 INFO]: Client> IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
[19:18:34 INFO]: Client> Launched Version: 1.7.5
[19:18:34 INFO]: Client> LWJGL: 2.9.1
[19:18:34 INFO]: Client> OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2622, Intel
[19:18:34 INFO]: Client> GL Caps: Using GL 1.3 multitexturing.
[19:18:34 INFO]: Client> Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
[19:18:34 INFO]: Client> Anisotropic filtering is supported and maximum anisotropy is 16.
[19:18:34 INFO]: Client> Shaders are available because OpenGL 2.1 is supported.
[19:18:34 INFO]: Client>
[19:18:34 INFO]: Client> Is Modded: Probably not. Jar signature remains and client brand is untouched.
[19:18:34 INFO]: Client> Type: Client (map_client.txt)
[19:18:34 INFO]: Client> Resource Packs: []
[19:18:34 INFO]: Client> Current Language: English (US)
[19:18:34 INFO]: Client> Profiler Position: N/A (disabled)
[19:18:34 INFO]: Client> Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
[19:18:34 INFO]: Client> Anisotropic Filtering: Off (1)
[19:18:34 INFO]: Client> #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Wesley\AppData\Roaming\.minecraft\crash-reports\crash-2014-03-09_19.18.34-client.txt
[19:18:34 INFO]: Client> [19:18:34] [Server thread/INFO]: Saving worlds
[19:18:34 INFO]: Client> [19:18:34] [Server thread/INFO]: Saving chunks for level 'Creative Wars'/Overworld
[19:18:34 INFO]: Client> AL lib: (EE) alc_cleanup: 1 device not closed
[19:18:34 ERROR]: Game ended with bad state (exit code -1)
[19:18:34 INFO]: Crash report detected, opening: C:\Users\Wesley\AppData\Roaming\.minecraft\crash-reports\crash-2014-03-09_19.18.34-client.txt
[19:18:34 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[19:18:34 INFO]: Deleting C:\Users\Wesley\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-796673322213724
[19:18:35 INFO]: Reported crash to Mojang (ID 0)
the crash occures from double_plant with data value 6 or higher, also this is a duplicate of MC-30484
CONSOLE OUTPUT (part 1):