Between both versions of 20w28a and 20w29a. I have correct format for custom structures in world. When uploading datapack to server I get this crazy error and i still cannot figure out what causes it. I've tried googling & video searching.
Hopefully you can resolve why "datapacks" with custom dimensions / biomes / structures don't load into servers.
Server Error Report:
15.07 20:40:21 [Server] Netty Epoll Server IO #5/ERROR java.io.IOException: Failed to encode: Value 100 outside of range [0:7] gn$b@33e63b90
15.07 20:40:21 [Server] Netty Epoll Server IO #5/ERROR Could not serialize de@39fba46f (class de) - will not be sent to client!
15.07 20:40:21 [Server] Netty Epoll Server IO #5/ERROR Could not serialize de@7a7e3435 (class de) - will not be sent to client!
Attachments
Comments 14
I updated the post and put error report on bottom of the description:
15.07 20:40:21 [Server] Netty Epoll Server IO #5/ERROR java.io.IOException: Failed to encode: Value 100 outside of range [0:7] gn$b@33e63b90
15.07 20:40:21 [Server] Netty Epoll Server IO #5/ERROR Could not serialize de@39fba46f (class de) - will not be sent to client!
15.07 20:40:21 [Server] Netty Epoll Server IO #5/ERROR Could not serialize de@7a7e3435 (class de) - will not be sent to client!
It's really confusing on single player everything works perfectly. All I did was make a zip and transfer it into server, "datapacks" folder.
It may also be the "city_path.json" size value, or any other value you set to "100" that only supports 0 to 7.
Thank you for help other night! Can you do you more small favor for if you have time?
I've knowest something again it's not code related more like world related. If you "teleport to dimension" to lets say my custom "village" and logout and relog and locate a new village it doesn't spawn.
How can I word this. I'm override "minecraft:village" with my structure called, "city_path.json" which spawns my structures instead of regular villages. I can find the structure it exists! 🙂
But issue is reguarding when i logout of world and back into world, it doesn't regenerate new villages just 1 center structure with no jigsaw blocks connecting to path for all new chunks.
What correctly shows when I'm in Dimension called, "Chi" and finding many "minecraft:village" in different styles.
[media]
When I leave world and relog to find a new "minecraft:village" chunk the jigsaw blocks don't spawn into structure compared from one above. I would this be a generation bug.
[media]
What "crazy error"?