[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

    MalcolmLC

    When I try to do /hawkeye rollback set pick a time by doing t:1 m and or something like that , hawkeye says nothing was found .
     
  3. Offline

    SilencShadoW

    Hey Guy,
    if i preview and after try to /hawk apply, i just get all commands listed ... cancel and apply not work! :(
     
  4. Offline

    oliverw92

    Very interesting, thank you for this breakdown.

    - explosion is ANY explosion (ghost, creeper, tnt)
    - block fade/form is for ice, snow, mushrooms etc when they fade away or form
    - you could disable open container if you wanted, although you would only be able to see when people actually added or removed from the chest

    Look at the command list - it is /hawk preview apply, or /hawk preview cancel
     
  5. Offline

    MalcolmLC

    I dont understand , /hawk preview apply . sorry im so dumb . Can you explain it to me please?
     
  6. Offline

    Kane

    1.0.5/1337

    Code:
    20:31:34 [SEVERE] Could not pass event PLAYER_QUIT to HawkEye
    java.lang.NullPointerException
            at uk.co.oliwali.HawkEye.listeners.MonitorPlayerListener.onPlayerQuit(MonitorPlayerListener.java:67)
            at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:267)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
            at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:159)
            at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:127)
            at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:210)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:88)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:477)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     
  7. Offline

    oliverw92

    It isn't /hawk apply anymore, it is /hawk preview apply
     
  8. Offline

    MalcolmLC

    But I wasn't trying to preview any thing I just want to roll back a user to a set amount of time .
     
  9. Offline

    SilencShadoW

    Ah ok, im sry, but then ur tooltip bugs ;) if u use /hawk preview r:5 p:silencshadow ... there comes the message "bla bla for apply bla use /hawk apply" :) ... but thx anyway
     
  10. Offline

    oliverw92

    Then do /hawk rollback instead of /hawk preview...

    My bad
     
  11. Offline

    MalcolmLC

    If you look up at the first post I made my problem is when I type /hawk rollback p:name and t:some time
    it only works if I dont use time
     
  12. Offline

    AskewDread

    Hi,
    how long do you think it will be before this error is fixed? its impossible to fix broken areas with the bug
    17:53:11 [WARNING] Task of 'HawkEye' generated an exception
    java.lang.NumberFormatException: For input string: "5-8"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
    at java.lang.Integer.parseInt(Integer.java:458)
    at java.lang.Integer.parseInt(Integer.java:499)
    at uk.co.oliwali.HawkEye.util.BlockUtil.getDataFromString(BlockUtil.java:98)
    at uk.co.oliwali.HawkEye.entry.BlockEntry.rollbackPlayer(BlockEntry.java:40)
    at uk.co.oliwali.HawkEye.Rollback.run(Rollback.java:95)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:441)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  13. Offline

    Lord Chaos

    Code:
    2011-10-30 07:13:19 [INFO] [HawkEye] No updates available for HawkEye
    2011-10-30 07:13:19 [SEVERE] Error occurred while enabling HawkEye v1.0.5 (Is it up to date?): tried to access method org.bukkit.command.ConsoleCommandSender.<init>(Lorg/bukkit/Server;)V from class uk.co.oliwali.HawkEye.SessionManager
    java.lang.IllegalAccessError: tried to access method org.bukkit.command.ConsoleCommandSender.<init>(Lorg/bukkit/Server;)V from class uk.co.oliwali.HawkEye.SessionManager
        at uk.co.oliwali.HawkEye.SessionManager.<init>(SessionManager.java:21)
        at uk.co.oliwali.HawkEye.HawkEye.onEnable(HawkEye.java:90)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:174)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Getting this error at start up. :( No idea what that means.
     
  14. Offline

    bigggan

    @oliverw92

    Having a problem here. Hawkeye have stopped logging. And its not lost connection since i see old entries. It just dont updates itself. idk whats wrong but its quite serious. since we have about average 40 players on, and no logging.

    There is no errors comming up either, just isnt loging anything.

    I did more searching in the log, and found this, but im not sure if its related:
    Code:
    2011-10-30 17:51:44 [SEVERE] Exception in thread "Timer-2"
    2011-10-30 17:51:44 [SEVERE] java.lang.NullPointerException
    2011-10-30 17:51:44 [SEVERE] 	at uk.co.oliwali.HawkEye.database.DataManager.run(DataManager.java:344)
    2011-10-30 17:51:44 [SEVERE] 	at java.util.TimerThread.mainLoop(Unknown Source)
    2011-10-30 17:51:44 [SEVERE] 	at java.util.TimerThread.run(Unknown Source)


    Ok it seems it works for a few seconds after server starts, then it stops working
     
  15. Offline

    oliverw92

    I'll look into it

    You are using the wrong version. Redownload it and use the right build in the download

    I'll look into it
     
  16. Offline

    rmkilc

    Which storage engine is preferred? MyISAM or InnoDB? Does one work better than the other with this plugin?
     
  17. Offline

    oliverw92

    Doesn't matter to the plugin
     
  18. Offline

    NotYetRated

    Any fix for the cleanse not working? My database is growing out of control.
     
  19. Offline

    Pheenixm

    Code:
    12:34:44 [SEVERE] Could not pass event PLUGIN_ENABLE to Register
    java.lang.IncompatibleClassChangeError: Expected static method com.nijikokun.register.payment.Methods.hasMethod()Z
            at com.nijikokun.register.listeners.server.onPluginEnable(server.java:37)
            at org.bukkit.plugin.java.JavaPluginLoader$47.execute(JavaPluginLoader.java:585)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:964)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    

    This isn't the only plugin this is happening for...what's up?
     
  20. Offline

    jangofett890

    i my server just got greifed and i was wondering what paramaters do i use to rollback the entire world?
     
  21. Offline

    oliverw92

    Turn off lava logging to stop your database growing too much

    That is nothing to do with HawkEye...

    You could try /hawk rollback w:worldnamehere
     
  22. Offline

    jangofett890

    i just get /hawk help in the console :(
     
  23. Offline

    oliverw92

    Probably don't have the permissions set up right
     
  24. Offline

    Ronny Lawson

    I accidentally did /hawk rollback t:24h and then lost my chance to undo. Please tell me there's a way to get it back. I am desperate.
     
  25. Offline

    oliverw92

    Sorry there isn't :\ Be more careful next time
     
  26. Offline

    NotYetRated

    Bit of a hard accident, ouch! You should be doing backups of your server anyways...
     
  27. Offline

    galbatoo

    Help me pleas ! I love this plugin but if i type /hawk rollback p:goraxer a:broke-block
    it said "you dont have permissions to search for: broke-block
     
  28. Offline

    rmkilc

    You need to have the hawkeye.search.block-break permission.
     
  29. Offline

    sillycliff512

    I made an installation video please post it
    Code:
    http://www.youtube.com/watch?v=uIMeC022ML8
    I will be done with part two tomorrow
     
  30. Offline

    Rappelle

    I'm finding that sometimes when doing a search or preview, it returns no results even though it most definitely should. What's up with that? For example;

    /ha search r:50 t:2d

    Gives me no results, when there have definitely been changes.
     
  31. Offline

    rmkilc

    I was getting that too. I tried 48h instead of 2d and then it worked.
     

Share This Page