Skip to content
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

[Bug] - Unsafe spawn location when generating new plot #13

Closed
LordTuxn opened this issue May 19, 2021 · 0 comments · Fixed by #50
Closed

[Bug] - Unsafe spawn location when generating new plot #13

LordTuxn opened this issue May 19, 2021 · 0 comments · Fixed by #50
Assignees
Labels
bug Something isn't working

Comments

@LordTuxn
Copy link
Collaborator

LordTuxn commented May 19, 2021

Description

Every time when a plot gets generated, the default spawn location is unsafe and not set.

[22:08:53 INFO]: [Multiverse-Core] Loading World & Settings - 'P-2' - Env: NORMAL - Type: FLAT & generator: VoidGenerator
[22:08:53 WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[22:08:53 WARN]: [Multiverse-Core] Original Location: X: -487 Y: 4 Z: -557 P: 0 Y: 0 
[22:08:53 ERROR]: [Multiverse-Core] Safe spawn NOT found!!!
[22:08:53 WARN]: [Multiverse-Core] Somebody tried to set the spawn location for 'P-2' to an unsafe value! Adjusting...
[22:08:53 WARN]: [Multiverse-Core] Old Location: X: -487 Y: 4 Z: -557 P: 0 Y: 0 
[22:08:53 WARN]: [Multiverse-Core] New (unsafe) Location: X: 75.5 Y: 30 Z: 75.5 P: 90 Y: -90 
[22:08:53 WARN]: [Multiverse-Core] Couldn't fix the location. I have to abort the spawn location-change :/

Steps to Reproduce

Possible Solution

Find a way to automatically set default spawn point for plot world.

@LordTuxn LordTuxn added the bug Something isn't working label May 19, 2021
@LordTuxn LordTuxn self-assigned this May 19, 2021
@LordTuxn LordTuxn added the V1.2 label Jul 6, 2021
@LordTuxn LordTuxn removed the V1.2 label Aug 10, 2021
@LordTuxn LordTuxn linked a pull request Sep 24, 2021 that will close this issue
LordTuxn pushed a commit that referenced this issue Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant