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

AssertionError: Found no leaderboard?! #10

Closed
Zoibderg opened this issue Dec 6, 2022 · 2 comments
Closed

AssertionError: Found no leaderboard?! #10

Zoibderg opened this issue Dec 6, 2022 · 2 comments

Comments

@Zoibderg
Copy link

Zoibderg commented Dec 6, 2022

When attempting to generate tiles I'm met with this lovely AssertionError. I have meticulously scoured the README to try and find any solutions and have yet to find any, though I could easily just be missing something.

Here is the Traceback:
traceback.txt

This is also populated in the leaderboard2022.html file:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at 
 webmaster@localhost to inform them of the time this error occurred,
 and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>

Again I'm sure that there is something simple that I'm missing, so I apologize if that the case! Anyway, any help at all would be awesome!

@Zoibderg
Copy link
Author

Zoibderg commented Dec 6, 2022

Yup, just as I expected; ID10T error. My session cookie had a prefix. After removing that and deleting the leaderboard2022.html file the tiles with generated with no issues.

@Zoibderg Zoibderg closed this as completed Dec 6, 2022
@LiquidFun
Copy link
Owner

Alright, good to know! I'll see if I can add some more informative error messages in the future.

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