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
Maybe two issues, but maybe just one issue like "arch support please"; your project, your call, my thanks if you can accomodate, and my thanks anyway for in-general support for non-proprietary game clients.
Arch Linux (if it matters, default python is python3, but I have both installed) crash.
I can't correctly browse to anything (KDE Plasma) because the folders don't have names next to them.
This is what happens when I type the path of a manifest.json file, note that ctrl-c did nothing, I had to ctrl-z and kill it:
[tim@arch temp]$ ./cursePackDownloader-0.3-linux64
Cache path : /home/tim/.cache/cursePackDownloader/curseCache
111 files to download
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.py", line 914, in _bootstrap_inner
File "threading.py", line 862, in run
File "downloader.py", line 72, in goDownloadBackground
File "downloader.py", line 132, in doDownload
AttributeError: 'NoneType' object has no attribute 'setOutput'
Maybe two issues, but maybe just one issue like "arch support please"; your project, your call, my thanks if you can accomodate, and my thanks anyway for in-general support for non-proprietary game clients.
Arch Linux (if it matters, default python is python3, but I have both installed) crash.
I can't correctly
browse
to anything (KDE Plasma) because the folders don't have names next to them.This is what happens when I type the path of a manifest.json file, note that ctrl-c did nothing, I had to ctrl-z and kill it:
[tim@arch temp]$ ./cursePackDownloader-0.3-linux64
Cache path : /home/tim/.cache/cursePackDownloader/curseCache
111 files to download
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.py", line 914, in _bootstrap_inner
File "threading.py", line 862, in run
File "downloader.py", line 72, in goDownloadBackground
File "downloader.py", line 132, in doDownload
AttributeError: 'NoneType' object has no attribute 'setOutput'
^C
^Z
[2]+ Stopped ./cursePackDownloader-0.3-linux64
[tim@arch temp]$ kill %2
The text was updated successfully, but these errors were encountered: