Stargate Rewritten

Stargate Rewritten

241 Downloads

Instant Sign Failure [TMS 222 179]

Pheotis opened this issue · 4 comments

commented

image
When running 1.15 spigot, on a migrated version of the most recent legacy config, it is impossible to create a new gate, regardless of permissions.

Signs placed are instantly broken, with the reason of INVALID_NAME.
Vault Four.

Instance Trace https://pastebin.com/iJgxxwiT
commented

I tested this on your instance provided in vault 4. Can not reproduce on a 1.15 client, are you sure its not something to do with a 1.19 client incompatibility for 1.15 or something?

The reason why the message INVALID_NAME gets sent, is because the signs first row is empty. Every portal has to have a name, which is the first row

The sign's first row was empty because it was impossible to enter any text on the signs before they were instantly broken.
Anyways, I am going to try and repro this on my end with vault 4. If this doesn't repro, we can safely close this as CNR.

commented

I tested this on your instance provided in vault 4. Can not reproduce on a 1.15 client, are you sure its not something to do with a 1.19 client incompatibility for 1.15 or something?

The reason why the message INVALID_NAME gets sent, is because the signs first row is empty. Every portal has to have a name, which is the first row

commented

I can confirm that this only happens for 1.19 clients using bungee. This is most definitely an issue with waterfall conversion for 1.19 clients to a 1.15 server and not a problem on our end

Same behavior can be seen for ´#standing_signs´

commented

This was a protocol hack issue.
ViaVersion#2935