-
-
Notifications
You must be signed in to change notification settings - Fork 58
Check level first preventing profile from breaking. #727
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
Check level first preventing profile from breaking. #727
Conversation
This reverts commit 02a392b.
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
|
Looks good, can you retarget the development branch please? |
I had someone with a broken profile. The game client glitched, and he pressed the install/upgrade button for the hideout area upgrade multiple times. Turns out the level is added up before checking the level, resulting in a profile that will not load.