WorldEdit

WorldEdit

42M Downloads

Schematics directory issue

crumpkatrina opened this issue ยท 3 comments

commented

WorldEdit Version

7.3.0 SNAPSHOT

Platform Version

Paper Build 111 (Version 1.20.1)

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

Schematics directory no longer allows placement outside of working directory,
Example:
saving: dir: "C:\\WorldEditSchematics\\"
This ruins windows environments using outside directorys to share schematics across several servers.
A major flaw for running multi network environments across windows platforms.

This is not a problem on WG 7.2.x

The error on startup is as follows:
https://pastebin.com/raw/wKwprBpT

Expected Behavior

To use outside directories [as before].

Reproduction Steps

  1. Launch default worldedit.
  2. Use outside directory as schematic folder on windows.
  3. Boom?

Anything Else?

We've been using this schematic system for years, we would highly appreciate this functionality to continue into the future.

commented

Closing this as the system you're having issues with there was removed in 7f81aad

commented

There's nothing stopping you from having a schematics folder outside of the server folder, this issue was unrelated to that

commented

Apologies, misunderstood your comment thus deleted mine above.
Will retest and hope things work. ๐Ÿ™‚