Rollback problems with WorldEdit. #290


  • New
  • Other
Open
Assigned to _ForgeUser7076494
  • _ForgeUser6191629 created this issue Apr 17, 2012

    What is the problem?
    cant rollback something caused my worldedit or Big TnT explosion, also Cant rollback some Fire.

    The fire that i cant rollback SOMETIMES is marked as a block-place to air.

    What steps will reproduce the problem?
    1. remove with worldedit/big TnT bomb/big fire.
    2. wait some time.
    3. Try to rollback.

    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

    15:47:31 [INFO] [HawkEye] Enabling HawkEye v1.0.7b
    15:47:31 [INFO] [HawkEye] Starting HawkEye 1.0.7b initiation process...
    15:47:31 [INFO] [HawkEye] No permission handler detected, defaulting to superperms
    15:47:31 [INFO] [HawkEye] Performing update check...
    15:47:32 [INFO] [HawkEye] No updates available for HawkEye
    15:47:33 [INFO] [HawkEye] WorldEdit found, selection rollbacks enabled
    15:47:33 [INFO] [HawkEye] Version 1.0.7b enabled!

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

    Config.yml
    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: false
      item-drop: false
      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
      entity-kill: 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: '74'
      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: root
      world-table: hawk_worlds
      hostname: localhost
      max-connections: 10
      password: '**********'
      database: minecraft
    ignore-worlds:
    - thisworldisignored
    - soisthisone
    version: 1.0.7b
    command-filter:
    - /login
    - /restartsrv
    - /register
    block-filter:
    - 140
    - 150

    A config.php doesnt excist in my folder.

    Have you checked the FAQ page?
    probably, have looked around at most of the link on HawkEye plugin side.

  • _ForgeUser6191629 added the tags New Other Apr 17, 2012
  • _ForgeUser6191629 posted a comment Apr 19, 2012

    Also cant rollback some stuff that burned up with fire.


    Edited Apr 19, 2012
  • _ForgeUser6191629 edited description Apr 19, 2012
  • _ForgeUser7825448 posted a comment Apr 27, 2012

    I have also noticed this. I had a griefer who burned down an entire forest and when I rolled it back it left the forest extremely patchy. Bits and pieces of logs and leaves everywhere. He also placed lava and although it got rid of the source block, it left the streams of lava, so I had to restore my entire map from a backup to get rid of the damage.


    Edited Apr 27, 2012

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