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

Missing level tag, bedwars1058 disables #192

Open
Ralphaf opened this issue Feb 6, 2022 · 1 comment
Open

Missing level tag, bedwars1058 disables #192

Ralphaf opened this issue Feb 6, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Ralphaf
Copy link

Ralphaf commented Feb 6, 2022

Describe the issue Bedwars1058 plugin is disabling, Missing level tag

Spigot version 1.14.4

Plugin version 2.2.1

How to reproduce

Crash reports (if available)

[18:09:20 ERROR]: Error occurred while enabling BedWars1058 v${gitVer}21.12.1 (Is it up to date?)
java.lang.RuntimeException: Missing Level tag?
at com.grinderwolf.swm.plugin.world.importer.WorldImporter.lambda$loadChunks$7(WorldImporter.java:177) ~[?:?]
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) ~[?:?]
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) ~[?:?]
at com.grinderwolf.swm.plugin.world.importer.WorldImporter.loadChunks(WorldImporter.java:187) ~[?:?]
at com.grinderwolf.swm.plugin.world.importer.WorldImporter.readFromDirectory(WorldImporter.java:64) ~[?:?]
at com.grinderwolf.swm.plugin.SWMPlugin.importWorld(SWMPlugin.java:395) ~[?:?]
at com.andrei1058.bedwars.arena.mapreset.slime.SlimeAdapter.convertWorld(SlimeAdapter.java:365) ~[?:?]
at com.andrei1058.bedwars.arena.mapreset.slime.SlimeAdapter.convertWorlds(SlimeAdapter.java:333) ~[?:?]
at com.andrei1058.bedwars.BedWars.loadArenasAndSigns(BedWars.java:590) ~[?:?]
at com.andrei1058.bedwars.BedWars.onEnable(BedWars.java:336) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-243]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-243]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-243]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-243]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-243]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:227) ~[patched_1.14.4.jar:git-Paper-243]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-243]
at java.lang.Thread.run(Thread.java:829) [?:?]
[18:09:20 INFO]: [BedWars1058] Disabling BedWars1058 v${gitVer}21.12.1

@Ralphaf Ralphaf added the bug Something isn't working label Feb 6, 2022
@t3rry327
Copy link

t3rry327 commented Apr 6, 2022

We need a step by step guide to reproduce this, or try to specify in wich event this happens

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