-
Notifications
You must be signed in to change notification settings - Fork 423
Description
Got a report from @ash_tawate on Twetfleet Slack stating that their All 5 character wasn't applying a certain skill. But then it was. But then we noticed another skill not applying. And then it was.
Turns out, for some reason, their database got corrupted and the all 5 character is missing a few skills. Like, doesn't even have them. They are supposed to be generated on demand for the All 5/0 characters (which I am assuming they kinda are since they were popping up randomly), but it doesn't seem to be working correctly.
Need to take a look into the process of how the default characters get skills they don't currently have, but need. I feel like I touched on a couple things for this with the migration to py3, so it might be related. Will have to take a deeper look.