FrogTheFrog / moondeck-buddy

A server-side part of the MoonDeck plugin for the SteamDeck.
GNU Lesser General Public License v3.0
153 stars 9 forks source link

GeForce experience returned error. (Error 0) #24

Closed RobertAdams313 closed 1 year ago

RobertAdams313 commented 1 year ago

Getting this error. Any ideas? I used to use moon deck previously but wanted to try it again with Sunshine and getting this error.

FrogTheFrog commented 1 year ago

Could be any reason really, incorrect path or something else. You'll have to debug this using logs from sunshine (located in the WEB UI) and moonlight (located in /tmp/moondeck-runner-moonlight.log

FrogTheFrog commented 1 year ago

So did you manage to figure it out?

RobertAdams313 commented 1 year ago

Yes I actually did figure it out. It was an incorrect path as you mentioned. Once I corrected that, it loads fine. Thanks!