We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Could not parse request body: missing field `classEmblemBase` at line 1 column 1258
Older versions of CHUNITHM don't have classEmblemBase and classEmblemMedal. Presumably the medal field in userDataEx replaces this?
classEmblemBase
classEmblemMedal
medal
userDataEx
The text was updated successfully, but these errors were encountered:
Might be fixed by 0.4? At least the dan/emblem fields are optional now, but I'm not sure if userDataEx.medal contains dan information on old CHUNITHM.
Sorry, something went wrong.
No branches or pull requests
Older versions of CHUNITHM don't have
classEmblemBase
andclassEmblemMedal
. Presumably themedal
field inuserDataEx
replaces this?The text was updated successfully, but these errors were encountered: