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? #101

Open
Ralphaf opened this issue Feb 11, 2022 · 7 comments
Open

Missing level tag? #101

Ralphaf opened this issue Feb 11, 2022 · 7 comments
Labels
BUG Something isn't working

Comments

@Ralphaf
Copy link

Ralphaf commented Feb 11, 2022

Describe the issue Bedwars1058 plugin just gets disabled

Spigot version 1.17.1

Plugin version 2.7.0

How to reproduce

Crash reports (if available)

[19:50:50 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:188) ~[slimeworldmanager-plugin.jar:?]
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?]
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:682) ~[?:?]
at com.grinderwolf.swm.plugin.world.importer.WorldImporter.loadChunks(WorldImporter.java:198) ~[slimeworldmanager-plugin.jar:?]
at com.grinderwolf.swm.plugin.world.importer.WorldImporter.readFromDirectory(WorldImporter.java:68) ~[slimeworldmanager-plugin.jar:?]
at com.grinderwolf.swm.plugin.SWMPlugin.importWorld(SWMPlugin.java:414) ~[slimeworldmanager-plugin.jar:?]
at com.andrei1058.bedwars.arena.mapreset.slime.SlimeAdapter.convertWorld(SlimeAdapter.java:365) ~[bedwars-plugin-21.12.1.jar:?]
at com.andrei1058.bedwars.arena.mapreset.slime.SlimeAdapter.convertWorlds(SlimeAdapter.java:333) ~[bedwars-plugin-21.12.1.jar:?]
at com.andrei1058.bedwars.BedWars.loadArenasAndSigns(BedWars.java:590) ~[bedwars-plugin-21.12.1.jar:?]
at com.andrei1058.bedwars.BedWars.onEnable(BedWars.java:336) ~[bedwars-plugin-21.12.1.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Paper-408]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-408]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-408]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Paper-408]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:288) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-408]
at java.lang.Thread.run(Thread.java:831) ~[?:?]
[19:50:50 INFO]: [BedWars1058] Disabling BedWars1058 v${gitVer}21.12.1

@ComputerNerd100
Copy link
Collaborator

@Ralphaf At first glance this would appear to be a bedwars1058 issue
Please could you open an issue with them if you haven't already and let us know what they say
If they refer you back to us, please can you provide a zip or other archive containing a minimal version of your server setup (bedwars1058 and ASWM plugins and configs, plus your server jar and config) so that we can reproduce and look into this.

@ComputerNerd100 ComputerNerd100 added the FURTHER INPUT Extra attention is needed label Feb 11, 2022
@Ralphaf
Copy link
Author

Ralphaf commented Feb 11, 2022

@ComputerNerd100 Yeah, at first I asked them to help me, but they said to ask for help at ASWM community

@Ralphaf
Copy link
Author

Ralphaf commented Feb 11, 2022

Where should I send the small version of my server?

@ComputerNerd100
Copy link
Collaborator

@Ralphaf You can upload it to here by dragging into the comment box, or if you join our discord (https://discord.gg/YevvsMa) you can pop it into the bug reports channel or DM it to me :)

@ComputerNerd100 ComputerNerd100 added BUG Something isn't working and removed FURTHER INPUT Extra attention is needed labels Feb 11, 2022
@Ralphaf
Copy link
Author

Ralphaf commented Feb 11, 2022

I'll dm you in a while

@Ralphaf
Copy link
Author

Ralphaf commented Feb 20, 2022

Yeah nice.. I got no support, is there anyone else who can help me with this problem?

@Owen1212055
Copy link
Collaborator

Please send the worlds here, this seems to be some kind of “issue” with the converter.

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

3 participants