-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Cannot read properties of null (reading 'name') #482
Comments
Hi, thanks for reporting the issue. What version were you running previously that was working or is v5 your first time using Playnite-Web? Also, you mentioned your library is empty. Did you previously have a filled library in the database or are you indicating that it is currently empty when this error message was produced? |
Hi, |
Ah ok. Thanks for that insight. Let me investigate further. My initial guess is that there is some piece of data that may be missing or a game/platform/etc. that has an unexpected value. Playnite-Web should handle these cases, but it may be one that I do not have in my own library for my own local testing. Determining the exact data item may be challenging given I do not have your database. I will add some better logging in the area of the code that appears to have the issue based on your error logs. I will then push this and open a pull request. There will be an image created for that pull request that I would then ask you to use and report back with the new error logs. I will notify once the PR is ready. Thanks for your patience. |
Ok, so there is a PR, #487 that adds some better debug statements. Please try pulling the latest PR-487 image and run it. Please ensure the cc @2600box as you also reported a similar issue. |
Thank you! I do see some data issues. I have just pushed a fix in the same PR image. It will now log out when a game has no source associated to it, so it will be easier to identify and correct in Playnite. It will also not fail and instead show as an unknown platform in this case. Please try this image and report back. Assuming all goes well, I'll cut a release. |
🎉 This issue has been resolved in version 5.0.5 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Just to follow-up, 5.0.5 showed about 3/4 of my library, but 5.1.1 shows my full library, so we are all good now |
Hello,
Since v5, my library is empty and I get this error log in docker:
The text was updated successfully, but these errors were encountered: