Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant import a world #187

Open
yooniks opened this issue Aug 22, 2021 · 1 comment
Open

Cant import a world #187

yooniks opened this issue Aug 22, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@yooniks
Copy link

yooniks commented Aug 22, 2021

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)

@yooniks yooniks added the bug Something isn't working label Aug 22, 2021
@PedroMPagani
Copy link

PedroMPagani commented Sep 8, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants