FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Error thrown on schematic load with blocks outside of old world height restrictions

Martijnkop opened this issue ยท 1 comments

commented

Server Implementation

Paper

Server Version

1.18.1

Describe the bug

Whenever I try to load a schematic that is higher then the old, pre 1.18 world heigth (256 blocks) I get an error message and the schematic doesn't load.

To Reproduce

  1. Select a first and second position
  2. //expand vert
  3. //copy
  4. //schem save schematic_name
  5. //schem load schematic_name

Expected behaviour

The plugin would load the created schematic, for me to paste in the world

Screenshots / Videos

No response

Error log (if applicable)

https://paste.gg/p/anonymous/310d5984a83b40cab56b0d275c8255a1

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/1ded75d995234aefa3bc68ab945ea60e

Fawe Version

FastAsyncWorldEdit version 2.0.2-SNAPSHOT-87;15b9b83

Checklist

Anything else?

No response

commented

Duplicate of #1534