mojira.dev

me game crashed when i try to place a Wheat at an horse chest, i was on a flat world ( redstone ready preset ), i gave it speed but saddle and tame i made when summoning. i used Entity Data to add the chest.

PS: i used the commands :
/summon EntityHorse ~ ~ ~ {Tame:1,Saddle:1}
[ RIDING / can be wrong, scheck ] /entitydata @e[r=2,type=EntityHorse] {HorseChest:1}

[RIDING] /effect @e[r=2] 1 1000000 3 true

Linked issues

Comments 6

Duplicate of MC-16234. Horses are not supposed to have chests.

Is the version wrong because I tried to do what you did and nothing happened.

Your command was wrong and I approved it. The command is "/summon EntityHorse ~0 ~1 ~0 {Tame:1,SaddleItem:{id:329},ChestedHorse:1}"

i placed at all the chest inventory, i will view if they fixed. if no i will set the crash issue here.

HA I KNEW

i tested again, look this guys

[15:37:20] [Client thread/INFO]: [CHAT] Given [Wheat] * 64 to etrotta
[15:37:21] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.ArrayIndexOutOfBoundsException: 2
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_40]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_40]
at g.a(SourceFile:61) [1.8.7.jar:?]
at ave.av(SourceFile:880) [1.8.7.jar:?]
at ave.a(SourceFile:325) [1.8.7.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.8.7.jar:?]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
at oq.a(SourceFile:115) ~[1.8.7.jar:?]
at yg.d(SourceFile:81) ~[1.8.7.jar:?]
at xi.a(SourceFile:409) ~[1.8.7.jar:?]
at bcy.a(SourceFile:789) ~[1.8.7.jar:?]
at gd.a(SourceFile:49) ~[1.8.7.jar:?]
at gd.a(SourceFile:11) ~[1.8.7.jar:?]
at fh$1.run(SourceFile:13) ~[1.8.7.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_40]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_40]
at g.a(SourceFile:60) ~[1.8.7.jar:?]
... 3 more
[15:37:26] [Client thread/INFO]: Reloading ResourceManager: Default
[15:37:26] [Server thread/INFO]: Stopping server
[15:37:26] [Server thread/INFO]: Saving players
[15:37:26] [Server thread/INFO]: Saving worlds

( me game stoped responding then i closed the minecraft, but look the log )

i got the log ;

(afther that have the everytime closing things, the game stoped responding and i closed)

[15:37:20] [Client thread/INFO]: [CHAT] Given [Wheat] * 64 to etrotta
[15:37:21] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.ArrayIndexOutOfBoundsException: 2
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_40]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_40]
at g.a(SourceFile:61) [1.8.7.jar:?]
at ave.av(SourceFile:880) [1.8.7.jar:?]
at ave.a(SourceFile:325) [1.8.7.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.8.7.jar:?]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
at oq.a(SourceFile:115) ~[1.8.7.jar:?]
at yg.d(SourceFile:81) ~[1.8.7.jar:?]
at xi.a(SourceFile:409) ~[1.8.7.jar:?]
at bcy.a(SourceFile:789) ~[1.8.7.jar:?]
at gd.a(SourceFile:49) ~[1.8.7.jar:?]
at gd.a(SourceFile:11) ~[1.8.7.jar:?]
at fh$1.run(SourceFile:13) ~[1.8.7.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_40]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_40]
at g.a(SourceFile:60) ~[1.8.7.jar:?]
... 3 more

Etrotta Jier

(Unassigned)

Unconfirmed

command, crash, horsechest

Minecraft 1.8.4, Minecraft 1.8.7

Retrieved