Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
CrazyCloudCraft opened this issue Apr 19, 2022 · 3 comments
Labels
plugin compatibility Issues when running certain plugins on Snap unsupported feature A plugin tried to use an unsupported feature

Comments

@CrazyCloudCraft
Copy link

CrazyCloudCraft commented Apr 19, 2022

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.

@CrazyCloudCraft CrazyCloudCraft changed the title Error when a player joins java.lang.UnsupportedOperationException: Not implemented (yet)! | When a player joins Apr 20, 2022
@Phoenix616
Copy link
Owner

See readme.

@Phoenix616 Phoenix616 added the plugin compatibility Issues when running certain plugins on Snap label Apr 20, 2022
@CrazyCloudCraft
Copy link
Author

CrazyCloudCraft commented Apr 21, 2022

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..."

@Phoenix616
Copy link
Owner

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 Phoenix616 added the unsupported feature A plugin tried to use an unsupported feature label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin compatibility Issues when running certain plugins on Snap unsupported feature A plugin tried to use an unsupported feature
Projects
None yet
Development

No branches or pull requests

2 participants