dima-dencep / rrls

Makes resource packs load in the background, allowing you to do other things while waiting!
https://curseforge.com/minecraft/mc-mods/rrls
Open Software License 3.0
38 stars 14 forks source link

Early sending does not care whether the resource pack is accepted #61

Closed Madis0 closed 8 months ago

Madis0 commented 8 months ago

Minecraft version.

1.20.4

Remove Reloading Screen version.

3.2.5

What happened?

RRLS has an option "Early sending of status about server resource pack". This makes sense if the user already accepted the resource pack, so the client is downloading and applying it.

However, if the user entered the server and have not accepted the pack yet, sending this packet sometimes hides the prompt from the user entirely, so the outcome is that the resource pack will not be downloaded and applied.

Relevant log.

https://mclo.gs/k3V8AEE

Additional information.

No response