Group resets on reload #465


  • New
  • Defect
Open
  • _ForgeUser9615799 created this issue Dec 20, 2012

    Describe to us the issue that you're having:

    Any change of group that is done through commands do not survive past a reload or a restart.
    That is, it will revert to said group when the server started.
    If, when the server opened I was 'admin', and later through commands changed my group to 'mod', it will change back to 'admin' on server reload / restart.

    Which steps will reproduce this problem?:
    1) Manually edit the group a user is in
    2) Start the server
    3) Use commands (/world world /user superboop /user setgroup mods")
    4) Reload server, or alternatively stop the server and start the server again
    5) See that my group has reverted.

    Do you have an error log of what happened?

    No error logs.

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)

    v2.9.25b, the "untested compatibility version".

    Which version of CraftBukkit?: (Please don't say "latest"!!!)

    CB 1.4.5-R1.0

    Which OS?

    Windows 7.

    Any other information we may need (plugins, configs, etc):

    Initially I thought that a plugin was responsible for this, but it seems that the bPermissions user config files don't rewrite as fast as I thought it would (takes 5~10 seconds).
    So if I reload less than 5~10 seconds after I change my group, it seems to revert. I know in some update it said "YES IT WILL BE SLOWER". Is it that?

    It also turns out that no matter when I changed my group, when I close the server it reverts. Always.

    Please fill out this form properly! Failing to do so may result in your ticket being marked invalid.

  • _ForgeUser9615799 added the tags New Defect Dec 20, 2012
  • _ForgeUser9615799 edited description Dec 20, 2012
  • _ForgeUser9615799 edited description Dec 20, 2012
  • _ForgeUser9615799 edited description Dec 20, 2012

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