NEZNAMY / TAB

"That" TAB plugin.
Apache License 2.0
903 stars 245 forks source link

Console Spam #1340

Closed Rexmen1 closed 3 months ago

Rexmen1 commented 3 months ago

Server version

1.21

TAB version

TAB.v4.1.6

Stack trace

[11:21:14 WARN]: java.lang.IndexOutOfBoundsException: index: 925, length: 101 (expected: range(0, 1024)) [11:21:14 WARN]: at TAB-Bridge.v5.0.7.jar//me.neznamy.tab.bridge.bukkit.BridgeChannelDuplexHandler.write(BridgeChannelDuplexHandler.java:31) [11:21:20 WARN]: java.lang.IndexOutOfBoundsException: index: 925, length: 101 (expected: range(0, 1024)) [11:21:20 WARN]: at TAB-Bridge.v5.0.7.jar//me.neznamy.tab.bridge.bukkit.BridgeChannelDuplexHandler.write(BridgeChannelDuplexHandler.java:31)

[11:16:09 INFO]: [TAB-Bridge] [WARN] Placeholder %javascript_boosts% took 56ms to return value for hobbes_2209 [11:16:11 INFO]: [TAB-Bridge] [WARN] Placeholder %javascript_boosts% took 71ms to return value for Baby_Dino2

Steps to reproduce (if known)

No response

Additional info

No response

Checklist

NEZNAMY commented 3 months ago

Show the full stack trace. If it's missing, here is a tip to make it show. Then send ideally the whole server log. Also why is TAB 4.1.6 called TAB-Bridge 5.0.7?

Rexmen1 commented 3 months ago

spam is in spigot server, and using tab in velocity

Rexmen1 commented 3 months ago

https://mclo.gs/bJALGAt

Rexmen1 commented 3 months ago

here updated one, i had console filter on

https://mclo.gs/P4Wcu3K

NEZNAMY commented 3 months ago

Did you add the startup flag? The error on the bottom is incomplete. Either way, the error is thrown at this line, which only forwards the packets in the pipeline. Checking the earlier errors, the issue is in packetevents-spigot-2.4.0.jar. Remove it and try again. Future TAB-Bridge version will remove this entirely, not showing TAB-Bridge in that error anymore.

Rexmen1 commented 3 months ago

ok

NEZNAMY commented 3 months ago

No response for 3 weeks, assuming user has died. This issue is caused by another plugin.

Rexmen1 commented 3 months ago

lol

Rexmen1 commented 3 months ago

btw issue wasn't the error but this line to be exact [11:16:11 INFO]: [TAB-Bridge] [WARN] Placeholder %javascript_boosts% took 71ms to return value for Baby_Dino2

NEZNAMY commented 3 months ago

That warn is purely informational and doesn't cause packet encoding errors.