Error on loading schematics v2 from URL
Feniksovich opened this issue ยท 0 comments
Server Implementation
Paper
Server Version
1.20.4
Describe the bug
Loading schematics v2 fails since v3 support was introduced in #2776.
To Reproduce
- Upload the schematic v2 to the website.
- Try to load it with
//schem load url:<code>
.
Expected behaviour
Schematic should load successfully.
Screenshots / Videos
No response
Error log (if applicable)
https://paste.gg/p/anonymous/63215063001843d697981a832ed6c50e
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/a49a651595e4489dbb9b5c7935821283
Fawe Version
2.11.1
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?
It seems loading the same schematic from file //schem load <schem>
doesn't cause any errors.