Snap icon indicating copy to clipboard operation
Snap copied to clipboard

java.lang.UnsupportedOperationException: Not implemented (yet)! | When a player joins

Open n1klasse opened this issue 4 years ago • 3 comments

Used Version

Config

Default config

Environment description

Use snap dev build 27 (newest) Server Software: Velocity 135 (newest)

Full Log

https://pastebin.com/9WZGyBSC Password: serverlog#1098

What other programs/plugins are you running?

Under Snap there are these plugins: F3Name-3.3.0.jar UltimateAntibot-UNIVERSAL-3.3.jar

What is happening?

Every time a player joins, there are errors (shown in log)

What did you expect to happen?

Every time a player joins, my Anti bot plugin is sending normally this message:

CrazyCloudCraft

We are analyzing your connection!
You can rejoin now.
Du kannst nun rejoinen.
Tu peux maintenant rejoindre.

After that the player can connect.

n1klasse avatar Apr 19 '22 19:04 n1klasse

See readme.

Phoenix616 avatar Apr 20 '22 12:04 Phoenix616

See readme.

Okey, i will diable the messages by the config.

I also din't know what you mean with: "and of course anything related to hacking into Bungee-internals or packets wont work. Just write a Velocity plugin at that point..."

n1klasse avatar Apr 21 '22 05:04 n1klasse

I also din't know what you mean with: "and of course anything related to hacking into Bungee-internals or packets wont work. Just write a Velocity plugin at that point..."

Snap can only support plugins that use the plugin API. Some use internal classes which aren't API and such a thing can't be supported and should be done via a native Velocity plugin.

Phoenix616 avatar Apr 21 '22 10:04 Phoenix616