PlexGameLauncher icon indicating copy to clipboard operation
PlexGameLauncher copied to clipboard

no any ROMs, no any Emulators

Open vladimirdolzhenko opened this issue 8 years ago • 1 comments

flesh plex server 2.4.23, game launcher installed via autoinstall.rb, on start got follow error in log:

2015-12-22 22:23:50,387 (7fff7c3d1000) :  INFO (datakit:131) - Saved the dictionary file
2015-12-22 22:23:50,388 (7fff7c3d1000) :  CRITICAL (sandbox:303) - Exception when calling function 'Start' (most recent call last):
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/code/sandbox.py", line 294, in call_named_function
  File "/Users/vladimir/Library/Application Support/Plex Media Server/Plug-ins/Game Launcher.bundle/Contents/Code/__init__.py", line 128, in Start
    webserver.setupSymbLink()
  File "/Users/vladimir/Library/Application Support/Plex Media Server/Plug-ins/Game Launcher.bundle/Contents/Code/webserver.py", line 94, in setupSymbLink
    os.symlink(src, dst)
OSError: [Errno 2] No such file or directory

as the result - nothing - no any emulators, no any ROMS

vladimirdolzhenko avatar Dec 22 '15 21:12 vladimirdolzhenko