Near x=0,z=0, create a Repeat mode command block with command:
1.13
data merge entity @e[type=ender_dragon,limit=1] {DragonPhase:4}
Then run
/summon ender_dragon
The game crashes either instantly or after some seconds.
Description: Ticking entity
java.lang.ArrayIndexOutOfBoundsException: 1
at aze.f(SourceFile:71)
at xn.k(SourceFile:68)
at xn.j(SourceFile:63)
at xn.c(SourceFile:24)
at wy.n(SourceFile:238)
at sc.m(SourceFile:1631)
at sd.m(SourceFile:277)
at aia.a(SourceFile:1520)
at lr.a(SourceFile:718)
at aia.g(SourceFile:1498)
at aia.k(SourceFile:1388)
at lr.k(SourceFile:551)
at net.minecraft.server.MinecraftServer.D(SourceFile:626)
at net.minecraft.server.MinecraftServer.C(SourceFile:554)
at bzg.C(SourceFile:155)
at net.minecraft.server.MinecraftServer.run(SourceFile:458)
at java.lang.Thread.run(Thread.java:745)
Attachments
Comments 7
Cannot reproduce in 16w20a, please attempt it and if it still occurs, please attach a crash report ([minecraft|http://hopper.minecraft.net/help/finding-minecraft-data-folder]/crash-reports/crash-<DATE>-client.txt
) here.
Just reproduced by joining the same world I tested in 1.13-pre2 with 1.13-pre3. Updated command
data merge entity @e[type=ender_dragon,limit=1] {DragonPhase:4}
Attached a world
Please attach a crash report. It would be much more helpful that way.