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

console/remoteadmin command Customroles info [Id] bug #1724

Closed
ghost opened this issue Apr 17, 2023 · 0 comments
Closed

console/remoteadmin command Customroles info [Id] bug #1724

ghost opened this issue Apr 17, 2023 · 0 comments
Assignees
Labels
requires-testing Things need to be verified by an Exiled Developer/Contributor

Comments

@ghost
Copy link

ghost commented Apr 17, 2023

Describe the bug
When I use the command in the console Customroles info (customroleid)
the server shows this error:
Command execution failed! Error: System.StackOverflowException: The requested operation caused a stack overflow
at Exiled.CustomRoles.API.Features.CustomRole.TryGet (System.UInt32 id, Exiled.CustomRoles.API.Features.CustomRole& customRole) <0x21b7c084b40 + 0x00008> in <1db9570839fa40d78d3e9b0a39d7b95e>:0
at Exiled.CustomRoles.API.Features.CustomRole.TryGet (System.UInt32 id, Exiled.CustomRoles.API.Features.CustomRole& customRole) [0x00000] in <1db9570839fa40d78d3e9b0a39d7b95e>:0

sending this lines about one hundred times, instead if i use the same command in the remoteadmin it kick me out of the server independently if the customrole Id is valid or not

To Reproduce

  1. Register a custom role,
  2. try the command: CustomRoles info [id]
    3)error

Expected behavior
it should show the info about that custom role

Server logs
Please include a pastebin of your localadmin log file (or both MA_log and SCP_log files if you use MultiAdmin) from the time in which the bug occured

EXILED Version (6.1.0 beta 3):

[2023-04-17 22:05:43.315 +02:00] Total number of plugins: 8
Enabled plugins: 8
Disabled plugins: 0

                             Exiled.Events:
                                    - Author: Exiled Team
                                    - Version: 6.1.0.0
                                    - Required Exiled Version: 6.1.0.0
                                    - Prefix: exiled_events
                                    - Priority: Highest
                             Exiled.Permissions:
                                    - Author: Exiled Team
                                    - Version: 6.1.0.0
                                    - Required Exiled Version: 6.1.0.0
                                    - Prefix: exiled_permissions
                                    - Priority: Medium
                             Exiled.CreditTags:
                                    - Author: Babyboucher20 & iRebbok & Exiled Team
                                    - Version: 6.1.0.0
                                    - Required Exiled Version: 6.1.0.0
                                    - Prefix: exiled_credits
                                    - Priority: Medium
                             Exiled.Updater:
                                    - Author: Exiled.Updater
                                    - Version: 3.1.2.0
                                    - Required Exiled Version: 6.1.0.0
                                    - Prefix: exiled_updater
                                    - Priority: Medium
                             Exiled.CustomRoles:
                                    - Author: Exiled Team
                                    - Version: 6.1.0.0
                                    - Required Exiled Version: 6.1.0.0
                                    - Prefix: exiled_custom_roles
                                    - Priority: Medium
                             Exiled.CustomItems:
                                    - Author: Exiled Team
                                    - Version: 6.1.0.0
                                    - Required Exiled Version: 6.1.0.0
                                    - Prefix: exiled_custom_items
                                    - Priority: Medium

7777-RAlog.txt
Round 2023-04-17 22.03.01.txt

@ghost ghost added the requires-testing Things need to be verified by an Exiled Developer/Contributor label Apr 17, 2023
@ghost ghost assigned joker-119 Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires-testing Things need to be verified by an Exiled Developer/Contributor
Projects
None yet
Development

No branches or pull requests

2 participants