[Bug] No New Games, DLC or Updates in tinfoil v18
Describe the bug Nut is setup properly, games/updates/dlc in the gui just fine. Nut is added as "nut" type (but I tried the others). It connects to it fine but the file list is empty. No new games/dlc/updates categories visible.
Might be caused by angular errors on the webserver so it doesn't work anymore. Also tried "http" source, no difference.
To Reproduce Steps to reproduce the behaviour:
- Use nut 3.3
- Use latest tinfoil
Actual behaviour No new games/dlc/updates categories visible. No way to install via going into the source fiellist either. Expected behaviour It works
Screenshots If applicable, add screenshots to help explain your problem.
NUT version (or git hash):
- Nut: [e.g. v2.7] 3.3
- Git hash [e.g. 0ab237f]
Additional context probably related to angular errors in the console when browsing localhost:9000, seems to be broken.
any update on this?
@beyondmeat
- [ ] Do you have the tinfoil driver properly installed?
- [ ] What directory do you have your files in relative to the nut executable?
- [ ] What operating system are you using?
- [ ] What angular errors are you getting?
It's not on my end. tons of angular errors, it needs badly updated. My OS wouldn't matter. running W11 and node LTS. It used to work long ago, but not anymore likely because angular is so outdated and broken
It would be helpful also to list the console output of your error. Since Tinfoil v18 and and nut3.3 works for me (and even better with exe compiled from latest master).
Browsing localhost:9000 seems to have one obsoleted PIL.Image attribute call which I fixed in my fork. So you might want to test .exe release from there just to see if it helps.