-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Challenges Bug - OneTime challenge not dissapearing #337
Comments
Which one? Was it one you made? If you use the default JSON database, then look in
This means it will be removed when done. But if it says
then it will not remove when complete. What does it say? BTW, this is a setting when you make the challenges. |
Can you run |
Thanks. I've replicated this issue. |
I cannot replicate so I think I'll need a copy of your database, or at least the tables for Challenges. They will be in your MariaDB as: Challenge and ChallengeLevel You can also just dump the whole database, zip it and drag and drop here. Use this command:
I'll put it into my MariaDb and try and see what is causing the issue. Be sure to tell me what challenge it is. |
hmm, i do not have database added in challenges, is it by this? |
Or ./(Admin_cmd) challenges export data |
here it is |
Expected behavior
When player completed the challenge it should dissapear rom /ob challenge
Observed/Actual behavior
When player completed the challenge, it doesnt dissapear from /ob challenge
Steps/models to reproduce
no error
BentoBox version
challenges - 1.3.0
Plugin list
Other
No response
The text was updated successfully, but these errors were encountered: