-
Notifications
You must be signed in to change notification settings - Fork 1
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
SCP 914 classchange causes error #2
Comments
Updated to 7.2.3, |
error
|
the issue you're facing is actually because you used the wrong name for 049-2:
|
the error will persist tho, I'll take a look at that when I get the chance |
any update? |
rn I'm focused on exiled and 14.0, I probably won't update this until that comes out fully unless it takes a lot of time |
Hi i cloned the repo checkedout on the 7.2.3 commented this line
and no more error the funniest thing is that the line is a debug log |
thats crazy |
somehow the ignoredRooms variable is null and then it tries to use count() on it |
using the nullchecker with ignoredRooms so Count is not call on the variable while is null
Describe the bug
SCP 914 classchange causes error when going inside 914 and setting it to what the classchange is set up to
To Reproduce
Steps to reproduce the behavior:
Expected behavior
For my class to be changed
Actual behavior
Error in console and no class change
Copy of the relevant CU config section
EXILED Version ("latest" is not a version):
For example 8.14.0
Screenshot of the results of the
plym show
command in server console:Additional context
N/A
The text was updated successfully, but these errors were encountered: