Armor not showing up on server
TheKaratCake opened this issue · 19 comments
When running on my minecraft server, armor, both vanilla and modded doesn't show up in third person mode
Cusom armors?
No just normal vanilla armors, it also doesn't show the blocking animation and will always block perfectly on each hit when holding right click
Reproduced on: Mohist/Magma
Description: Can confirm that any armor(Vanilla,Modded) is always invisible when "Filter Animation is OFF", and visible only in build mode when "Filter Animation is ON".
yeah, though its only a problem in multiplayer for me, in singleplayer with the newest version armor shows up
Well i made myself a modpack, it works fine as all other versions work normaly while the newest one doesnt show armor on me
Well i made myself a modpack, it works fine as all other versions work normaly while the newest one doesnt show armor on me
Yeah it's not another mod conflicting as I realized yesterday when I ran only Epic Fight on the server, and yeah same
i have the same issue in single player since i have soo many armor mods they dont show on the character
This is because the datapack is not loaded when entering the dedicated server. This is apparently a bug but there's one way to fix this: enter the internal server once before you enter the dedicated server so that the information about datapack is loaded.
This is because the datapack is not loaded when entering the dedicated server. This is apparently a bug but there's one way to fix this: enter the internal server once before you enter the dedicated server so that the information about datapack is loaded.
This is a pain to do every time though, so is there any chance you can fully fix his in the next version? It seems like there should be a way
I know. I found this problem quite recent so I'm planning a data synchronization system when entering the dedicated server.
This problem is not simple to be fixed, so I have to modify lots of codes and test many times. I'll leave a message here when I uploaded the next version.
This is because the datapack is not loaded when entering the dedicated server. This is apparently a bug but there's one way to fix this: enter the internal server once before you enter the dedicated server so that the information about datapack is loaded.
Even if you're doing this, it won't work correctly. If I wear a set of diamond armor on the internal server and then join the dedicated server, I will keep that visual diamond armor forever, even if I am wearing no armor or a completely different set. The blocking animations work, however, when I join Singleplayer before I join the dedicated server
This is because the datapack is not loaded when entering the dedicated server. This is apparently a bug but there's one way to fix this: enter the internal server once before you enter the dedicated server so that the information about datapack is loaded.
Even if you're doing this, it won't work correctly. If I wear a set of diamond armor on the internal server and then join the dedicated server, I will keep that visual diamond armor forever, even if I am wearing no armor or a completely different set. The blocking animations work, however, when I join Singleplayer before I join the dedicated server
That doesn't happen for me however, not an issue on my side, curious that it has different ways of causing problems
Here you go. I tested the data syncing system several times and uploaded the 5.1.7 version a few minutes ago. Could you let me know how far the problem is solved?
Here you go. I tested the data syncing system several times and uploaded the 5.1.7 version a few minutes ago. Could you let me know how far the problem is solved?
Thank you so much for your time and effort, I'll test it now and update you