Hi! I've been scouring the Minehut forums for a solution to this, but unfortunately I have not been able to find a solution. I recently created a schematic, using /ul schematic <link> <name>, and it was a success, no restart required. I then proceeded to do //schem load <name>, and it gave me "Failed to load schematic: Unknown error. Please see console." I did /dl logs, and these were my findings. Please let me know if there is a solution for this.
My findings in console: (cut out parts that weren't related, so there are a few time skips.
[08:00:49] [Server thread/INFO]: Beomgyu issued server command: //schem list
[08:01:17] [Server thread/INFO]: Beomgyu issued server command: //schematic load airship3
[08:01:17] [WorldEdit Task Executor - 2/ERROR]: Uncaught exception occurred in task: Loading schematic airship3
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165) ~[?:1.8.0_212] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_212] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_212] at com.sk89q.worldedit.extent.clipboard.io.BuiltInClipboardFormat$2.getReader(BuiltInClipboardFormat.java:94) ~[?:?] at com.sk89q.worldedit.command.SchematicCommands$SchematicLoadTask.call(SchematicCommands.java:301) ~[?:?] at com.sk89q.worldedit.command.SchematicCommands$SchematicLoadTask.call(SchematicCommands.java:285) ~[?:?] at com.sk89q.worldedit.command.util.AsyncCommandBuilder.runTask(AsyncCommandBuilder.java:139) ~[?:?] at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:111) ~[spigot.jar:git-Paper-224] at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:58) ~[spigot.jar:git-Paper-224] at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:75) ~[spigot.jar:git-Paper-224] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Question
justin2k
Hi! I've been scouring the Minehut forums for a solution to this, but unfortunately I have not been able to find a solution. I recently created a schematic, using /ul schematic <link> <name>, and it was a success, no restart required. I then proceeded to do //schem load <name>, and it gave me "Failed to load schematic: Unknown error. Please see console." I did /dl logs, and these were my findings. Please let me know if there is a solution for this.
My findings in console: (cut out parts that weren't related, so there are a few time skips.
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now