ViaVersion / ViaRewind

ViaBackwards addon to allow 1.8.x and 1.7.x clients on newer server versions.
https://hangar.papermc.io/ViaVersion/ViaRewind
GNU General Public License v3.0
245 stars 77 forks source link

You can see npc names while on 1.7.x (on a 1.8.8 server) #364

Open XDRmc opened 2 years ago

XDRmc commented 2 years ago

you can see weird npc names on 1.7 on 1.8 (idk 1.9+) servers:

Steps to reproduce the behavior:

  1. Login on 1.7 (on 1.8 server)
  2. look at a npc (create a npc with citizens)
  3. There are weird npc names on them

Expected behaviour not to be there

Screenshots 2021-11-25_19 00 20

ViaVersion Dump:

Additional server info Version 1.8.8 on nachospigot and im using lunarclient 1.7.10

Checklist (mark with [X] to check)

IMPORTANT: Follow the Checklist or we can't reproduce your issue and your issue will be closed ok.

Barvalg commented 2 years ago

Platform: git--NachoSpigot--%227b0ca6f%22%20%28MC%3A%201.8.8%29
ViaVersion (4.0.1): 58 commits behind master
ViaRewind(2.0.1): 17 commits behind master

XDRmc commented 2 years ago

On some servers it works fine though...

overkidding commented 2 years ago

Its a citizens problem for 1.7.10 clients they should attach an entity to the npc, because there isbt any type of Enum for scoreboardvisibility.

XDRmc commented 2 years ago

anyway to fix this tho?

overkidding commented 2 years ago

You could try fixing it by making a citizens extension that at the NPCSpawn thru packets you attach an invisible bat.

XDRmc commented 2 years ago

idk how to do that lol

overkidding commented 2 years ago

Its not a citizens problem so if you dont know how to solve it they will not do anything, a suggestion is learn to code