cijaaimee / Slime-World-Manager

A Spigot plugin that implements the Slime Region Format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cant import a world

yooniks opened this issue · comments

Describe the issue When i want to import the world, i'm getting weird error.

Spigot version 1.8.8 paperspigot

Plugin version 2.2.1

How to reproduce/swm import worldName file

Crash reports (if available) none

Error:
[14:08:12] [Craft Scheduler Thread - 3/INFO]: �[0;34;1m[SWM] �[0;31;1mFailed to import world speedway. Stack trace:�[m
[14:08:12] [Craft Scheduler Thread - 3/WARN]: java.io.EOFException
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at java.util.zip.GZIPInputStream.(GZIPInputStream.java:79)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at java.util.zip.GZIPInputStream.(GZIPInputStream.java:91)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at com.grinderwolf.swm.internal.com.flowpowered.nbt.stream.NBTInputStream.(NBTInputStream.java:114)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at com.grinderwolf.swm.internal.com.flowpowered.nbt.stream.NBTInputStream.(NBTInputStream.java:76)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at com.grinderwolf.swm.plugin.world.importer.WorldImporter.readLevelData(WorldImporter.java:117)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at com.grinderwolf.swm.plugin.world.importer.WorldImporter.readFromDirectory(WorldImporter.java:37)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at com.grinderwolf.swm.plugin.SWMPlugin.importWorld(SWMPlugin.java:395)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at com.grinderwolf.swm.plugin.commands.sub.ImportWorldCmd.lambda$onCommand$0(ImportWorldCmd.java:66)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[14:08:12] [Craft Scheduler Thread - 3/WARN]: at java.lang.Thread.run(Thread.java:748)

What version are you using? this might be related to 2.2.1? Please check with 2.3.0 on discord.