RogueEdit / pyRogue

Educational Project
GNU Affero General Public License v3.0
51 stars 37 forks source link

Bug: Need attention immediately #136

Closed k8ed11 closed 2 months ago

k8ed11 commented 2 months ago

What Operating System are you on - Windows, Ubuntu, Mac, ...

Describe the bug - A clear and concise description of what the bug is.

To Reproduce - Describe the steps needed to reproduce the bug.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots - If applicable, add screenshots to help explain your problem.

k8ed11 commented 2 months ago

Also, when saving the changes, it has ~50% chance to say "bad request", leading to having to wait another 90 seconds.

JulianStiebler commented 2 months ago

When unlocking stuff, always refresh without cache or use a incognito tab.

Regarding bad requests, its not 50%. You are probably browsing the game meanwhile, overwriting the valid session. Do not have the game open, log into the tool, unlock stuff, refresh the game without cache or use incognito/private tab. Also the request u will sent will get invalidated if you take too long (5+ minutes) resulting in bad request aswell.