-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Can not download new packs #25
Comments
Same here, Ubuntu 16.04.1 x86_64. $ sudo apt-get install python3 python3-tk python3-pip During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): |
I have the same issue with Ubuntu 16.04.1 as well. |
I have the same error in ubuntu 16.04 downloading a 1.10.2 modpack, but I used this fork and worked just fine: |
I am having the same issue on windows latest release |
when I tried to download an update for a pack i was playing, I got this:
Traceback (most recent call last): File "c:\Python34\lib\site-packages\requests\adapters.py", line 370, in send File "c:\Python34\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 544, in urlopen File "c:\Python34\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 341, in _make_request File "c:\Python34\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 762, in _validate_conn File "c:\Python34\lib\site-packages\requests\packages\urllib3\connection.py", line 238, in connect File "c:\Python34\lib\site-packages\requests\packages\urllib3\util\ssl_.py", line 255, in ssl_wrap_socket requests.packages.urllib3.exceptions.SSLError: [Errno 2] No such file or directory11
Some thing similar on Linux as well, I even download python 3.4 to my windows os and guess what, it still happens it worked fine with older version of the pack, witch was only released last Firday (15th).
I am guessing the cruse have changed something in the pack manifest files work.
The text was updated successfully, but these errors were encountered: