ERROR IN Protocol1_8To1_7_6_10 IN REMAP OF PLAYER_POSITION (0x08)
clivet268 opened this issue ยท 3 comments
/viaversion dump
Output
https://dump.viaversion.com/8737cd3edca074f8e0c07c84cb640311935c000a94cbf4f984cd54c9ef219da1
Console Error
Server side error:
https://mclo.gs/ZsTQq3Y
Client side error:
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:540)
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
at bok.a(SourceFile:271)
at bok.a(SourceFile:220)
at ban.a(SourceFile:1693)
at ban.a(SourceFile:1651)
at bll.a(SourceFile:118)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:166)
at bcr.c(SourceFile:78)
at ban.p(SourceFile:1342)
at ban.ak(SourceFile:773)
at ban.f(SourceFile:727)
at net.minecraft.client.main.Main.main(SourceFile:148)
Bug Description
Pre 1.8 players unable to join with above server error and IndexOutOfBoundsException on client side
Issue persists with latest version of viaversion, viabackwards and latest dev version of viarewind and viarewind legacy support
Steps to Reproduce
- Log in with pre 1.8 client
- Crash
Expected Behavior
Player joins as normal
Additional Server Info
Running purpur purpur-1.21.1-2287 with plugins: AntiCrasher, AuthMe, ChatFilter, Essentials, floodgate, Geyser-Spigot, GeyserUpdater, LuckPerms, ProtocolLib, SkinsRestorer, ViaBackwards, ViaRewind, ViaVersion, XClaim, zDiscord
Checklist
- Via plugins are only running on EITHER the backend servers (e.g. Paper) OR the proxy (e.g. Velocity), not on both.
- I have included a ViaVersion dump.
- If applicable, I have included a paste (not a screenshot) of the error.
- I have tried the latest build(s) from https://ci.viaversion.com/ and the issue still persists.
- I have looked at https://www.spigotmc.org/resources/viarewind-legacy-support.52924/ and it does not offer a fix for my problem