-
Notifications
You must be signed in to change notification settings - Fork 15
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
Stuck at this won't take long screen with version 2.1.1 #59
Comments
Please give more information. try to press "p" and show us the errors. |
Thank you for your quick response, this is the only error I could find. |
Hmm, that is weird. Please try the latest source version. Source is always newest version possible. Installation instructions are in the readme: https://github.com/RedDuckss/CemUI/blob/master/README.md |
Okey, thank you, I'll give it a try |
I did what you told me and i get this error: https://gyazo.com/521e580b5a8fca5d7ef6fd65c390594f |
Weird, I have notified redducks (the backend dev) of this. |
Thank you |
I think I’ve found the cause for the error being thrown but as for the cause of the error I’m a bit stumped. Based on the line number, the error occurs while getting the But as to why it returned HTML, I have no idea, since the endpoint itself is designed to only respond with JSON. |
@MacXxs Please try the latest dev version, as I have pushed out an update that moves the error checking to before the JSON parsing (like it should have been originally) and also added some logging to log what the API actually returns. Please run the dev version and screenshot the command prompt log, and send it here as a reply. |
Okey, thank you for your response!!! At the moment i set foot at home i'll try it. |
Sorry for the delay, I was working. I've redownloaded the latest dev version and now I get this error: https://gyazo.com/b4b84bddce8cc3973034ac3c149ceb5c |
@MacXxs My apologies, I added the logging to the wrong line. I just pushed a tiny update that just moves the logging to the correct line. Try now? You should still get an error, but it should be properly logged in the command prompt now. |
Okey no problem!! |
This is what i get: https://gyazo.com/f36c3deb16a777ad18afb0561ff7e644 |
Ahh okay. Now I see. This was caused by an oversight of mine. That API endpoint expects a list of genres, and I did not account for cases where no genres are given. What games do you currently have? Even with a single game, it should still be pulling genres from it. The only time I can see where there would be no genres is if there are no games. |
The Legend of Zelda - Breath of The WIld |
Folder structure? Could be in the wrong structure and CemUI is ignoring it because of that, causing there to be no valid games stored. You can find an example of the proper folder structure here #45 |
Yupp, your issue is the exact same issue as #45. I posted a fix for it in that thread. |
Okey, thank you! |
Assuming fixed and closing |
So, ya the title is self explenatory. I just installed the latest version, selected my cemu.exe version 1.9.1 and my games folder and I'm stuck at this screen.
The text was updated successfully, but these errors were encountered: