vane
vane copied to clipboard
ISSUE - Vane JSON text displaying on server entry
When joining the server, this appears: newly generated and hosted out resource pack, unsure what's causing it. Help would be appreciated :)
Does this happen with all messages or just with the first message? I know this sometimes happens when the client loads the resource pack too slowly (it reports to the server it has finished but it hasn't actually finished).
This is happening for me too. It's all messages... I use ItemsAdder to merge the vane resource pack and server it to users.
In this pic I join the server and run /vane help and /vane reload
Any ideas?
Setting client_side_translations: false has fixed this issue, but not sure why the resource pack didn't load the chat messages with that on.
JUST KIDDING. I forgot to generate the resource pack after I added it to ItemsAdder. Now only the first message isn't loaded with client_side_translations: true, just like you suspected.