Mojira Archive
MC-141868

Server resource pack doesn't load with an https link

In server .properties, on resource-pack line,

I put "_https://www.herobrine.fr/texture/HerobrineCubemonde.zip_" to have this resource pack on my server.

And.. Player connect on the server.

view-distance=10
resource-pack=https://www.herobrine.fr/texture/HerobrineCubemonde.zip
spawn-animals=true

The pack doesn't load but generate an html file with normal name (dd72bacfe80383580816edabccf3d5941e88f3d8) on client side in server-resourcepack folder that say : 

 

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://www.herobrine.fr/texture/HerobrineCubemonde.zip">here</a>.</p>
</body></html>

 

 

Awaiting Response

Hippolyte Pech

2019-01-09, 01:04 AM

2020-08-09, 08:04 PM

2020-08-09, 08:04 PM

0

1

Unconfirmed

(Unassigned)

Minecraft 1.13.2

-