Jet
Jet copied to clipboard
Resource pack management problems
There are several issues caused incorrect resource pack management.
One of them is that if many resource packs are requested at once, they are not queued, so client sees only one of these requests.
Another problem is that when configuration session is being finished or player connection is being reconfigured, session switching does not await for all resource pack requests to be processed and that may lead to unexpected results.