DragonetMC / DragonProxy

šŸ² A proxy to allow Minecraft: Bedrock clients to connect to Minecraft: Java Edition servers.
https://invite.gg/DragonetMC
GNU General Public License v3.0
991 stars 134 forks source link

Sign Text Rendering #499

Open Kolya-Borisov opened 4 years ago

Kolya-Borisov commented 4 years ago

Sign text does not get displayed for bedrock players (Only tested on mobile). Does not render for any sign-type (oak, spruce, etc.)

james090500 commented 4 years ago

I've been looking at this. Signs seem to render on some servers but not others. I will take a deeper dive tomorrow.

Kolya-Borisov commented 4 years ago

Sign text also doesn't fully display. Here's what is should look like in Java:

2020-04-28_19 07 09

This is what it looks like in bedrock:

IMG_0022

Kolya-Borisov commented 4 years ago

Also sign colors don't properly display.

james090500 commented 4 years ago

That's odd. I'll take a look at this tomorrow, can you show me colours not working?

Kolya-Borisov commented 4 years ago

Bedrock:

IMG_0023

Java:

2020-04-28_19 59 20

Kolya-Borisov commented 4 years ago

Let me know if you need a better picture.

lukeeey commented 4 years ago

For the first issue I feel like bedrock signs may have a different text overflow limit? Thatā€™s gonna be a pain