SBA
SBA copied to clipboard
Snapshot Error: Could not initialize Brigadier Mappings / Commodore not Present
I'm sorry. I don't see this issue posted so I suspect I am doing something wrong.
Spigot 1.17.1 latest build as of Saturday. Java jre-16.0.1.9-hotspot, Screaming BedWars 0.2.19. SBA for Screaming BedWars snapshot #287.
I've tried other versions of Spigot and multiple snapshots. I have not tried other Java versions yet. I've tried googling and checking other open and closed issues but am not seeing anything relating to this, making me think it might be specific to me. There are no other errors than the one at load.
The error is:
[Server thread/ERROR]: Error occurred while enabling SBA v1.5.6-SNAPSHOT (Is it up to date?) io.github.pronze.lib.cloud.bukkit.BukkitCommandManager$BrigadierFailureException: Could not initialize Brigadier mappings. Reason: commodore not present (Could not initialize Brigadier mappings. Reason: commodore not present ()) at io.github.pronze.lib.cloud.bukkit.BukkitCommandManager.registerBrigadier(BukkitCommandManager.java:304) ~[?:?] at io.github.pronze.lib.cloud.paper.PaperCommandManager.registerBrigadier(PaperCommandManager.java:125) ~[?:?] at io.github.pronze.sba.commands.CommandManager.onEnable(CommandManager.java:74) ~[?:?] at io.github.pronze.sba.SBA_BukkitImpl$22.run(SBA_BukkitImpl.java:356) ~[?:?] at io.github.pronze.lib.screaminglib.utils.ControllableImpl.enable(ControllableImpl.java:50) ~[?:?] at java.lang.Iterable.forEach(Unknown Source) ~[?:?] at io.github.pronze.lib.screaminglib.utils.ControllableImpl.enable(ControllableImpl.java:48) ~[?:?] at io.github.pronze.sba.SBA_BukkitImpl.onEnable(SBA_BukkitImpl.java:563) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:3207-Spigot-18c71bf-8537925] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot.jar:3207-Spigot-18c71bf-8537925] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot.jar:3207-Spigot-18c71bf-8537925] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:505) ~[spigot.jar:3207-Spigot-18c71bf-8537925] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:419) ~[spigot.jar:3207-Spigot-18c71bf-8537925] at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:604) ~[spigot.jar:3207-Spigot-18c71bf-8537925] at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:266) ~[spigot.jar:3207-Spigot-18c71bf-8537925] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:995) ~[spigot.jar:3207-Spigot-18c71bf-8537925] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:303) ~[spigot.jar:3207-Spigot-18c71bf-8537925] at java.lang.Thread.run(Unknown Source) [?:?]
Thank you!