Skip to content
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

It crashes every time I try to do anything #55

Open
Darkstar0001 opened this issue Jul 27, 2021 · 3 comments
Open

It crashes every time I try to do anything #55

Darkstar0001 opened this issue Jul 27, 2021 · 3 comments

Comments

@Darkstar0001
Copy link

Every time I try to access Stages, Mirrors, magical girl list, gacha, individual tabs within the archive, etc, I get the error "An unexpected error occurred. We are sorry for the inconvenience.[500]" The server command line reads, upon attempting to access the magical girls page:

KeyError: 400011
127.0.0.1 - - [2021-07-26 21:24:39] "GET /page/CharaListTop?value=userChapterList,userSectionList,userQuestBattleList&timeStamp=1627352678376 HTTP/1.1" 500 426 0.007001

Attempting to access Mirrors yields:

KeyError: 4000111
127.0.0.1 - - [2021-07-26 21:25:34] "GET /page/ArenaTop?value=userArenaBattle,userQuestBattleList,userSectionList&timeStamp=1627352732965 HTTP/1.1" 500 426 0.020001

and so on. This just started happening when I updated to the latest version. Everything on the main menu looks okay, though. I even got a daily login bonus. Any idea what's going on?

@Darkstar0001
Copy link
Author

I tested some other releases, and v0.6.1 has similar problems, but v0.6.0 (I think?) seems to be okay.

@kavezo
Copy link
Owner

kavezo commented Oct 23, 2021

Are you using exported user data, or starting from scratch? Between 0.6.0 and 0.6.1 is when I added the labyrinth quests, and 400011 and 4000111 just happen to be the labyrinth section and Monday quest IDs. I did also add a function to make sure only the correct labyrinth quests were returned, and that might have messed things up for certain user data.

@Darkstar0001
Copy link
Author

Oh my god you're alive! Eh heh, sorry, anyway... I'm using my own data from the original server, not starting from scratch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants