Closed globau closed 5 months ago
Upgrade from 4.1 to 5.0
Playerheads should be visible on the map
Everyone is steve.
BlueMap Version: BlueMap-5.0-paper.jar
BlueMap-5.0-paper.jar
The URL requested according to browser devtools is http://localhost:8100/maps/world/assets/playerheads/8a56e8f2-0bc0-42aa-8f20-7b9188d1efbc.png, which 404s:
$ curl -I http://localhost:8100/maps/world/assets/playerheads/8a56e8f2-0bc0-42aa-8f20-7b9188d1efbc.png HTTP/1.1 404 Not Found Transfer-Encoding: chunked Server: BlueMap/5.0
The file exists and is the expected png:
$ file bluemap/web/maps/world/assets/playerheads/8a56e8f2-0bc0-42aa-8f20-7b9188d1efbc.png bluemap/web/maps/world/assets/playerheads/8a56e8f2-0bc0-42aa-8f20-7b9188d1efbc.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
What I did / Steps to reproduce
Upgrade from 4.1 to 5.0
Expected result
Playerheads should be visible on the map
Actual result
Everyone is steve.
Context
BlueMap Version:
BlueMap-5.0-paper.jar
The URL requested according to browser devtools is http://localhost:8100/maps/world/assets/playerheads/8a56e8f2-0bc0-42aa-8f20-7b9188d1efbc.png, which 404s:
The file exists and is the expected png: