Code Monkey home page Code Monkey logo

Comments (24)

naikyys avatar naikyys commented on August 15, 2024 2

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.

from bungeepackfix.

Aitooor avatar Aitooor commented on August 15, 2024 2

Is there any news about 1.20.2 and if Mojang's changes helped to fix the compatibility issue?

from bungeepackfix.

jhqwqmc avatar jhqwqmc commented on August 15, 2024 1

mojang added this feature.

https://www.minecraft.net/en-us/article/minecraft-1-20-3-pre-release-1

from bungeepackfix.

SrFirox avatar SrFirox commented on August 15, 2024

i have the same problem.

from bungeepackfix.

LoneDev6 avatar LoneDev6 commented on August 15, 2024

Check if you set ignore hash false in config.yml of BungeePackFix, it might be the reason.
The plugin was tested and working before publishing the update.

from bungeepackfix.

LoneDev6 avatar LoneDev6 commented on August 15, 2024

Can you confirm that 1.20.2 requires ignore hash to be set to false in order to avid redownloading the pack each time?

from bungeepackfix.

naikyys avatar naikyys commented on August 15, 2024

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.

from bungeepackfix.

SuprexDE avatar SuprexDE commented on August 15, 2024

i have the same issue. When will the fix come?

from bungeepackfix.

naikyys avatar naikyys commented on August 15, 2024

Is it please possible to fix it please?... As you can see, many people having the same issue.

from bungeepackfix.

nhanledev avatar nhanledev commented on August 15, 2024

I created a pull request at #48 and that should fix this issue.

from bungeepackfix.

LoneDev6 avatar LoneDev6 commented on August 15, 2024

It's related to a Minecraft bug which we can't fix for now.
https://bugs.mojang.com/browse/MC-265673

from bungeepackfix.

Domm1 avatar Domm1 commented on August 15, 2024

It got suggested to feedback.minecraft since they deem this as feature request, here is the link to vote for it.

https://feedback.minecraft.net/hc/en-us/community/posts/20698154329869-Don-t-reset-the-resource-pack-when-entering-configuration-phase

from bungeepackfix.

LoneDev6 avatar LoneDev6 commented on August 15, 2024

Did they fix the issue? Did they revert the logic or changed it again?

from bungeepackfix.

jhqwqmc avatar jhqwqmc commented on August 15, 2024

Maybe changed a little logic, also restored some logic
image

from bungeepackfix.

derMiepz avatar derMiepz commented on August 15, 2024

Seems like Mojang already fixed the issue with reloading texture packs, so fixing it shouldn't be that big of a deal.

from bungeepackfix.

nhanledev avatar nhanledev commented on August 15, 2024

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.

from bungeepackfix.

SimonMage avatar SimonMage commented on August 15, 2024

I created a pull request at #48 and that should fix this issue.

@nhanledev
Could you make a fork of latest version of the plugin with your fix for 1.20.2 with a jar file. I need it a lot

from bungeepackfix.

LoneDev6 avatar LoneDev6 commented on August 15, 2024

1.20.2 is a bugged version and it's not planned to be added as compatibility because people should stop using it.
Use 1.20.3 instead.
1.20.3 support is added in the new Bungeepackfix update.
1.20.2 clients won't be handled by Bungeepackfix anymore so the plugins can send packs anytime, so clients should correctly see the pack sent each time they change server.

Let me know if it works on 1.20.3+
Download: https://github.com/LoneDev6/BungeePackFix/releases/tag/1.1.5-beta-1

from bungeepackfix.

el211 avatar el211 commented on August 15, 2024

1.20.2 is a bugged version and it's not planned to be added as compatibility because people should stop using it. Use 1.20.3 instead. 1.20.3 support is added in the new Bungeepackfix update. 1.20.2 clients won't be handled by Bungeepackfix anymore so the plugins can send packs anytime, so clients should correctly see the pack sent each time they change server.

Let me know if it works on 1.20.3+ Download: https://github.com/LoneDev6/BungeePackFix/releases/tag/1.1.5-beta-1

i got same issue... cant use 1.20.3 this will break all my custom maps....

from bungeepackfix.

ttt0 avatar ttt0 commented on August 15, 2024

1.20.2 is a bugged version and it's not planned to be added as compatibility because people should stop using it. Use 1.20.3 instead. 1.20.3 support is added in the new Bungeepackfix update. 1.20.2 clients won't be handled by Bungeepackfix anymore so the plugins can send packs anytime, so clients should correctly see the pack sent each time they change server.

Let me know if it works on 1.20.3+ Download: https://github.com/LoneDev6/BungeePackFix/releases/tag/1.1.5-beta-1

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.

from bungeepackfix.

victordumoulin avatar victordumoulin commented on August 15, 2024

Hello; i use 1.20.4 but the plugin on the bungee doesn't seem to create an error; but the texture pack reloads between servers..
Does anyone have a solution?? even a crazy one
Sans titre

from bungeepackfix.

TerryLVM avatar TerryLVM commented on August 15, 2024

1.20.3 and 1.20.4 are working fine, but previous versions such as 1.19.4 or 1.20.1 stopped working.
It seems that you removed support for those versions because the resourcepack is sent each time they change server.

from bungeepackfix.

LoneDev6 avatar LoneDev6 commented on August 15, 2024

1.20.3 and 1.20.4 are working fine, but previous versions such as 1.19.4 or 1.20.1 stopped working. It seems that you removed support for those versions because the resourcepack is sent each time they change server.

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.
The only not working version is 1.20.2 and it won't be supported as it's bugged and Mojang fixed the issue on 1.20.3.

Note for me:
LuluxClient offered beta testing help.
PluginBugs/Issues-ItemsAdder#3387 (comment)

from bungeepackfix.

TerryLVM avatar TerryLVM commented on August 15, 2024

These are my settings:

messages:
minimessage_support: false
ignored_pack:
enabled: true
message: "&7Texturepack cargado con Γ©xito"
equal_pack_attributes:
hash: true
forced: true
prompt_message: true
modern_uuid: true
ignore_hash_in_url: true
main_spigot_server_name: lobby1
ignored_servers:
enabled: false
invert_check: false
list:
- MULTIFFA-1
- DUELS-1
- DUELS-2
log:
ignored_respack: false
sent_respack: false
debug: false
cancel_modern_resourcepack_remove_packet: true

from bungeepackfix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.