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][WontFix] PluginManager crashes if there's a duplicate RoleID #2

Open
ChildoftheBeast opened this issue May 14, 2024 · 0 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@ChildoftheBeast
Copy link
Member

if 2 or more RoleContainers share an ID, the PluginManager will fail to Initialize.

This will not be fixed due to multiple roles sharing an ID not having a valid use case, and it will add extra overhead having to loop over every RoleContainer checking for duplicate IDs for each RoleContainer.

@ChildoftheBeast ChildoftheBeast added bug Something isn't working wontfix This will not be worked on labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant