You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Describe the bug as clearly as you can. If you get any errors in the console or the client paste them on https://hastebin.com/ and link them here.
no log
How can we reproduce the issue?
Steps to reproduce the behavior:
spawn villager
trying trade
u can hear sound to trade
trade gui doesn't open
nothing happen
Expected behavior
A clear and concise description of what you expected to happen.
maybe cuz PE 1.11 update
Screenshots
If applicable, please attach screenshots of both the Java and Bedrock edition of the game.
nothing
What version of ... are you using?
Tell us the commit and the branch of ProtocolSupport are you using (also include /ps buildinfo),
also include the Client version (EX: Android - PE 1.7.0.13).
Android - PE 1.11.1.2
Spigot or Paper - 1.13.2
Additional information
Additional information that can help us reproduce the bug (Are you using Bungee?, server plugins using ProtocolLib, ...)
i'm using ProtocolLib
The text was updated successfully, but these errors were encountered:
If the villagers used are old-style, I would assume that the villagers need to be shown to 1.11.x clients as villager_v1.
Maybe some other data also needs to be passed on loading a dimension and / or into the server? I'm guessing this since the vanilla world save which uses old-style villagers will contain a NBT Byte tag of SpawnV1Villagers and the value of 1. If necessary to know, this is located where gamerules, difficulty, weather & time of day, etc. are saved.
Describe the bug
Describe the bug as clearly as you can. If you get any errors in the console or the client paste them on https://hastebin.com/ and link them here.
no log
How can we reproduce the issue?
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
maybe cuz PE 1.11 update
Screenshots
If applicable, please attach screenshots of both the Java and Bedrock edition of the game.
nothing
What version of ... are you using?
Tell us the commit and the branch of ProtocolSupport are you using (also include /ps buildinfo),
also include the Client version (EX: Android - PE 1.7.0.13).
Android - PE 1.11.1.2
Spigot or Paper - 1.13.2
Additional information
Additional information that can help us reproduce the bug (Are you using Bungee?, server plugins using ProtocolLib, ...)
i'm using ProtocolLib
The text was updated successfully, but these errors were encountered: