Internal resetter lacking #80


  • Accepted
  • Defect
Open
  • kitskub created this issue May 13, 2013
    Owner

    It seems InternalResetter.java does not have monitor redstone and block physics. This is why the arena does not reset redstone and sand etc.

    1. Make an arena and put TNT in it 2. light the tnt 3. leave the arena 4. when you return, all blocks will be reset, except TNT will be gone

  • kitskub added the tags Accepted Defect May 13, 2013
  • Forge_User_01524769 posted a comment May 14, 2013

    Could you make a system like this? Unload world - delete world - load and copy backup of the world

    Would make a totally reset

  • kitskub posted a comment May 14, 2013

    That's how mva does it and how i originally created. But it's resource intensive and unsafe.

  • Forge_User_01524769 posted a comment May 15, 2013

    @kitskub: Go

    Yea when you unload a world it often lags a few seconds, but I was thinking if it could be done over a period of 1-3 minutes, so it dosn't lag so much instead, if that's possible.


    Edited May 15, 2013
  • Forge_User_01524769 edited description Jun 23, 2013
  • Forge_User_01524769 posted a comment Jun 29, 2013

    @Swivlehendie: Go

    Yea and that is probably the best way to do it. You can reset Redstone with it too


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