java.lang.NullPointerException
jwflory opened this issue ยท 2 comments
Hello @iain-davis,
Currently having an issue using v2.3.0.428. Whenever I put up my server, I immediately am greeted with this error.
I read over the changelog for the latest update, but I could not make much sense of what the actual intention of the message at the top was. I assume it is related, but can it be elaborated on, please?
Thank you!
[19:12:58] [Server thread/ERROR]: Error occurred while enabling CommunityBridge v2.3.0.428 (Is it up to date?)
java.lang.NullPointerException
at org.communitybridge.main.Configuration.loadSettings(Configuration.java:965) ~[?:?]
at org.communitybridge.main.Configuration.load(Configuration.java:788) ~[?:?]
at org.communitybridge.main.Configuration.<init>(Configuration.java:216) ~[?:?]
at org.communitybridge.main.CommunityBridge.onEnable(CommunityBridge.java:57) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[spigot.jar:git-Spigot-1455]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot.jar:git-Spigot-1455]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-1455]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:467) [spigot.jar:git-Spigot-1455]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:385) [spigot.jar:git-Spigot-1455]
at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359) [spigot.jar:git-Spigot-1455]
at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333) [spigot.jar:git-Spigot-1455]
at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289) [spigot.jar:git-Spigot-1455]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193) [spigot.jar:git-Spigot-1455]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:450) [spigot.jar:git-Spigot-1455]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1455]
It was actually a bug with another configuration option entirely. I've uploaded a new version that fixes the issue. (2.3.1.431).
The new release hasn't made it through BukkitDev's approval process, but you can find it here: http://dev.bukkit.org/bukkit-plugins/communitybridge-fm/files/30-community-bridge-v2-3-1-build-431/