ScreamingSandals / BedWars

Simple BedWars minigame plugin for Spigot version 1.8.8 - 1.21.1
https://www.spigotmc.org/resources/bedwars.63714/
GNU Lesser General Public License v3.0
260 stars 94 forks source link

[Bug]: Arena position keeps bugging #533

Closed AngusAU293 closed 3 months ago

AngusAU293 commented 3 months ago

Bug description

I've downloaded a schematic of a bedwars map and made a void world using VoidGen and Multiverse Core called "bedwars". I then pasted in the schematic using WorldEdit, then I created a new arena by doing /bw admin 1 add and then selected pos1 and pos2 of the arena by using /bw admin 1 pos1 and /bw admin 1 pos2. I then added the teams and started to set the spawns. The first spwan I added successfully, though the second one I got Location must be placed inside the arena error. I am sure I selected the whole map and this is very annoying.

BedWars dump (can be obtained via /bw dump)

https://paste.gg/p/anonymous/04f2081bb3d049b9a70eb4d4b4ef34c3

Console log

No response

Additional information

No response

Misat11 commented 3 months ago

Since you have not saved the arena yet, I cannot see the arena configuration in the dump, but I think you have made a mistake when setting these two positions, they set the arena border in all three axis, including Y. I guess you may have forgotten that fact, and therefore your spawners in different height are outside of this border. Please refer to the documentation: https://docs.screamingsandals.org/BedWars/latest/arena/#setting-the-arena-positions

image

AngusAU293 commented 3 months ago

It now works out of the blue. I don't know what happened but before it wasn't.