Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2014-09-26 05:51:16 [ERROR] Error occurred while enabling WGRegionCommands v0.1 (Is it up to date?)
- java.lang.NullPointerException
- at com.mewin.WGCustomFlags.WGCustomFlagsPlugin.getSaveHandler(WGCustomFlagsPlugin.java:296) ~[?:?]
- at com.mewin.WGCustomFlags.WGCustomFlagsPlugin.loadFlagsForWorld(WGCustomFlagsPlugin.java:220) ~[?:?]
- at com.mewin.WGCustomFlags.WGCustomFlagsPlugin.loadAllWorlds(WGCustomFlagsPlugin.java:208) ~[?:?]
- at com.mewin.WGCustomFlags.FlagManager.addCustomFlag(FlagManager.java:79) ~[?:?]
- at com.mewin.WGCustomFlags.WGCustomFlagsPlugin.addCustomFlag(WGCustomFlagsPlugin.java:273) ~[?:?]
- at com.mewin.wgrc.WGRegionCommandsPlugin.onEnable(WGRegionCommandsPlugin.java:40) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- -----
- 2014-09-26 05:51:14 [INFO] [WGCustomFlags] Enabling WGCustomFlags v1.7
- 2014-09-26 05:51:14 [ERROR] Error occurred while enabling WGCustomFlags v1.7 (Is it up to date?)
- java.lang.NoSuchFieldError: useSqlDatabase
- at com.mewin.WGCustomFlags.WGCustomFlagsPlugin.onEnable(WGCustomFlagsPlugin.java:164) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- -----
- 2014-09-26 06:07:25 [ERROR] Could not pass event PlayerMoveEvent to WorldGuard v6.0.0-beta-02
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:249) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.PacketPlayInFlying.a(SourceFile:137) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.PacketPlayInPosition.handle(PacketPlayInPosition.java:35) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
- at com.mewin.WGRegionEvents.WGRegionEventsListener.updateRegions(WGRegionEventsListener.java:130) ~[?:?]
- at com.mewin.WGRegionEvents.WGRegionEventsListener.onPlayerMove(WGRegionEventsListener.java:84) ~[?:?]
- at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_65]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_65]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[GLSpigot.jar:git-Spigot-1.7.9-R0.2-205-g48578ee]
- ... 13 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement