Phoenix616 / Snap

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

Error dispatching event ServerConnectEvent(player=de.themoep.snap.forwarding.SnapPlayer@159fb8a1, target=null, reason=UNKNOWN, request=null, cancelled=true) to listener de.themoep.serverstatus.ServerSwitchListener@3fa3d61b #51

Open ItsmagmaMan09 opened 5 days ago

ItsmagmaMan09 commented 5 days ago

What is happening?

Im using a plugin called PteroPower and it works just fine but still spits an error into the console https://mclo.gs/Jzg9X6m

What did you expect to happen?

No error, as everything works fine

Version

1.1

Config

Built into plugin

Server/system Version

Velocity 3.4.0

Log

https://mclo.gs/Jzg9X6m

What other programs/plugins are you running?

cleanping 1.6.1, Floodgate 2.2.3, Geyser 2.5.0, Luckperms 5.4.104, Maintenance 4.3.0, MCKoltin-Velocity 1.2.0, ProxyAnnounce 1.0.1, send 3.0.0, VelcoityPteroPower 0.9.2.4, vlobby 2.0.1, vmessage 1.6.0, Simple Voice Chat 2.5.24

Additional context

No response

Phoenix616 commented 5 days ago

You are running an outdated version of Snap. Update to the latest build and see if the error persists.

ItsmagmaMan09 commented 5 days ago

I'm using a plugin that has snap embedded within it not sure id be able to update it, and the other plugin is up to date Heres my issue from the main plugin with snap embedded: https://github.com/BT-Pluginz/VelocityPteroPower/issues/8

Phoenix616 commented 5 days ago

Well they need to update their version then, I can't do anything about third party plugins.

But generally speaking embedding Snap into another plugin is not something that should be done... especially as the license that Snap is distributed under is a weird one due to BungeeCord not being open source.