-
-
Notifications
You must be signed in to change notification settings - Fork 123
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 Report] Amulet not loading textures #1091
Comments
I have had this issue too, the Java vanilla resource pack does not download on a new install of Amulet 0.10.35 for Windows. Here's my error tree: Check your internet connection and restart Amulet. |
Amulet needs to access the mojang servers to download the resource pack. For some reason it was unable to do that. |
Does it do this on the fly each time at launch? I'm experiencing the same issue on Linux both with the Flatpak version and with the "normal" version. Output from my last run is in my PasteBin (it's a lot...). |
It downloads it the first time and every time you open it it checks if there is a newer version. If there is it downloads it otherwise it does nothing. |
Bug Report
Current Behaviour:
Expected behavior:
Steps To Reproduce:
Environment:
Additional context
Traceback (most recent call last):File "amulet_map_editor\programs\edit\api\canvas\base_edit_canvas.py", line 152, in thread_setup
File "minecraft_model_reader\api\resource_pack\java\download_resources.py", line 101, in get_java_vanilla_latest_iter
File "minecraft_model_reader\api\resource_pack\java\download_resources.py", line 65, in get_latest_iter
File "minecraft_model_reader\api\resource_pack\java\download_resources.py", line 58, in get_latest_iter
File "minecraft_model_reader\api\resource_pack\java\download_resources.py", line 24, in get_launcher_manifest
File "urllib\request.py", line 214, in urlopen
File "urllib\request.py", line 523, in open
File "urllib\request.py", line 632, in http_response
File "urllib\request.py", line 561, in error
File "urllib\request.py", line 494, in _call_chain
File "urllib\request.py", line 641, in http_error_default
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
Attachments
Screenshots
Worlds
The text was updated successfully, but these errors were encountered: