pop4959 / ChunkyBorder

An add-on for Chunky which lets you create and manage world borders.
GNU General Public License v3.0
46 stars 11 forks source link

Small nether border causes incorrect bed respawn #60

Closed Sukadia closed 10 months ago

Sukadia commented 1 year ago

Hey; I've had my server setup such that the overworld is a 10000 radius circle and the nether, being 1/8 of that, is 1250. However whenever you die in the Nether (I believe the end as well), when your bed location in the overworld is outside of the border in the dimension you died in, you'll be teleported to, what I believe is, somewhere on the Nether border's limits; not the overworld's. Basically, you have a bed respawn point at x5000, z0, you'll respawn at x1250 z0 (or something along those lines).

Current workaround is setting nether and overworld radiuses to be the same.

pop4959 commented 1 year ago

Chunky Border doesn't set bed locations for players. Are you sure you don't have another plugin doing this?

Sukadia commented 1 year ago

I'm using the Fabric version, and I do confirm it is definitely the mod. Removing ChunkyBorder or upping the radius to fit the bed location fixes the problem. If you'd like I can send a video demonstrating it.

pop4959 commented 1 year ago

Yep that would be great if you can show a video (or just give steps) to demonstrate. I can try to take a look when I get a chance.

Sukadia commented 1 year ago

For sure; here you go: I notice now it showed a "You reached the end of this world" right as respawning, so I reckon there has to be some split second where it still thinks I'm in the Nether and it teleports me back in the overworld. https://youtu.be/orJ1jIYjCuI

pop4959 commented 10 months ago

I found some time to test this and unfortunately I cannot reproduce this edge case which I believe to be when setting a world border in the nether that is smaller than the location of a bed respawn location in the overworld based on the video. It sends me to my bed every time, even though it would be outside of the nether border area.

Going to assume that this is either caused by another mod, or that this was fixed in a more recent Minecraft update, but if you are still having issues please join the Discord server and in that case we can continue to troubleshoot and possibly re-open this issue should it be a concern again. Thank you!