Mysql error #83


  • New
  • Defect
Open
Assigned to _ForgeUser7076494
  • _ForgeUser7282104 created this issue Oct 11, 2011

    What is the problem?

    Packet loss/ fails to log actions

    What steps will reproduce the problem?

    Just kinda happenes

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

    1.0.5

    Show me any console errors and/or your start-up console message for HawkEye

    2011-10-11 13:57:39 [SEVERE] [HawkEye] SQL Exception: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException Communications link failure

    The last packet successfully received from the server was 87,793 milliseconds ago. The last packet sent successfully to the server was 1 milliseconds ago.

    Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)

    block-filter:
    - 97
    - 98
    log:
        lava-bucket: true
        painting-place: true
        other: true
        pvp-death: true
        block-fade: true
        chat: true
        enderman-place: true
        quit: true
        sign-place: true
        enderman-pickup: true
        painting-break: true
        lava-flow: true
        flint-steel: true
        button: true
        command: true
        block-form: true
        teleport: true
        lever: true
        item-drop: true
        water-bucket: true
        block-burn: true
        sign-break: true
        block-break: true
        leaf-decay: true
        water-flow: true
        join: true
        door-interact: true
        block-place: true
        open-container: true
        item-pickup: true
        explosion: true
        container-transaction: true
        mob-death: true
        other-death: true
    general:
        check-for-updates: true
        max-lines: 0
        tool-block: '17'
        log-item-drops-on-death: false
        cleanse-age: '0'
        default-tool-command: ''
        delete-data-on-rollback: false
        cleanse-period: 2w
        log-ip-addresses: true
        debug: false
        max-radius: 0
        default-here-radius: 5
    mysql:
        hawkeye-table: hawkeye
        port: 3306
        player-table: hawk_players
        username: bacon_ybgames
        world-table: hawk_worlds
        hostname: 74.52.117.213
        max-connections: 10
        password: *******************
        database: bacon_ybgames
    version: 1.0.5
    command-filter:
    - /login
    - /restartsrv
    - /register
    

    Have you checked the FAQ page?
    Can't find it

  • _ForgeUser7282104 added the tags New Defect Oct 11, 2011
  • _ForgeUser6842893 posted a comment Oct 24, 2011

    I am having the same issue, Sometimes things are not logged due to this same error, Can't you add like a cache system so it backs up the changes like LogBlock?


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