Jump to content
  • Character deletion routine not fully functional


    madmax
    • Status: Confirmed
      Main Category: Core / Mangos Daemon
      Sub-Category: Code Enhancement
      Version: 21.11 Milestone: 21 Priority: Normal
      Implemented Version: Unset

    THIS ISSUE MAY APPLY CROSS-CORE (ONE,TWO ETC)

    This issue is confirmed by Antz and myself, we mass marked 1600 accounts at covenant for deletion as part of a cleanup process, only the entries in the character table were removed and no other character data was removed.

    Issue:

    After marking characters as deleted (setting a unix date under "DeletedDate" in the Characters table in the Characters database the deletion routine does not remove character data from other character tables.

    Data has been observed to not be removed from character_queststatus, Character_inventory


    Character deletion commands - server console:
    You can do "help character delete" to get more info.

    • character delete list
      lists deleted characters
    • character delete old
      deletes all characters marked for deletion, even if you have the setting at 0 to disable it, this command ignores that (use carefully).
    • character deleted delete guid|charname
      Deletes a single character based on name or guid

    Fix should include

    • Remove all character data from all character tables on deletion or when the core starts and runs the check
    • A startup task should check existing character data is correct. It should check:
      • All character tables  (character data entries) matches up to a VALID GUID entry in the character table, that exists and not marked for deletion.
      • If marked for deletion it should be kept and deleted when the normal deletion routine runs.

    Edited by madmax


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use