Hawkeye not logging properly #282


  • New
  • Defect
Open
Assigned to _ForgeUser7076494
  • _ForgeUser7756840 created this issue Apr 9, 2012

    Hawkeye is acting up, sometimes it logs and sometimes it just stops. It doesn't log my RPG world at all. I have 3 worlds loaded excluding the nether and end.

    My host can't find an issue and its a real pain.  Is it MySQL? This has never happened before.

    Im running;
    AlphaChest, WorldEdit, Buycraft, antiSpam, dhmcDeath, Vault, PermissionsEX, MobBountyReloaded, WorldGuard, RepairShop, iConomy, Hawkeye (Obviously), BKCommonLib, mcbans, MyWorlds, Lockette, PluginSpy, NoCheat, ButtonWarp, Heroes, AutoAnnouncer, Essentials, ChatManager, EssentialsSpawn, ChestShop and Factions.

    I have the latest version of hawkeye running.

    09.04 10:56:05 [Server] SEVERE [HawkEye] Exception: java.lang.NullPointerException - A constant error in my console

    log:
      lava-bucket: true
      water-bucket: true
      painting-place: true
      pvp-death: true
      mob-death: true
      other-death: true
      command: true
      chat: true
      join: true
      quit: true
      door-interact: true
      open-container: true
      container-transaction: true
      item-pickup: true
      item-drop: true
      button: true
      teleport: true
      lever: true
      sign-place: true
      sign-break: true
      painting-break: true
      flint-steel: true
      block-place: true
      block-break: true
      block-burn: true
      block-fade: true
      block-form: true
      leaf-decay: true
      mushroom-grow: true
      tree-grow: true
      water-flow: false
      lava-flow: false
      explosion: true
      enderman-pickup: true
      enderman-place: true
      entity-kill: true
      other: true
    general:
      max-lines: 1
      log-item-drops-on-death: false
      cleanse-period: 20m
      cleanse-age: 0
      delete-data-on-rollback: true
      log-ip-addresses: true
      debug: false
      max-radius: 0
      give-user-tool: true
      tool-block: '17'
      default-here-radius: 5
      default-tool-command: ''
      check-for-updates: true
      op-permissions: false
    mysql:
      hawkeye-table: hawkeye
      port: 3306
      player-table: hawk_players
      username: ''
      world-table: hawk_worlds
      hostname: localhost
      max-connections: 10
      password: ''
      database: ''
    ignore-worlds:
    - world
    version: 1.0.7b
    command-filter:
    - /login
    - /restartsrv
    - /register
    block-filter:
    - 140
    - 150

    Nothing on FAQ about this

    Any help is appreciated, my server is CherryBacon.mineocity.com if you want to see first hand.

  • _ForgeUser7756840 added the tags New Defect Apr 9, 2012
  • _ForgeUser7756840 added an attachment Apr 9, 2012
    Attachment was deleted Dec 2, 2016

To post a comment, please login or register a new account.