[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

    TheSporeGA1

    You want almost every server there is to be down? My server is not corrupted so shut it.
     
  3. Offline

    Tanite

    Why would they be down? You run the RB until the next RB comes out: continuity and stability for those that value both. Or you rush off to the shiny new features and just decide not to care so much about bugs & exploits...

    For example, some people rushed into 1.7 and had players duping items or corrupting their worlds via Pistons. People who remained on 1.6 and saw this issue on the forums took steps to make sure they wouldn't suffer the same fate before they upgraded.

    You know, little stuff like that.

    Just because you're not aware of any issues in your worlds doesn't mean it's not a problem or a potential one. It just means you're not aware of any issues in your worlds :p
     
    Justin The Cynical likes this.
  4. Offline

    thetank332

    Cool I love it I couldn't get LogBlock to work but this works perfect, I appreciate all your hard work. Keep it up:D[log]
     
  5. Offline

    LOLXDDUDE

    Does this plugin have anything to do with the problem of mobs not spawning at night?
     
  6. Offline

    blackopskid7



    Server crashes when I use /hawk rollback p:quas52

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  7. Offline

    oliverw92

    Thanks for being rude.
     
  8. Offline

    coloco21

    Hi, I'm new in the MySQL world so I don't really know how that thing works and I tried to do my best. Well, at the startup I got that message :
    (edit : I use Bukkit Dev for 1.0 (unstable), and MCMyAdmin)

    2011-12-10 13:26:02 [INFO] [HawkEye] Starting HawkEye 1.0.5a initiation process...
    2011-12-10 13:26:02 [SEVERE] Error occurred while enabling HawkEye v1.0.5a (Is it up to date?): while scanning for the next token; found character '\t' that cannot start any token
    while scanning for the next token
    found character '\t' that cannot start any token
    in "<string>", line 66, column 6:
    - 150
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:537)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
    at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59)
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:143)
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:109)
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:235)
    at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:131)
    at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:125)
    at uk.co.oliwali.HawkEye.util.Config.<init>(Config.java:51)
    at uk.co.oliwali.HawkEye.HawkEye.onEnable(HawkEye.java:85)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:183)
    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:176)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:159)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)

    How could I fix it ?

    Thanks by advance ;)
     
  9. Offline

    oliverw92

    You have used tabs in the config file - YAML doesn't support tabs. Use spaces instead.
     
  10. Offline

    coloco21

    Oh, I'll look it !
    Thank you very much :)
     
  11. Offline

    Graybot

  12. Offline

    tombik

    @Graybot i'm also getting this (running on rec. CB 1.0.1).
     
  13. Offline

    Graybot

    and how you fix this?
     
  14. Offline

    oliverw92

    @Graybot @tombik can you tell me more about your server - is it running on a localhost, who was disconnect etc
     
  15. Offline

    Graybot

    my server running on dedicated server

    2011-12-14 14:55:54 [INFO] Connection reset
    2011-12-14 14:55:54 [INFO] black777dogs lost connection: disconnect.quitting
    2011-12-14 14:55:55 [INFO] Read timed out
    2011-12-14 14:55:55 [INFO] Manul lost connection: disconnect.endOfStream
    2011-12-14 14:55:55 [SEVERE] Could not pass event PLAYER_QUIT to AuthDB
    java.lang.NullPointerException
    at com.craftfire.util.managers.PlayerManager.getIP(PlayerManager.java:169)
    at com.authdb.util.Util.replaceStrings(Util.java:1220)
    at com.authdb.util.Messages.sendMessage(Messages.java:299)
    at com.authdb.listeners.AuthDBPlayerListener.onPlayerQuit(AuthDBPlayerListener.java:257)
    at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:272)
    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:161)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:651)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-14 14:55:55 [SEVERE] Could not pass event PLAYER_QUIT to MCDocs
    java.lang.NullPointerException
    at com.tazzernator.bukkit.mcdocs.MCDocsListener.basicVariableSwap(MCDocsListener.java:801)
    at com.tazzernator.bukkit.mcdocs.MCDocsListener.onPlayerQuit(MCDocsListener.java:1022)
    at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:272)
    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:161)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:651)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-14 14:55:55 [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:272)
    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:161)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:651)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  16. Offline

    oliverw92

    HawkEye v1.0.5b
    Requires web interface update
    • Fixed memory leak (hopefully)
    • Re-enabled flow logging
    • Added ignore world config settings
    • NEW! Added /hawk rebuild <params> command - 'reapplies' changes
    • Fixed several NPEs (quit, enderman, datamanager thread)
    • Added tree and mushroom logging
    • Fixed preview apply command
     
    tombik and HmmmQuestionMark like this.
  17. Offline

    xeNium

    Nothing changes in v1.0.5b .. the jar still same
     
  18. Offline

    DefiasDerNekro

    If i rollback or preview anything, my client get bluescreen and i cant relogg. If i restart the server the changes are applied, wich is good, but the bluescreens are annoying. PS: The console doesnt say anything about it. Not even a rollback notification.
     
  19. Offline

    JoneKone

    =) The Web interface update is included in the ZiP

    Jar was still 1.0.5a

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  20. Offline

    oliverw92

  21. Offline

    JoneKone

    Last edited by a moderator: Jul 14, 2016
  22. Offline

    tschagg

    That plugin is flipping awesome!


    Edited by NinjaGrinch: No need for the swearing or all caps, especially at that font size. Please keep that in mind for future posts. :)
     
    RugRats likes this.
  23. Offline

    DefiasDerNekro

    Tool doesnt work for me. No error-message or anything
     
  24. Offline

    bogboom

    Got this with bukkit 1597, when trying to rollback a player

    Code:
    01:42:26 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'hawk' in plugin HawkEye v1.0.5b
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:180)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 2
    at java.lang.String.substring(String.java:1934)
    at uk.co.oliwali.HawkEye.SearchParser.<init>(SearchParser.java:53)
    at uk.co.oliwali.HawkEye.commands.RollbackCommand.execute(RollbackCommand.java:40)
    at uk.co.oliwali.HawkEye.commands.BaseCommand.run(BaseCommand.java:75)
    at uk.co.oliwali.HawkEye.HawkEye.onCommand(HawkEye.java:282)
     
  25. Offline

    LucidLethargy

    I have been stuck for hours on this... my hostname is my dedicated IP, i've confirmed the password and user name and database name AND port... the only thing left is that this plugin is not working as intended. Is there a trick to entering this hostname or something? This is located on my other server, as my main server for minecraft does not support mySQL. Any tips would be great.
     
  26. Offline

    oliverw92

    Show me your config file.
     
  27. Offline

    Kr3m1in

    MySQL is required? Such a pain... that requirement is the only thing keeping me away from this plugin. Is there anyway to 'host' the database locally in the Hawkeye plugin folder?
     
  28. Offline

    OkinKun

    Thank you for this plugin! I tried a few of the other block-logging plugins out there.. Logblock was a bit too complex to setup, and I couldn't get working, bigbrother doesn't seem to work right anymore.. But this one was easy, feature rich, and works perfectly so far! I love the commands, and how well it's designed. :D

    So thanks! I hope when the plugins do merge, the good parts of this one make it through.
     
  29. Offline

    LucidLethargy

    I am amazed at this plugin, I used to use BigBrother, but this is a whole new world of functionality. Next paycheck i'll be sending some love your way in the form of a donation. Very well done, truly one of the most well put together plugins I've seen (and I've hosted a server since the days of hmod and gone through hundreds of plugins!)

    Edit: Oh and I did get it to work - thank you, though!
     
  30. Offline

    linuxgod

    Soo... whats the difference between rollback and rebuild( parameters are what?)
     
  31. Offline

    BranToast75

    Okay, so i realised that Hawkeye has not been logging since the 12th. and its working, but it will not search or anything. i was wondering if there is an internal error, or if that the Hawkeye interfacing .rar folder actually does something. Please help.

    ps. nothing is wrong with my config, and i am not getting errors. just that it does not perform searches.
     

Share This Page