You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the client could not connect because of a bad resource pack packet, if the resource pack is enabled, otherwise everything* works fine
To Reproduce
[resource_pack]
enabled = true
resource_pack_url = "https://memetech.ca/minecraft/pack.zip"
resource_pack_sha1 = "cedaa3d98df8e37a71dd960e23496c0dba660610"
prompt_message = "You should accept this"
force = true
Expected behavior
As a vanilla server would with resource packs enabled - the client prompts to install the resource pack, installs it successfully (unless it's a 1.20 pack for some reason, but that's not a Pumpkin bug so I won't report it here), and then I get blue hearts in the health bar or whatever I put in that pack
The text was updated successfully, but these errors were encountered:
I've searched existing issues and couldn't find a duplicate.
Operating System
Client is MacOS Sequoia, server is Ubuntu
Server Software Version/Commit
0.1.0-dev f2cfad0
What happened?
the client could not connect because of a bad resource pack packet, if the resource pack is enabled, otherwise everything* works fine
To Reproduce
[resource_pack]
enabled = true
resource_pack_url = "https://memetech.ca/minecraft/pack.zip"
resource_pack_sha1 = "cedaa3d98df8e37a71dd960e23496c0dba660610"
prompt_message = "You should accept this"
force = true
Expected behavior
As a vanilla server would with resource packs enabled - the client prompts to install the resource pack, installs it successfully (unless it's a 1.20 pack for some reason, but that's not a Pumpkin bug so I won't report it here), and then I get blue hearts in the health bar or whatever I put in that pack
The text was updated successfully, but these errors were encountered: