@PAUSE [Time] freezes the server for said [Time] #191


  • New
  • Defect
Open
  • Forge_User_11364323 created this issue Dec 26, 2017

    Every time a @PAUSE is run in a script, the server freezes for that amount of time instead of pausing only the script. If, for example, i set a script like this:

    Script:

    - @PAUSE 1

     

    the server will freeze for 1 second. In that second i won't be able to place/destroy blocks, damage entities, throw splash potions, ecc.

    If this is a bug, i hope it will be fixed soon. If this is not a bug, let me know what may I be doing wrong.

    Here are some useful infos:

    OS: Windows 7 x64
    Java Version: 1.8.0_151
    CraftBukkit version git-Bukkit-9a1fc1e (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
    The console doesn't throw me any error, so i think it would be pointless to post my server.log

     

    I love this plugin, it's soooo powerful, I hope you can help me.

                       ~ Latios

    EDIT: I tried using @PAUSE with VariableTriggers v2.0.5 (the previous version) on Craftbukkit MC 1.9, and it works!! So it must be an issue only with the latest version...

    EDIT 2: I tried using VariableTriggers v2.0.5 (working version) in Craftbukkit MC 1.9, 1.10 and 1.11 (in 1.12 it fails to load) and everything worked fine. Then I tried VariableTriggers v2.0.6(problematic version) in Craftbukkit MC 1.11 and it had the same bug as 1.12. So it must be a plugin bug, the Craftbukkit version makes no difference in both VariableTriggers' versions.

  • Forge_User_11364323 added the tags Defect New Dec 26, 2017
  • Forge_User_11364323 edited description Dec 26, 2017
  • Forge_User_11364323 edited description Dec 27, 2017
  • Forge_User_11364323 edited description Dec 27, 2017

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