server errors

Discussion in 'Bukkit Help' started by madseu, Nov 12, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    madseu

    get a lot of server errors some1 please help me?

    Code:
    12:13 AM [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.hasPermission(WorldGuardPlugin.java:322)
    12:13 AM [SEVERE] at com.sk89q.worldguard.protection.GlobalRegionManager.hasBypass(GlobalRegionManager.java:232)
    12:13 AM [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerMove(WorldGuardPlayerListener.java:286)
    12:13 AM [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:302)
    12:13 AM [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    12:13 AM [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    12:13 AM [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:180)
    12:13 AM [SEVERE] at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:615)
    12:13 AM [SEVERE] at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    12:13 AM [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    12:13 AM [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    12:13 AM [SEVERE] at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:501)
    12:13 AM [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    12:13 AM [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    12:13 AM [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    12:13 AM [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    12:13 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:13 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@45d6852)
    12:13 AM [SEVERE] Could not pass event BLOCK_PLACE to BigBrother
    12:13 AM [SEVERE] Could not pass event BLOCK_PLACE to EssentialsProtect
    12:13 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:13 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@747c1298)
    12:13 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:13 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@494b70d4)
    12:13 AM [SEVERE] Could not pass event BLOCK_PLACE to BigBrother
    12:13 AM [SEVERE] Could not pass event BLOCK_PLACE to EssentialsProtect
    12:13 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:13 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@3597638e)
    12:13 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:13 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@651c60ce)
    12:13 AM [SEVERE] Could not pass event BLOCK_PLACE to BigBrother
    12:13 AM [SEVERE] Could not pass event BLOCK_PLACE to EssentialsProtect
    12:13 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:13 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@16e8c3dc)
    12:14 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:14 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@2c454303)
    12:14 AM [SEVERE] Could not pass event BLOCK_PLACE to BigBrother
    12:14 AM [SEVERE] Could not pass event BLOCK_PLACE to EssentialsProtect
    12:14 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:14 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@353c2a1b)
    12:14 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:14 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@327575f4)
    12:14 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:14 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@285d6c5d)
    12:14 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:14 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@49533a1a)
    12:14 AM [SEVERE] Could not pass event BLOCK_PLACE to BigBrother
    12:14 AM [SEVERE] Could not pass event BLOCK_PLACE to EssentialsProtect
    12:14 AM [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    12:14 AM [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent@5a33307f)
    

    ..... what can i do to fix it?

    [Mod Edit (TnT)]: Please use code tags
     
  2. Offline

    ks07

    There's more to this error, which if we could see would probably show us the error right off the bat. I'm going to hazard a guess that one of your files (maybe your permissions file) is in an incorrect format (e.g. a tab in a config.yml). Look near the start of the server log when it is loading plugins, the first few lines of errors probably have the important information.
     
Thread Status:
Not open for further replies.

Share This Page