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

2 bedrock are generated at the floor. #4354

Open
2 tasks done
Luke2206 opened this issue Feb 22, 2024 · 1 comment
Open
2 tasks done

2 bedrock are generated at the floor. #4354

Luke2206 opened this issue Feb 22, 2024 · 1 comment
Labels
Awaiting Response Requires Testing This is a new issue which needs to be approved before labeled with "bug"

Comments

@Luke2206
Copy link

Server Implementation

Paper

Server Version

1.20

Describe the bug

If I want to add a plot street, the street design generates 1 block too high. so to speak, there are then 2 bedrock at the floor and the whole street is 1 block higher.

To Reproduce

  1. create a Plotworld
  2. Use a schematic for the plot creation with water
  3. build a street design, preferably with water
  4. /plot createroadschematic
  5. /plot debugroadregen plot, if everything is ok, then try via the console. then the 2nd bedrock should generate at the latest.

Expected behaviour

that the bedrock only stays at the bottom and does not reach the other heights.

Screenshots / Videos

original
2bedr

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/024deabcfe7543088aeb351d9aa5441a

PlotSquared Version

PS 7.3.5-Premium

Checklist

Anything else?

I have already created and deleted several worlds. I always had the problem.

@Luke2206 Luke2206 added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Feb 22, 2024
@OneLiteFeather
Copy link
Member

There are several issues regarding your issue here.

  • Your Paper Version is not the latest patch of the minecraft version (update to at least 1.20 latest or higher)
  • It might be because of the first problem, but your flags aren't properly loaded (see log)
  • If you set your roadschematic, there is a warning in your log:
    Schematic was made in a newer Minecraft version (3465 > 3463). Data may be incompatible.

That schematic is from a higher minecraft version that you have on your server, so updating your Paper could solve the problem. Not sure which version 3465 is, a developer might know.

Please keep us informed @Luke2206 after updating if you still experience your issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Response Requires Testing This is a new issue which needs to be approved before labeled with "bug"
Projects
None yet
Development

No branches or pull requests

2 participants