no worlds found matching your specifications. #75


  • New
  • Defect
Open
Assigned to _ForgeUser7076494
  • _ForgeUser5678427 created this issue Oct 6, 2011

    What is the problem?

    What steps will reproduce the problem?
    1. selecting tool
    2. punch the block
    3. Pop-up error message

    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
    Client says: No worlds found matching your specifications
    Server console says:  Attempted to place a tile entity where there was no entity tile!

    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: 20m
        log-ip-addresses: true
        debug: false
        max-radius: 0
        default-here-radius: 5
    mysql:
        hawkeye-table: hawkeye
        port: 3306
        player-table: hawkeye_player
        username: mc10839
        world-table: hawkeye_world
        hostname: mysql1.servercraft.co
        max-connections: 10
        password: '***********'
        database: mc10839
    version: 1.0.5
    command-filter:
    - /login
    - /restartsrv
    - /register

    Have you checked the FAQ page?
    yes =3

  • _ForgeUser5678427 added the tags New Defect Oct 6, 2011
  • _ForgeUser5678427 added an attachment 2011-10-06_13.27.07.png Oct 6, 2011

    2011-10-06_13.27.07.png

  • _ForgeUser5678427 posted a comment Oct 6, 2011

    Made an error with console. What I wrote was what the client would say. My consoles says: Attempted to place a tile entity where there was no entity tile!

  • _ForgeUser5678427 edited description Oct 6, 2011

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