nut icon indicating copy to clipboard operation
nut copied to clipboard

[Bug] No New Games, DLC or Updates in tinfoil v18

Open beyondmeat opened this issue 1 year ago • 4 comments

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:

  1. Use nut 3.3
  2. 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.

beyondmeat avatar Jun 14 '24 06:06 beyondmeat

any update on this?

kibabyte avatar Jun 22 '24 15:06 kibabyte

@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?

V-Karch avatar Oct 12 '24 17:10 V-Karch

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

beyondmeat avatar Oct 13 '24 22:10 beyondmeat

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.

rainisto avatar Oct 25 '24 05:10 rainisto