-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.7.5
-
None
-
Minecraft Version: 1.7.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
-
Unconfirmed
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)
- duplicates
-
MC-30484 Giving items with unknown (high) data value crashes and leaves the world unusable
- Resolved