Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Stacking RPSystemCmdSet in Stored Commands for Characters #3452

Open
DianaPeterson opened this issue Mar 28, 2024 · 1 comment
Open
Labels
bug An actual error or unwanted behavior. more info needed Can't continue resolving without more info.

Comments

@DianaPeterson
Copy link

DianaPeterson commented Mar 28, 2024

When updating a character that inherits the RPSystemCmdSet, this stacks up endlessly in the Stored Commands.

Steps to reproduce the behavior:

  1. Update a character inheriting this command set
  2. Examine character and look at the Stored Commands list

It should only have one instance of the most recent updated RP command set

Evennia 4.0.0, using the RP system.

image

@DianaPeterson DianaPeterson added bug An actual error or unwanted behavior. needs-triage Yet to be looked at and verified as an a real issue/feature that could be worked on labels Mar 28, 2024
@Griatch
Copy link
Member

Griatch commented Apr 1, 2024

When you say 'update', is this literally the update <char> command in-game?
I have tested to name the RPSystemCmdSet to see if that helps.

@Griatch Griatch added more info needed Can't continue resolving without more info. and removed needs-triage Yet to be looked at and verified as an a real issue/feature that could be worked on labels Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An actual error or unwanted behavior. more info needed Can't continue resolving without more info.
Projects
None yet
Development

No branches or pull requests

2 participants