Jump to content
  • 0

Schematic Will Not Load, Always Shows Error


link123109

Question

I have downloaded a schematic and managed to actually do all the difficult bits, and the schematic shows up in my list of available schematics. HOWEVER, when I attempt to load the schematic it says "Failed to load schematic. Unknown error. Please see console."

I've done just about everything I can think of, and I'm stuck. Please help!help.thumb.png.3c25cd55258bd670a342ac8d7d8bda3e.png

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Would you be able to send your console logs (File Manager -> Logs) when you do this command?

Support  July 29, 2020 → November 3, 2020

► Helper November 3, 2020 → February 22, 2021

► Moderator February 22, 2021 → May 17, 2021

 I might not always respond to forum dms, however I am always contactable on discord (mig#0069)

Screen Shot 2020-03-20 at 5.23.33 pm.png

Link to comment
Share on other sites

  • 0
On 4/26/2020 at 10:03 PM, Migqy said:

Would you be able to send your console logs (File Manager -> Logs) when you do this command?

[05:29:25] [Server thread/INFO]: link123109 joined the game
[05:29:25] [Server thread/INFO]: link123109[/40.156.29.0:56916] logged in with entity id 148 at ([world]-781.5842290127599, 79.875, 951.9645333117423)
[05:29:42] [Server thread/INFO]: link123109 issued server command: /gamemode creative
[05:29:42] [Server thread/INFO]: [link123109: Set own game mode to Creative Mode]
[05:31:48] [Server thread/INFO]: link123109 issued server command: /schematic list
[05:31:52] [Server thread/INFO]: link123109 issued server command: /schem load "{mce}.schematic"
[05:31:52] [WorldEdit Task Executor - 0/ERROR]: Uncaught exception occurred in task: Loading schematic {mce}.schematic
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]

 

this is from me joining the server to actually trying to load the schematic.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...