We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use of //download command without a clipboard should present a friendly error
Console and user error
[13:07:30] [Server thread/ERROR]: [FaweSchematicCloud] Exception executing command handler com.sk89q.worldedit.EmptyClipboardException: null at com.sk89q.worldedit.LocalSession.getClipboard(LocalSession.java:830) ~[FastAsyncWorldEdit-Bukkit-2.6.4-SNAPSHOT-PSv7-PR.jar:?] at dev.themeinerlp.faweschematiccloud.commands.DownloadCommand.download(DownloadCommand.kt:23) ~[FaweSchematicCloud-1.0.0-SNAPSHOT+5e14ec8-all.jar:?]
Don't do //copy, just straight //download
[13:33:36 INFO]: - AntiSpamKickPlugin, Arceon, Builders-Utilities, CustomCommands, DeluxeMenus, DiscordSRV, Essentials, EssentialsChat, FastAsyncVoxelSniper, FastAsyncWorldEdit [13:33:36 INFO]: FaweSchematicCloud, GCore, goBrush, goPaint, GSit, HeadDatabase, LuckPerms, MetaBrushes, Multiverse-Core, PlaceholderAPI [13:33:36 INFO]: PlotSquared, *StayPut, Vault, *VoidWorld
Paper version git-Paper-49 (MC: 1.20.1)
FaweSchematicCloud version 1.0.0-SNAPSHOT+5e14ec8
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
Use of //download command without a clipboard should present a friendly error
Actual behavior
Console and user error
[13:07:30] [Server thread/ERROR]: [FaweSchematicCloud] Exception executing command handler
com.sk89q.worldedit.EmptyClipboardException: null
at com.sk89q.worldedit.LocalSession.getClipboard(LocalSession.java:830) ~[FastAsyncWorldEdit-Bukkit-2.6.4-SNAPSHOT-PSv7-PR.jar:?]
at dev.themeinerlp.faweschematiccloud.commands.DownloadCommand.download(DownloadCommand.kt:23) ~[FaweSchematicCloud-1.0.0-SNAPSHOT+5e14ec8-all.jar:?]
Steps to reproduce
Don't do //copy, just straight //download
Plugin and Datapack List
[13:33:36 INFO]: - AntiSpamKickPlugin, Arceon, Builders-Utilities, CustomCommands, DeluxeMenus, DiscordSRV, Essentials, EssentialsChat, FastAsyncVoxelSniper, FastAsyncWorldEdit
[13:33:36 INFO]: FaweSchematicCloud, GCore, goBrush, goPaint, GSit, HeadDatabase, LuckPerms, MetaBrushes, Multiverse-Core, PlaceholderAPI
[13:33:36 INFO]: PlotSquared, *StayPut, Vault, *VoidWorld
Paper version
Paper version git-Paper-49 (MC: 1.20.1)
Plugin version
FaweSchematicCloud version 1.0.0-SNAPSHOT+5e14ec8
Other
No response
The text was updated successfully, but these errors were encountered: