WorldEdit

WorldEdit

43M Downloads

//schematic save without a copy throws an EmptyClipboardException

LadyCailinBot opened this issue ยท 3 comments

commented

WORLDEDIT-3239 - Reported by DiammondRaptor

Whenever i try to save an schematic it displays "An unknown error has ocurred! Please see console" and in the console i don't have enough knowns to understand what's happening, here is my pastebin of the console, I'm running spigot latest version and world edit latest version.

http://pastebin.com/XTutLKKy

Thanks in advance :)

commented

Comment by sk89q

It doesn't seem as if WorldEdit is properly catching the error and telling the user a useful error message, but in this case, it appears you first need to use {{//copy}}.

commented

Comment by DiammondRaptor

Oh, sorry, shame on me, thanks and happy new year

PD: your plugin is awesome

commented

Comment by wizjany

Using //schematic save blah without a clipboard tells the user that their clipboard is empty. Either this was fixed at some point or the issue is something else.