caunt / BungeeForge

BungeeForge is a Forge mod that implements BungeeCord protocol
32 stars 5 forks source link

1.20.1 Offline UUID's #7

Closed ADevito-Spiro closed 9 months ago

ADevito-Spiro commented 1 year ago

When using Ambassador, Proxy-Compatible Forge, and Bungeeforge to connect two servers, one 1.20.1 and one 1.12.2. The 1.12.2 server gets the correct UUID, while the 1.20.1 server gets an offline UUID, which makes the users skin to not appear and permissions to get screwed up. Removing pcf from the 1.20.1 server has no effect except for the command stuff that they handle.

caunt commented 1 year ago

BungeeForge does nothing to forwarded data. Probably some misconfiguration going there. Can you explain your setup to reproduce the issue?