Nothing new is being added to users.yml #313


  • New
  • Defect
Open
  • _ForgeUser6965436 created this issue May 14, 2012

    Describe to us the issue that you're having:
    When you add someone to a world and then /perm save, nothing is added to the file. Im suspecting its due to file size, some how limited to how many users can be in a file.

    Which steps will reproduce this problem?:
    13:02:54 [INFO] [bPermissions] Set selected world to pve
    >user fffizzz
    13:02:56 [INFO] [bPermissions] fffizzz selected.
    >user list groups
    13:03:01 [INFO] [bPermissions] The user fffizzz has these groups:
    13:03:01 [INFO] [default]
    >user setgroup admin
    13:03:06 [INFO] [bPermissions] Set fffizzz's group to admin
    >perm save
    13:03:12 [INFO] [bPermissions] All worlds saved!
    >user list groups
    13:03:14 [INFO] [bPermissions] The user fffizzz has these groups:
    13:03:14 [INFO] [admin]....

    that user is no where to be found in the user file, but I would have the permissions while in game till I logged out and back in again.

    Do you have an error log of what happened?

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)
    2.9.2
    Which version of CraftBukkit?: (Please don't say "latest"!!!)
    RB and 2182

    Which OS? Ubuntu Server 12.04

    Any other information we may need (plugins, configs, etc):
    -rwxr-xr-x  1 kelso kelso 218954 May 14 13:03 users.yml
    /plugins

    13:08:14 [INFO] Plugins (46): MagicCarpet, bPermissions, Minequery, XrayInformer, WorldEdit, NoCheatPlus, FamilyJewels, CommandBook, BOSEconomy, War, Vault, Multiverse-Core, Questioner, SwornJail, LWC, WorldGuard, NoZombe, WordUp, dynmap, MineBackup, AntiGuest, Register, DisguiseCraft, boosCooldown, ReportRTS, HawkEye, BKCommonLib, mcbans, SupplySign, Votifier, Herochat, mcMMO, WorldBorder, NoLaggLighting, Towny, Multiverse-Portals, Multiverse-Inventories, Multiverse-NetherPortals, dynmap-mobs, JSONAPI, NoLaggMonitor, NoLaggExamine, NoLagg, ChestShop, Dynmap-Towny, VanishNoPacket

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

  • _ForgeUser6965436 added the tags New Defect May 14, 2012
  • _ForgeUser6965436 posted a comment May 14, 2012

    We use WordUp on the server also, those people get ranked, but it never writes to the file any more either.

  • _ForgeUser6965436 posted a comment May 14, 2012

    ok, heres something interesting

    I have two worlds symlinked with the user.yml, although this shouldnt have any affect, im starting to think it does.

    if i world creative and add myself to admin, and save, then it adds it to the file
    creative/users.yml is symlinked to pve/users.yml.

  • codename_B posted a comment May 14, 2012

    <<reply 706671="">>

    I don't test with partial sym-links.

    Maybe better to run seperate users.yml and use global promotion?

  • _ForgeUser6965436 posted a comment May 14, 2012

    Can wordup handle a global promotion? Im guessing thats done with the new command structure brought in with 2.9.2?

    How about letting wordup add permissions to multiple worlds? :)

  • codename_B posted a comment May 15, 2012

    <<reply 707087="">>

    Will do. Can I consider this ticket solved?


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