-
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
bad packet, are mods in use!? Couldn't read all bytes from a packet #55
Comments
Just curious, but why are you logging in via 1.8 client on a 1.20.1 server? |
Also post your bungeecord log, do not post screenshots only. |
i'm using viaversion to support 1.8 - 1.20.4 i believe 80% of servers use it to do this. the only error is this: [17:01:51] [Netty Worker IO Thread #4/WARN]: [/*:23340|SrMonsterYT] -> UpstreamBridge - bad packet, are mods in use!? Couldn't read all bytes from a packet. For more information, launch Waterfall with -Dwaterfall.packet-decode-logging=true no other errors except for the players who have joined who are in the image, now if you want the full log you will only see a normal server starting up this person has a problem almost similar to mine: #56 |
Did you run it with this Java argument enabled? |
yes i did and the error changed to that: https://prnt.sc/_y7zw9d15RIU it was the first thing I did to report the problem to you |
I left only these plugins and the error happens, when I remove the itemadder, the BungeePackFix error doesn't happen, it looks like a conflict plugins: ViaVersion-4.9.3-SNAPSHOT.jar ItemsAdder 3.6.3-beta-9 |
@LoneDev6 sorry to tag you, but I've been waiting 1 week for a fix for this, it didn't happen in previous versions only in this version that it happens |
[21:58:18 WARN]: [/127.0.0.1:50217|SrMonsterYT] -> UpstreamBridge - A decoder exception has been thrown: I did a test on the local server and the problem is solved when I set the itemadder option: apply-on-join: false how to reproduce the problem just use BungeePackFix in version 1.1.5, and enter the server in 1.8, using viaversion, the server is in version 1.20.1 i put the delay of 3 in the itemadder settings, i can enter but when the texture loads the error occurs. ItemsAdder -> config: |
@LoneDev6 it looks like the problem is in BungeePackFix and viaversion, I just saw more reports, and they point out that the problem is in bungeepackfix image: https://prnt.sc/kKpmQT0v5rEY please fix this problem |
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 solves the problem and they are not kicked
The text was updated successfully, but these errors were encountered: