Phoenix616 / Snap

Experimental tool to run BungeeCord plugins on Velocity
https://hangar.papermc.io/Phoenix616/Snap
GNU Lesser General Public License v3.0
118 stars 10 forks source link

BungeeTabList error #42

Closed SanderWxD closed 11 months ago

SanderWxD commented 11 months ago

Used Version

Snap version: 1.1-SNAPSHOT (build 34) Velocity version: 3.2.0-SNAPSHOT

Config

snap.txt

Full Log

latest.log

Environment description

Proxy is running on Linux. Wouldn't be able to tell you what version.

What other programs/plugins are you running?

No other plugins on Snap. Outside of snap, the Proxy is only running ViaVersion, LuckPerms, NuVotifier and LiteBans

What is happening?

Plugin doesn't load properly. I've toggled both options in the config but no change. Is this something that can be fixed/I can fix? Console keeps spamming: [Snap]: Error dispatching event ServerConnectedEvent(player=de.themoep.snap.forwarding.SnapPlayer@287471fa, server=de.themoep.snap.forwarding.SnapServer@5efc11d7) to listener codecrafter47.bungeetablistplus.managers.TabViewManager@6f667548 java.lang.AssertionError: Received ServerSwitchEvent for non-existent player SanderW (<- my IGN)

Phoenix616 commented 11 months ago

Duplicate of the pinned issue #14. BungeeTabListPlus will not work as it uses internal classes and not the pcugin API.