-
Bug
-
Resolution: Fixed
-
Minecraft 15w41b, Minecraft 15w42a, Minecraft 15w43c, Minecraft 15w44a, Minecraft 15w47a, Minecraft 15w47c, Minecraft 15w49a, Minecraft 15w49b, Minecraft 15w50a, Minecraft 15w51b, Minecraft 16w02a, Minecraft 16w03a, Minecraft 16w40a, Minecraft 16w41a
-
every
-
Community Consensus
This crash still happens if you summon a boat as a passenger of a boat that is a passenger of an entity.
Steps to reproduce
1. Insert the following Command into a CommandBlock and trigger it:
/summon creeper ~ ~2 ~ {Passengers:[{id:boat,Passengers:[{id:boat}]}]}
Happens also when you specify the boat material type:
/summon creeper ~ ~2 ~ {Passengers:[{id:"boat",Type:"oak",Passengers:[{id:"boat",Type:"oak"}]}]}
2. Result
- My world gets unresponsive, when I open the GUI of the CommandBlock, it shows up empty.
- It's as if I'm in a ghost mode, but I can make screenshots still though, successfully.
See screenshot of the unresponsive CommandBlock GUI (buttons are not clickable). - I seem to be able to place blocks, but when I relog into the world after I forcequit, they are not there.
Sadly I can not force a crash with F3-C, and I don't get any crash report when I forcequit, but in my Launcher it says this:
[08:03:32 ERROR]: Game ended with bad state (exit code -805306369)
[08:03:32 INFO]: Ignoring visibility rule and showing launcher due to a game crash
Reproducable 100% with that command for everyone, to confirm it.
Interestingly something possibly new I noticed - not sure if it never occurred in the older MC versions with only 1 boat as passenger or I just overlooked it:
When I summoned the ridden entity, crashed, and re-log into the world, the entity and its passengers are not in the world anymore.
If I recall correctly, that's different from before (with 1 boat as passenger), but I don't know if that really matters.
Thank you, regards,
Meri
- is duplicated by
-
MC-90374 Strange Desync/Lagout Issue related to /summon (restricted to Passengers tag?)
- Resolved
-
MC-90919 Boats riding mobs
- Resolved
-
MC-91412 A boat riding a mob crash the game
- Resolved
-
MC-93979 A bug that freezes all the game and crashes it
- Resolved
- relates to
-
MC-91698 Flying boat crash
- Resolved
-
MC-97692 Boat riding on an entity riding on an entity
- Resolved