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
249 stars 79 forks source link

new line \n doesn't break the line in 1.7 #332

Open creeper123123321 opened 3 years ago

creeper123123321 commented 3 years ago

Describe the bug, provide any errors See the LF square 2021-06-28_20 03 58

How can we reproduce it? Join on a server with \n

Expected behaviour new line should actually be a new line

Screenshots See above

ViaVersion Dump:

Additional server info VIAaaS on mineteria.com

Checklist (mark with [X] to check)

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

linsaftw commented 3 years ago

Same behaviour here.

overkidding commented 2 years ago

Thats not a server/plugin issue but client issue i'm pretty sure

Or i think it can be fixed by splitting the line by '\n' and sending two messages instead of one i'll try and tell you if it works.

linsaftw commented 2 years ago

Thats not a server/plugin issue but client issue i'm pretty sure

Or i think it can be fixed by splitting the line by '\n' and sending two messages instead of one i'll try and tell you if it works.

Of course it will and it would be a perfect solution for now.