Amulet-Map-Editor icon indicating copy to clipboard operation
Amulet-Map-Editor copied to clipboard

[Bug Report] Amulet not loading textures

Open first63doc opened this issue 1 year ago • 5 comments

Bug Report

Current Behaviour:

Expected behavior:

Steps To Reproduce:

Environment:

  • OS: Windows | OSX | linux
  • Minecraft Platform: Java | Bedrock | Education Edition
  • Minecraft Version: 1.21.2
  • Amulet Version: V0.10.35

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

image

image

Worlds

first63doc avatar Aug 11 '24 02:08 first63doc

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. Failed to download 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 74, in get_latest_iter File "minecraft_model_reader\api\resource_pack\java\download_resources.py", line 119, in _remove_and_download_iter File "minecraft_model_reader\api\resource_pack\java\download_resources.py", line 211, in download_resources_iter File "minecraft_model_reader\api\resource_pack\java\download_resources.py", line 176, in download_resources_iter File "minecraft_model_reader\api\resource_pack\java\download_resources.py", line 149, in download_with_retry RuntimeError: Failed to download

JustSimplyDnaie avatar Aug 11 '24 17:08 JustSimplyDnaie

Amulet needs to access the mojang servers to download the resource pack. For some reason it was unable to do that.

gentlegiantJGC avatar Aug 14 '24 08:08 gentlegiantJGC

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...).

EvilSupahFly avatar Aug 26 '24 01:08 EvilSupahFly

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. Your log doesn't have any downloading issues. It is having issues with water and lava which are not defined in the vanilla pack but should be in our vanilla fix pack. Please can you open a new issue for this.

gentlegiantJGC avatar Aug 27 '24 10:08 gentlegiantJGC

this problem happens here too

Image

Nodakmkz avatar Mar 03 '25 02:03 Nodakmkz