Does not preserve new scripts/triggers, or appears to rollback to persistent data at reload or restart #171


  • New
  • Defect
Open
Assigned to _ForgeUser8773666
  • _ForgeUser17247413 created this issue Mar 8, 2015

    What steps will reproduce the problem?

    1. Create a clicktrigger or script in game with /vtc, vtcmd add @ [...]
    2. Reload/restart server

    What is the expected output? What do you see instead?
    Scripts/triggers work fine immediately after being created, but are not written to file or preserved across a server reload/restart despite VT reporting that lines have been added, or running "/vt st" or "/vt sv". Noticing that this happens most often after manually editing a file, but not always.

    What version of the product are you using?
    The most recent version, at the time of this writing - VariableTriggers v2.0.2 for 1.8.1,

    Do you have an error log of what happened?
    There do not appear to be any errors reported in the servers console, nor any indication that something has gone wrong. The plugin loads normally and scripts that are written prior to the issue occurring function normally as well.

    Please provide any additional information below.

    • The server itself is running CraftBukkit version git-Spigot-"58e0522" (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
    • Other plugins installed on the server are:
      GroupManager, Spawner, WorldEdit, Vault, mcMMO, WorldGuard, FoundDiamonds, BetterAnnounce, Essentials, WarpPortals, MineResetLite, EssentialsSpawn, BuyRegion, PrintingPress, CraftBook, ChestShop, CommandShops, EssentialsChat, GriefPrevention
      

    I haven't seen this 'bug' reported anywhere else, so perhaps I'm simply doing something silly that is making this happen. Either way, thanks for taking a look at this.

  • _ForgeUser17247413 added the tags New Defect Mar 8, 2015
  • _ForgeUser17247413 posted a comment Mar 8, 2015

    Forgot to mention...

    The issue can be fixed by deleting the /plugins/VariableTriggers folder and letting files generate anew. However, that does of course mean that each trigger and script needs to be rewritten every time this happens.

  • _ForgeUser17247413 edited description Mar 8, 2015
  • cpt_lazo posted a comment Apr 20, 2015

    Same here! It is impossible to use scripts, even if I make one. Because it keeps rollback or reset. So I have to run "/vt rs" everytime I join the server.

    It's really annoying

  • _ForgeUser10547743 posted a comment May 25, 2015

    I think I am having this issue as well, It's driving me crazy.


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