-
Notifications
You must be signed in to change notification settings - Fork 8
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
World border being falsely placed #21
Comments
Here are some additional logs that might be useful: |
CoordinateOffset-SNAPSHOT.zip Also, the error in the second message is caused by having the packet debugger on, you should be sure to turn that off before testing further. |
So the fake world border does not appear when I'm inside the real world border but it also doesn't appear at all. Like I will just walk out and suffocate. But, thanks for your help! |
Describe the bug
A clear and concise description of what the bug is.
World border doesn't appear in the right position.
It sometimes will disallow players to go to places where it should be allowed. If random bound is set to very high and world size in server.properties is set very low, players cannot interact with the world at all.
Environment details
Output of
/version
:Current Purpur Version: 1.21.1-2315-2a50638 (MC: 1.21.1)*
Download the new version at: https://purpurmc.org/downloads
CoordinateOffset version:
v4.0.4
PacketEvents version:
2.5.0
Output of
/plugins
:[14:21:39 INFO]: Paper Plugins: (0):
[14:21:39 INFO]: Bukkit Plugins: (13):
[14:21:39 INFO]: - CoordinateOffset, *DisableJoinMessage, Essentials, EssentialsChat, EssentialsSpawn, ExcellentEnchants, Graves, ImageFrame, InventoryRollbackPlus, LuckPerms
[14:21:39 INFO]: nightcore, ProtocolLib, voicechat
Link to pastebin of
config.yml
(if modified):config.yml not modified except for obfuscateWorldborder: false
Log errors
Steps to reproduce
Please give any additional details that might help us to recreate the bug in a test server.
Open the client, and log on to the server
The bug will appear
Additional context
Add any other context about the problem here.
If outside of the fake world border, trying to ender pearl will result in pearling directly outside of the world border and if far enough will result death.
The text was updated successfully, but these errors were encountered: