Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when '/plot visit <alias>' #4586

Open
2 tasks done
Folas1337 opened this issue Feb 3, 2025 · 0 comments
Open
2 tasks done

Error when '/plot visit <alias>' #4586

Folas1337 opened this issue Feb 3, 2025 · 0 comments
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"

Comments

@Folas1337
Copy link

Folas1337 commented Feb 3, 2025

Server Implementation

Paper

Server Version

1.21.4

Describe the bug

I get errors like the following when I first set up a plot alias name with '/plot alias set ' and then try to '/plot visit ':

[Mon 15:19:12 ERROR com.mojang.authlib.minecraft.client.MinecraftClient] Got an error with a html body connecting to https://api.minecraftservices.com/minecraft/profile/lookup/bulk/byname: <html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>Microsoft-Azure-Application-Gateway/v2</center>
</body>
</html>
- [Mon 15:19:13 ERROR com.mojang.authlib.minecraft.client.MinecraftClient] Got an error with a html body connecting to https://api.minecraftservices.com/minecraft/profile/lookup/bulk/byname: <html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>Microsoft-Azure-Application-Gateway/v2</center>
</body>
</html>

To Reproduce

  1. Go to a plot of yours
  2. Use '/plot alias set testAlias'
  3. Use '/plot visit testAlias'

Expected behaviour

No error should show up in the console

Screenshots / Videos

No response

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/9a352b28d05f424885fcd715bccbfc00

PlotSquared Version

PlotSquared version 7.4.1-Premium

Checklist

Anything else?

No response

@Folas1337 Folas1337 added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"
Projects
None yet
Development

No branches or pull requests

1 participant