ViaVersion / ViaBackwards

Allows the connection of older clients to newer server versions for Minecraft servers.
https://hangar.papermc.io/ViaVersion/ViaBackwards
GNU General Public License v3.0
459 stars 87 forks source link

Chat Types Changing Block Types #457

Closed IllegalBananaz closed 2 years ago

IllegalBananaz commented 2 years ago

'/viaversion dump' Output

https://dump.viaversion.com/48de539a0cd7b55338d674c8d03211d5dabc38716ac702a95e343c390837cabc

Console Error

No response

Bug Description

Changing chat-types: in the ViaBackwards config is changing block types for players Changing chat.type.text: <%s> to chat.type.text: %s changes the mappings of blocks for versions affected by viabackwards

Steps to Reproduce

Running ViaBackwards 4.3.0 and ViaVersion 4.3.1 on proxy server and backend

  1. Using auto generated configs run server on version affected by viabackwards to verify block mappings are correct and stop server
  2. edit viabackwards config and change chat.type.text: <%s> %s to chat.type.text: %s
  3. Restart and join server on viabakwards affected version

Expected Behavior

Block mappings should not change when editing Chat-Types

Additional Server Info

No response

Checklist

Barvalg commented 2 years ago

Platform: git%3ABungeeCord--Bootstrap%3A1.19--R0.1--SNAPSHOT%3Aff5727c%3A1644
ViaVersion (4.3.1): 6 commits behind master
ViaBackwards(4.3.0): 5 commits behind master
ViaRewind(2.0.2): 8 commits behind master

Please try the latest build(s) from https://ci.viaversion.com/

IllegalBananaz commented 2 years ago

Downloaded viabackwards from https://www.spigotmc.org/resources/viabackwards.27448/ gave this issue changing to https://ci.viaversion.com/ fixed the issue

Kichura commented 2 years ago

Closing this issue as you have said the CI builds of viaversion have resolved your issue even though your main comment says it otherwise.