coordinates pole inverted at /ha tool chat log view #294


  • New
  • Defect
Open
Assigned to _ForgeUser7076494
  • _ForgeUser7501189 created this issue Apr 22, 2012

    What is the problem?
    the coordinates pole inverted at /ha tool chat log view on coordinate X. Y and Z are correct.
    coordinates -634,11,-1055 are shown to me, but with F3 Debug window it's 634,11,-1055.

    What steps will reproduce the problem?
    1. /ha tool, then click on a block. watch how X is -100 instead of 100 oder is 100 instead of -100. allways inverted.

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

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

    Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)
    log:
      lava-bucket: true
      water-bucket: true
      painting-place: false
      pvp-death: true
      mob-death: true
      other-death: true
      command: true
      chat: true
      join: true
      quit: true
      door-interact: true
      open-container: false
      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: false
      mushroom-grow: false
      tree-grow: false
      water-flow: false
      lava-flow: true
      explosion: true
      enderman-pickup: false
      enderman-place: false
      entity-kill: true
      other: true
    general:
      max-lines: 0
      log-item-drops-on-death: true
      cleanse-period: 720m
      cleanse-age: 0
      delete-data-on-rollback: true
      log-ip-addresses: true
      debug: false
      max-radius: 50
      give-user-tool: false
      tool-block: '17'
      default-here-radius: 10
      default-tool-command: ''
      check-for-updates: true
      op-permissions: false
    mysql:
      hawkeye-table: hawkeye
      port: 3306
      player-table: hawk_players
      username: xxx
      world-table: hawk_worlds
      hostname: localhost
      max-connections: 10
      password: xxx-
      database: xxx
    ignore-worlds:
    - world_the_end
    version: 1.0.7b
    command-filter:
    - /login
    block-filter:
    - 5000

    Have you checked the FAQ page?

  • _ForgeUser7501189 added the tags New Defect Apr 22, 2012

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