BungeePackFix icon indicating copy to clipboard operation
BungeePackFix copied to clipboard

Avoid sending resourcepacks again if it's the same resourcepack (useful for ItemsAdder).

Results 14 BungeePackFix issues
Sort by recently updated
recently updated
newest added

in 1.20.5 pack are getting resend

As is, `equal_pack_attributes.hash` does not function correctly on Velocity, because Objects.equals is used on a byte array, which only checks for reference equality, which cannot work because the getter [always...

Velocity 3.3.0 snap 334 (Velocity) running BungeePackFix 1.1.5-beta1 Paper-1.20.4 b391 - ItemsAdder 3.6.3-beta-9.jar (Market) - Self Hosted pack Paper-1.20.4 b391 - ItemsAdder 3.6.3-beta-9.jar (Pink) - external host (Market) Paper-1.20.4 b391...

Velocity: 3.3.0-SNAPSHOT 363 itemsadder: ItemsAdder_3.6.3-beta-13 lonelibs: 1.0.45 When being on 1.20.4 the pack reloads even when having bungeepackfix on the proxy but on 1.20.1 I don't have that issue. Console...

Velocity 3.3.0-SNAPSHOT (git-59567512-b346) BungeePackFix_1.1.6-beta1 this is my config: ``` messages: minimessage_support: false ignored_pack: enabled: true message: "&6Skipped resourcepack installation (you already loaded it)." equal_pack_attributes: modern_uuid: true hash: false forced: true...

https://pastebin.com/1VXN2hba

type: bug
status: need more info

this happens when I log into version 1.8, and then log into the 1.20.1 server error 1: https://prnt.sc/SaWnZY-p6c7M então ativei a opção Dwaterfall.packet-decode-logging=true error 2: https://prnt.sc/_y7zw9d15RIU BungeePackFix_1.1.5-beta-1 waterfall-1.20-562 removing bungeepackfix...

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)...

type: bug
type: minecraft bug

It does not work properly in version 1.20.4. 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...

type: bug
verdict: invalid