1.14 Entity Spawning
Ste3et opened this issue ยท 5 comments
Follow this template except for feature requests. Use pastebin when providing /protocol dump and any relevant errors.
Make sure you've done the following:
- You're using the latest build for your server version
- This isn't an issue caused by another plugin
- You've checked for duplicate issues
- You didn't use
/reload
Debug paste link:
ServerDebug: https://hastebin.com/ricidudiwa.log
ClientDebug: https://hastebin.com/enuqogesic.rb
Description and relevant errors:
In the 1.14 the Client Crash after Entity Spawning nothing has been changeing about the spawning Packets https://wiki.vg/Entity_metadata#ArmorStand
Ok jesus i didn't see it i look on the main side of the EntityMetadata https://wiki.vg/Entity_metadata thank you
Thank you @dmulloy2 every thing works great :D
All metadata after index 6 was shifted by 1 since Mojang added pose for all entities. See here: https://wiki.vg/Pre-release_protocol#Entity_Metadata
@Ste3et just fyi, protocol changes for major versions live on the prerelease page until both the protocol and the implementation are considered stable.
Ah ok, thank you for the Information @MiniDigger ๐,
I should have seen it myself, because there were no foxes ๐ค on the main side