[ADMN/SEC/WEB] HawkEye [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by oliverw92, Aug 15, 2011.

  1. Offline

    oliverw92

    sethgandy, phimt, matan7890 and 7 others like this.
  2. Offline

    ssechaud

    Update to 1.0.5 and have been seeing this in the error logs:
    Code:
    04:31:19 [SEVERE] Could not pass event ENDERMAN_PLACE to HawkEye
    java.lang.NullPointerException
    	at uk.co.oliwali.HawkEye.listeners.MonitorEntityListener.onEndermanPlace(MonitorEntityListener.java:129)
    	at org.bukkit.plugin.java.JavaPluginLoader$77.execute(JavaPluginLoader.java:782)
    	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    	at net.minecraft.server.EntityEnderman.s(EntityEnderman.java:126)
    	at net.minecraft.server.EntityLiving.s_(EntityLiving.java:280)
    	at net.minecraft.server.EntityMonster.s_(EntityMonster.java:31)
    	at net.minecraft.server.World.entityJoinedWorld(World.java:1193)
    	at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    	at net.minecraft.server.World.playerJoinedWorld(World.java:1175)
    	at net.minecraft.server.World.cleanUp(World.java:1090)
    	at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:460)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     
    sethgandy likes this.
  3. Offline

    Moredice

    I am getting the same error, using CB1185 with the correct HawkEye version.
     
    sethgandy likes this.
  4. Offline

    nicquehen

    I have the same problem
     
    sethgandy likes this.
  5. Offline

    oliverw92

    Hm that seems fine. I'll have to do further testing.
     
    Last edited by a moderator: Nov 12, 2016
    sethgandy likes this.
  6. Offline

    Tonkovich

    I just deleted my world table and the other tables are reloaded HawkEye and now it added the world correctly I guess. I still love HawkEye :D
     
  7. Offline

    oliverw92

    Weird. No idea why it would do that.
     
  8. Offline

    Tonkovich

    I don't either, but it seems to be working now and great too. No error's or anything just normal start up. Well anyways thanks for the plugin and keep up the good work. I also see you and the creator of LogBlock are working on a plugin together and that's great! Good Luck to the both of you :D
     
  9. Offline

    landontc

    I'm getting this same error as well.
     
  10. Offline

    Massimo1993

     
  11. Offline

    Derek S

    Until this is fixed, I disabled the event monitoring by changing my config file as follows:
    Code:
     enderman-place: false
    
    At least it is not filling up my log with error messages.
     
  12. Offline

    SieniFani

    This sux, why it requires MySQL?
     
  13. Offline

    but2002

    That was rude. It doesn't suck, this is a great addon
    It requires MySQL because of the nature of the addon, nothing else will respond fast like MySQL does.
     
  14. Offline

    SieniFani

    Oh... Sorry i was so rude, i just have bad day because my BigBrother are bugging :( And i want this but i don't know anything about the MySQL Sorry :(
     
  15. Offline

    but2002

    @SieniFani What OS are you running the server on?
     
  16. Offline

    SieniFani

    Umm... I am a noob and i don't know what is OS...
     
  17. Offline

    but2002

    Operating System.

    Windows.. Linux.. OSX?

    If it's Linux, what distro?
     
  18. Offline

    SieniFani

    I got Windows.
     
  19. Offline

    but2002

  20. Offline

    SieniFani

    Oh... I suck at config things...
     
  21. Offline

    nathannlax

    I'm getting that same error :/
     
  22. Offline

    SieniFani

    Do you have msn...?

    Actually, I'm installed it now :D. Do i need to do something else?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  23. Offline

    but2002

    Download a utility called HeidiSQL and connect to the database with the username root, and the password that you gave root. Create a database called "minecraft" and then you're ready to configure the plugin.
     
  24. Offline

    SieniFani

    Umm... The plugin allready works...

    And thanks for the help! :)

    Thanks for the plugin i [meat] it :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  25. Our GC issues have once again disappeared after removing Hawkeye. I have tested this twice now, over a few days spread, with Hawkeye, after some hours, server starts to lag/GC like crazy. Without Hawkeye, uptime of over 10 hours is no issue.

    Defo a leak, smaller servers likely wont notice :/
     
  26. Offline

    Zot

    I've also noticed the server start hogging CPU after a number of hours. I'm running the latest version of HawkEye, PermissionsEx and CreeperHeal.
     
  27. Offline

    OneFourOne

    I have an error when starting hawk eye. I know that the MySQL details are correct, and have tried 3 times with different MySQL databases and with a server with no other plugins.

    HawkEye V1.0.5
    Craftbukkit #1185

    Code:
    2011-10-01 15:02:52 [INFO] [HawkEye] Starting HawkEye initiation process...
    2011-10-01 15:02:52 [INFO] [HawkEye] Using Permissions for user permissions
    2011-10-01 15:02:52 [INFO] [HawkEye] Performing update check...
    2011-10-01 15:02:53 [INFO] [HawkEye] No updates available for HawkEye
    2011-10-01 15:02:53 [SEVERE] [HawkEye] Error whilst attempting to get connection: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
    
    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    2011-10-01 15:02:53 [SEVERE] [HawkEye] Error initiating HawkEye database connection, disabling plugin
    2011-10-01 15:02:53 [INFO] [HawkEye] Version 1.0.5 disabled!
     
  28. Offline

    oliverw92

    Try turning lava and water flow logging off please

    Show me your config.yml.
     
  29. Offline

    lieudusty

    Um, I get this.
    Code:
    2011-10-01 18:07:27 [SEVERE] Could not pass event ENDERMAN_PLACE to HawkEye
    java.lang.NullPointerException
        at uk.co.oliwali.HawkEye.listeners.MonitorEntityListener.onEndermanPlace(MonitorEntityListener.java:129)
        at org.bukkit.plugin.java.JavaPluginLoader$77.execute(JavaPluginLoader.java:782)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.EntityEnderman.s(EntityEnderman.java:126)
        at net.minecraft.server.EntityLiving.s_(EntityLiving.java:280)
        at net.minecraft.server.EntityMonster.s_(EntityMonster.java:31)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1193)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1175)
        at net.minecraft.server.World.cleanUp(World.java:1090)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:460)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  30. Offline

    OneFourOne

    I have removed the password since anyone reading this can download it.

    http://dl.dropbox.com/u/31947512/config.yml
     
  31. Offline

    oliverw92

Share This Page