packtest icon indicating copy to clipboard operation
packtest copied to clipboard

Running test from the command line does not respect the worldborder

Open aksiome opened this issue 1 year ago • 0 comments

Description

When working with scaled position the worldborder has to be changed to avoid scoreboard overflow. Since tests are run at a random location they can fail due to high coordinates.

Possible Solution

Never run tests outside of the worldborder which let the user be responsible for the max size of the world.

aksiome avatar Mar 12 '24 19:03 aksiome