You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-06-14 12:51:36.953 T:7650 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'SyntaxError'>
Error Contents: invalid syntax (lutris.py, line 44)
Traceback (most recent call last):
File "/home/nishant/.kodi/addons/plugin.lutris/addon.py", line 7, in <module>
from lib import router
File "/home/nishant/.kodi/addons/plugin.lutris/lib/router.py", line 15, in <module>
import lib.lutris as lutris
File "/home/nishant/.kodi/addons/plugin.lutris/lib/lutris.py", line 44
raise ValueError(f"Executable 'lutris' not in custom path '{result}'")
^
SyntaxError: invalid syntax
-->End of Python script error report<--
The text was updated successfully, but these errors were encountered:
Lutris dosent launch
The text was updated successfully, but these errors were encountered: