Severe server errors. #358


  • New
  • Defect
Open
Assigned to _ForgeUser7076494
  • _ForgeUser8072190 created this issue Dec 22, 2012

    What is the problem?

    Console constantly produces this error:

    10:38:20 CONSOLE: [SEVERE] Could not pass event EntityChangeBlockEvent to WorldGuard v5.6.5
    10:38:20 CONSOLE: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;

    What steps will reproduce the problem?

    1.Just the server running

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

    1.0.6

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

    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
      other: true
    general:
      max-lines: 0
      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
    mysql:
      hawkeye-table: hawkeye
      port: 3306
      player-table: hawk_players
      username: ***********
      world-table: hawk_worlds
      hostname: localhost
      max-connections: 10
      password: ******
      database: minecraft
    ignore-worlds:
    - thisworldisignored
    - soisthisone
    version: 1.0.6
    command-filter:
    - /login
    - /restartsrv
    - /register
    block-filter:
    - 140
    - 150

    Have you checked the FAQ page?

    Call me an idiot, but I didn't see an FAQ page.

  • _ForgeUser8072190 added the tags New Defect Dec 22, 2012
  • _ForgeUser8072190 posted a comment Dec 22, 2012

    11:03:30 CONSOLE: [SEVERE] Could not pass event EntityChangeBlockEvent to HawkEye v1.0.6

    This is the actual error, the one I posted earlier was fro WorldGuard.. doh.

  • bob7l posted a comment Dec 23, 2012

    @AlphaNate: Go

    Grab hawkeye reloaded


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