Swofty-Developments / HypixelSkyBlock

Minecraft 1.8-1.21 (no Spigot) recreation of Hypixel SkyBlock with a goal of a properly abstracted and scalable codebase.
https://discord.gg/paper
GNU Affero General Public License v3.0
116 stars 41 forks source link

[BUG] You have strayed too far from the spawn! Teleporting you back... #347

Closed JustAiden9 closed 4 months ago

JustAiden9 commented 4 months ago

Describe the bug When I try to walk around the hub world or move my camera it will teleport me back to spawn. The message I get when I go to move around is "You have strayed too far from the spawn! Teleporting you back...". I deleted the regions from the mongo database and still had the issue, I got nothing in the server logs. It will always teleport you after about 20 seconds or so.

To Reproduce Steps to reproduce the behavior:

  1. Go on versions '1.8.9-1.21'
  2. Join the hub and walk around
  3. See error

Expected behavior You should be able to walk around the hub island normally and not get teleported back to the spawn block every 20 seconds.

Screenshots Screenshot 2024-06-23 084949

JustAiden9 commented 4 months ago

Nnm did not set regions up correctly..