Error thrown on schematic load with blocks outside of old world height restrictions
Martijnkop opened this issue ยท 1 comments
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
- Select a first and second position
- //expand vert
- //copy
- //schem save schematic_name
- //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
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
Duplicate of #1534