OCN icon indicating copy to clipboard operation
OCN copied to clipboard

Every time I make an objective I get the TNT Licence

Open iPolish opened this issue 8 years ago • 5 comments

[img]http://puu.sh/tRsHb/8bd8491cc7.png[/img]

iPolish avatar Feb 07 '17 07:02 iPolish

How to reproduce it? Do the license is being pushed to the database?

TheMolkaPL avatar Feb 07 '17 08:02 TheMolkaPL

Yes because I get the trophy at the website

iPolish avatar Feb 07 '17 08:02 iPolish

Completing objectives is the way to reproduce

iPolish avatar Feb 07 '17 08:02 iPolish

Trophies are stored in the trophies collection. You should check the users collection.

Use the following to query the data from your database:

use oc_users
db.oc_users.find().pretty();

TheMolkaPL avatar Feb 07 '17 08:02 TheMolkaPL

I'm not home right now

iPolish avatar Feb 07 '17 08:02 iPolish