Jump to content

justin2k

Member
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

justin2k's Achievements

Lurker

Lurker (1/6)

0

Reputation

  1. 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]
  2. 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]
×
×
  • Create New...