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
{{ message }}
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
DeviceNotFoundException: device_not_found
(2 additional frame(s) were not displayed)
...
File "PyCrypCli/pycrypcli.py", line 85, in mainloop
context.get_commands()[cmd].handle(context, args)
File "PyCrypCli/commands/command.py", line 42, in handle
cmd.func(context, args)
File "PyCrypCli/commands/service.py", line 316, in handle_spot
device: Device = Device.spot(context.client)
File "PyCrypCli/game_objects/device.py", line 53, in spot
return Device(client, client.ms("device", ["device", "spot"]))
File "PyCrypCli/client.py", line 96, in ms
raise exception(error, list(match.groups()))
The text was updated successfully, but these errors were encountered:
Sentry Issue: PYCRYPCLI-9
The text was updated successfully, but these errors were encountered: