-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BungeePackFix 1.1.3 When using Minecraft 1.20.2, switching servers does not skip resource pack loading, it always reloads #44
Comments
i have the same problem. |
Check if you set ignore hash |
Hey, its not misconfigured. Have the same issue, only 1.20.2 is still redownloading the pack, but lower versions not. Even if I set ignore hash to false in config.yml of BungeePackFix. Please fix it :/ EDIT: Setting hash to false just mess up all versions below 1.20.2. When set to true, only 1.20.2 not working. |
Can you confirm that 1.20.2 requires ignore hash to be set to false in order to avid redownloading the pack each time? |
No. You have to just fix that 1.20.2 is still redownloading and versions below 1.20.2 are fine. |
i have the same issue. When will the fix come? |
Is it please possible to fix it please?... As you can see, many people having the same issue. |
I created a pull request at #48 and that should fix this issue. |
It's related to a Minecraft bug which we can't fix for now. |
It got suggested to feedback.minecraft since they deem this as feature request, here is the link to vote for it. |
mojang added this feature. https://www.minecraft.net/en-us/article/minecraft-1-20-3-pre-release-1 |
Did they fix the issue? Did they revert the logic or changed it again? |
Is there any news about 1.20.2 and if Mojang's changes helped to fix the compatibility issue? |
Seems like Mojang already fixed the issue with reloading texture packs, so fixing it shouldn't be that big of a deal. |
They (Mojang) change the resource pack logic completely to other packet from 1.20.3, so Lone has to rewrite some additional codes to fix that. |
@nhanledev |
1.20.2 is a bugged version and it's not planned to be added as compatibility because people should stop using it. Let me know if it works on 1.20.3+ |
i got same issue... cant use 1.20.3 this will break all my custom maps.... |
It does not work properly in version 1.20.4. I use Flamecord and in most of the things I do, it gives the error "disconnected with: DecoderException: io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1 @ io.netty.handler.codec.MessageToMessageDecoder:98" and throws it out of the game. It gets fixed when I delete bungeepackfix. |
1.20.3 and 1.20.4 are working fine, but previous versions such as 1.19.4 or 1.20.1 stopped working. |
I need to see your BungeePackFix settings file. The strange thing is that I tested the plugin extensively before release and everything works as intended on my end. Note for me: |
These are my settings: messages: |
When using Minecraft 1.20.2, switching servers does not skip resource pack loading, it always reloads
Everything works fine when using 1.20.1.
This server is running Paper version git-Paper-169 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: b4e3b3d)
This server is running Waterfall version git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:0e657ed:545 by md_5
The text was updated successfully, but these errors were encountered: