CC007
CC007
Ah derp! You're right, I completely forgot the bounded wildcards! Thanks for taking your time to look at this.
Translation in the image: > Warning: possible security risk > > ... > > ... Firefox doesn't trust this website, because it uses a certificate that isn't valid for manifold.systems....
You could set up a reverse-proxy (like haproxy or nginx) between the two that would inject the certificate. Maybe SquareSpace even has something for that.
With --host I get the same error. I also tried --host with the `.mshome.net`, but since this is from inside WSL2, the DNS doesn't resolve.
I'm not in the position to test right now, since I fully changed my k8s server setup to harvester/rancher, rather than Windows+hyperv/multipass/k3sup, but I didn't test back then if ipv6...
Great work!
OfflinePlayer and PlayerProfile both indeed use GameProfile, which is where the breaking change is. That pull request only fixes PlayerProfile though, not OfflinePlayer.
> I am replying so I am subscribed to this bug report; sorry for the useless post. > > _/ rush order for fix
When using `Bukkit.getOfflinePlayer("Notch")` instead of `Bukkit.getOfflinePlayer(NOTCH_UUID)`, it seems that there's no issue, so that's a decent workaround, but it would be nice if this also worked with the uuid, since...
I assume that this is no longer targeted for 2.8, now that 2.8.0 released?