ViaVersion / ViaBackwards

Allows the connection of older clients to newer server versions for Minecraft servers.
https://hangar.papermc.io/ViaVersion/ViaBackwards
GNU General Public License v3.0
464 stars 87 forks source link

Server kicks if you enter nether portals some times in a row #712

Closed Skrayti closed 7 months ago

Skrayti commented 7 months ago

'/viaversion dump' Output

https://dump.viaversion.com/9ad78d061b0dc17edd48989cf7632102f6fdb48327e1de1e6a476d84a4a68ab6

Console Error

Put the mclo.gs link or text here.

https://mclo.gs/UWhJH1T

Bug Description

Receiving diconnection or java error on my screen while entering nether portal some times

Steps to Reproduce

  1. Login with 1.20.1 client
  2. Enter portals 2-4 times.

Expected Behavior

You shouldn't be kicked.

Additional Server Info

List of plugins: AdminMode, AuthMe, Chatty, Chunky, ChunkyBorder, ClearLag, CoreProtect, CoreProtectTNT, DebugStickCraftingInSurvival, DiscordSRV, EasyWhitelist, emotecraft, EnchantsSquared, GSit, LetMeDespawn, LiteBans, LuckPerms, MiniMOTD, OpenInv, PL-Hide, PlasmoVoice, ProtocolLib, RealisticSeasons, Simple-Drugs, SkinsRestorer, spark, SuperVanish, TAB, Terra, Vault, VaultChatFormatter, ViaBackwards, ViaVersion Server is running on Purpur 1.20.2

Checklist

Barvalg commented 7 months ago

Platform: git--Purpur--2095%20%28MC%3A%201.20.2%29
ViaVersion (4.9.4-SNAPSHOT): Even with master
ViaBackwards(4.9.3-SNAPSHOT): Even with master

FlorianMichael commented 7 months ago

Try to perform a binary search on your plugins list:

  1. Remove half of the existing plugins and put them aside for now,
  2. Run the server again,
  3. Is it still creating errors from there?

(If yes; Repeat from step 1 with current items) (If not; Swap out the current plugins with the ones set aside and repeat from step 1)

  1. Repeat process until problematic plugin/s are found.
Skrayti commented 7 months ago

Tried to do the same with 1.20.2 client and it's working properly