adobe-rpc
adobe-rpc copied to clipboard
Application not working.
So i've tried the exe and the python script, each with no avail. Here is what I have recieved in my command prompt:
Traceback (most recent call last): File "rpc.py", line 53, in <module> connect_loop() File "rpc.py", line 25, in connect_loop update_loop() File "rpc.py", line 49, in update_loop update_loop() File "rpc.py", line 46, in update_loop rich_presence.clear() File "C:\Users\Brett\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\pypresence\presence.py", line 37, in clear return self.loop.run_until_complete(self.read_output()) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1008.0_x64__qbz5n2kfra8p0\lib\asyncio\base_events.py", line 616, in run_until_complete return future.result() File "C:\Users\Brett\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\pypresence\baseclient.py", line 101, in read_output raise InvalidID pypresence.exceptions.InvalidID: Client ID is Invalid
The exe, when run, just keeps testing for Discord or Premiere even though I am running Premiere Pro CC 2018 right now. Any help would be appreciated.