NEZNAMY / TAB

"That" TAB plugin.
Apache License 2.0
895 stars 244 forks source link

ViaVersion Bug #1214

Closed Yomamaeatstoes closed 9 months ago

Yomamaeatstoes commented 9 months ago

Server version

This server is running Folia version git-Folia-"1e5e215" (MC: 1.20.2) (Implementing API version 1.20.2-R0.1-SNAPSHOT) (Git: 1e5e215) You are running the latest version Previous version: git-Paper-318 (MC: 1.20.2)

TAB version

4.1.2

Describe the bug

unknown cause, perhaps the same issue as ( https://github.com/NEZNAMY/TAB/issues/1211 )

Expected behavior

No error

Steps to reproduce

unknown

Additional info

I have this giant error log - https://mclo.gs/l0wluJK#L2401

Checklist

Tanguygab commented 9 months ago

Source 0: com.viaversion.viabackwards.protocol.protocol1_16_4to1_17.packets.BlockItemPackets1_17

TAB doesn't touch blocks & items so it's probably due to another plugin. Try without TAB and see if it still happens

NEZNAMY commented 9 months ago

image

Yomamaeatstoes commented 9 months ago

Source 0: com.viaversion.viabackwards.protocol.protocol1_16_4to1_17.packets.BlockItemPackets1_17

TAB doesn't touch blocks & items so it's probably due to another plugin. Try without TAB and see if it still happens

It seems I posted my whole log. https://mclo.gs/fqkF6Rw I did see those missing block things with the achievements so I am still looking into that.

Yomamaeatstoes commented 9 months ago

I thought I had to check all the boxes to continue. Although that is a good 2 step verification to see if people actually followed the guidelines.

Tanguygab commented 9 months ago

Source 0: com.viaversion.viabackwards.protocol.protocol1_16_4to1_17.packets.BlockItemPackets1_17

TAB doesn't touch blocks & items so it's probably due to another plugin. Try without TAB and see if it still happens

It seems I posted my whole log. https://mclo.gs/fqkF6Rw I did see those missing block things with the achievements so I am still looking into that.

you're missing the top part of the error with what you sent, we only know that a packet error occurred, and since TAB listens to packets, it's listed in the stacktrace

You can also try to remove TAB for a while and see if the error keeps coming up

NEZNAMY commented 9 months ago

Looks like removing TAB to find out if it keeps happening is a super complicated task.

NEZNAMY commented 9 months ago

No reponse for a week, assuming user has died. This is clearly a ViaVersion issue and TAB does not even send block packets.