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

[AddOn] [JobChange] //jc RDM/WHM not recognized because uppercase isn't allowed in dual-job operand #2284

Open
coldReactive opened this issue Mar 22, 2023 · 0 comments

Comments

@coldReactive
Copy link

coldReactive commented Mar 22, 2023

When using //jc RDM/WHM despite having both jobs unlocked and having the sub-job system unlocked, it states the following error:

JobChange: Could not change main job to to RDM ---Mistype|NotUnlocked

But if I change to RDM main job using //jc RDM then use //jc RDM/WHM it gives the following error instead:

JobChange: Could not change sub job to to WHM ---Mistype|NotUnlocked

Meaning the command knows RDM is the right spelling and sees it as my job currently active as my Main Job. The Dual Job changer operand is simply not accepting all capital letters, and users must instead use all lowercase:

//jc rdm/whm

That works. Note that, when using just single job change commands, such as //jc RDM or //jc sub RDM, the command works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant