-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Error occurred while enabling ProtectionStones v2.7.7 (Is it up to date?) java.lang.NullPointerException: null at dev.espi.protectionstones.utils.WGUtils.getRegionManagerWithWorld(WGUtils.java:57) ~[?:?] at dev.espi.protectionstones.utils.WGUtils.getAllRegionManagers(WGUtils.java:70) ~[?:?] at dev.espi.protectionstones.PSEconomy.loadRentList(PSEconomy.java:105) ~[?:?] at dev.espi.protectionstones.PSEconomy.<init>(PSEconomy.java:45) ~[?:?] at dev.espi.protectionstones.ProtectionStones.loadConfig(ProtectionStones.java:415) ~[?:?] at dev.espi.protectionstones.ProtectionStones.onEnable(ProtectionStones.java:493) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.5.jar:3034-Spigot-1ad8354-0791e54] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[spigot-1.16.5.jar:3034-Spigot-1ad8354-0791e54] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.5.jar:3034-Spigot-1ad8354-0791e54] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:493) ~[spigot-1.16.5.jar:3034-Spigot-1ad8354-0791e54] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:407) ~[spigot-1.16.5.jar:3034-Spigot-1ad8354-0791e54] at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:544) ~[spigot-1.16.5.jar:3034-Spigot-1ad8354-0791e54] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:257) ~[spigot-1.16.5.jar:3034-Spigot-1ad8354-0791e54] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:918) ~[spigot-1.16.5.jar:3034-Spigot-1ad8354-0791e54] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3034-Spigot-1ad8354-0791e54] at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]