ryan-cranfill / hl-paker

Make .pak files for Half-Life 1
6 stars 0 forks source link

Crash on open #2

Closed SFJake closed 6 months ago

SFJake commented 7 months ago

Traceback (most recent call last): File "wizard_gui.py", line 125, in File "wizard_gui.py", line 54, in main File "adb_util.py", line 28, in find_quest_devices File "ppadb\command\transport__init.py", line 94, in get_properties File "ppadb\command\transport__init__.py", line 20, in shell File "ppadb\device.py", line 45, in create_connection File "ppadb\command\transport\init__.py", line 15, in transport File "ppadb\connection.py", line 84, in send File "ppadb\connection.py", line 90, in _check_status RuntimeError: ERROR: 'FAIL' 000edevice offline

That is all.

SFJake commented 7 months ago

I simply needed the ADB drivers installed.

ryan-cranfill commented 6 months ago

Ah, thanks for letting me know you were able to resolve!