Plugin doesn't Load? #216


  • New
  • Other
Open
Assigned to _ForgeUser7076494
  • _ForgeUser8269722 created this issue Feb 22, 2012

    What is the problem?
    Plugin isn't working properly. I'm not sure if it's the mysql or another issue.

    What steps will reproduce the problem?
    1. Just wont work.

    What version of HawkEye are you using (shown in console during start-up)?
    HawkEye v1.0.5b.

    Show me any console errors and/or your start-up console message for HawkEye
    HawkEye: Loading HawkEye v1.0.5b.
    HawkEye: Starting HawkEye 1.0.5b initiation process...
    HawkEye: No permission handler detected, only ops can use commands
    HawkEye: Performing update check...
    HawkEye: No updates available for HawkEye
    HawkEye: Unloading HawkEye v1.0.5b.
    HawkEye: Version 1.0.5b disabled!

    I dont know why it loads and unloads.

    Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)
    mysql:
      hawkeye-table: hawkeye
      port: 3306
      player-table: hawk_players
      username: (removed)
      world-table: hawk_worlds
      hostname: minecraft.(removed).net
      max-connections: 10
      password: '(removed)'
      database: mcdata1

    Have you checked the FAQ page?

  • _ForgeUser8269722 added the tags New Other Feb 22, 2012

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