link123109
-
Posts
3 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by link123109
-
-
6 hours ago, ReportCards said:
Are you using normal WE or FAWE?
If FAWE, this is occurring because there currently is no stable release for FAWE 1.15.
I'm using regular old World Edit, when searching "World Edit" under the plugin tab
-
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!

Schematic Will Not Load, Always Shows Error
in Help
Posted
[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.