Fabric API

Fabric API

106M Downloads

Server resourcepack not loading

BeNOISY opened this issue ยท 1 comments

commented

Discussed in https://github.com/orgs/FabricMC/discussions/4094

Originally posted by BeNOISY September 15, 2024
Hey! So I've made a fabric server where I wanted to put my resource pack. After setting up the server.properties

require-resource-pack=true
resource-pack=https://download.mc-packs.net/pack/0d8eca80a77a69918564adb1a8a12c3db32899cc.zip
resource-pack-id=
resource-pack-prompt=
resource-pack-sha1=0d8eca80a77a69918564adb1a8a12c3db32899cc

I found out that the resource pack is not being downloaded. I made a fresh server instance just to be sure it is not with me messing around putting mods in. I put the same RP url sha1 etc as in already modded server yet still it did not download the RP for players joining the server. It prompted the download but got stuck in joining screen. After leaving the server, server console had this error:

[16:03:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@18accbd1[id=f49a4748-76b7-4267-8dbb-b555055582ab,name=Be_NOISY,properties={textures=[Property[name=textures, value=ewogICJ0aW1lc3RhbXAiIDogMTcyNjQwODk2NzY3NiwKICAicHJvZmlsZUlkIiA6ICJmNDlhNDc0ODc2Yjc0MjY3OGRiYmI1NTUwNTU1ODJhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJCZV9OT0lTWSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84NzlhODE0NmM3ZWQzYjNkYTdjYmNlZjMwMmNhYzA3ZTFjZDJjMDY0ODg1Njc3YzRiMjNiYTQwMDZhYWNkZWQ2IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0=, signature=ZfZ7mcrO9cqjk9sLlElmsExmTKB6CXTrOsKegBn0AqOpWzm3bZr2/fUDT2MLQlm79iDu94Vcz/S84z0pp9ANhL09VFxn8TKskjatsXNfYEJftwgYr5uOfNXrWoUvefpGhduttsZNKSdrvTc6E6INxzb+KXlgGyQI/xlMwBIJ1SeiXn12F0n5hB9JFRsfMzsIUIKaBhqgYjjgFVI9t+7drdM/68qudbQV1fc3NC0fiqLLseNXrO6rvBst6+kaCsa3jZepcSzDlPzHOWFeC5jrCsnDSG/MU/V5xtDYSv8BY/Ah3Lk1Qefm7a46+fl53Aoc6Lj0QXbIa4VtCixRYtbIIWf4oYOv9t60MgaeMM3XdAqWp7oRPpxR+lIuFSsf5NQc10N1f3xLZCDuU8psFb5YMa4/YOSORgBFfACBjDZDw8OypcIYbubMT3hda9LP4aFVNXTr3uW2JER8r+EWVzbYBZqN/bRYbpPtTEd3iL17uV3zkIVNaGFvdMiwbmK32RiDxb7z9H8y4vEI03cjGRiZSfKdBtIjBguz43KXwHfWEMKv6viAJWuuzxhNoxM9ZyogleuJYQImdxXmvvmeMsTMGyG/USszXsRZsX/U4sMvIZbKM8rxuExvteq6erkPsO2qE7x6tDc7+zZ0HQZLPKrX9SD+Mo42rJNjc4hvE52ZD28=]]}] lost connection: Disconnected```</div>
commented

๐Ÿ‘‹ We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.