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

A parser from the backend catches "unexpected" answers #698

Open
Owenm05 opened this issue Oct 24, 2022 · 4 comments
Open

A parser from the backend catches "unexpected" answers #698

Owenm05 opened this issue Oct 24, 2022 · 4 comments
Labels

Comments

@Owenm05
Copy link
Contributor

Owenm05 commented Oct 24, 2022

helpers.ts:107 Uncaught SyntaxError: Unexpected token 'o', "not authorized" is not valid JSON
at JSON.parse ()
at xhttp.onreadystatechange (online.js:111:21)
at XMLHttpRequest.sentryWrapped (helpers.ts:84:17)

@Areso
Copy link
Owner

Areso commented Oct 24, 2022

Need to check indeed
Sentry quota have been depleted probably because of this.

@Owenm05
Copy link
Contributor Author

Owenm05 commented Oct 24, 2022

what's that?

@Areso
Copy link
Owner

Areso commented Oct 24, 2022

Sentry is a external logger for all errors happen in the game. You could check it in the index.html file, where I include it.

@Areso Areso changed the title bug A parser from the backend catches "unexpected" answers Feb 8, 2023
@Areso Areso added the bug label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants