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

failed to find class org/conscrypt/CryptoUpcalls #218

Closed
StayOnBush opened this issue Apr 29, 2023 · 3 comments
Closed

failed to find class org/conscrypt/CryptoUpcalls #218

StayOnBush opened this issue Apr 29, 2023 · 3 comments

Comments

@StayOnBush
Copy link

I get the following error when starting my spigot 1.19.3 server using ServerTap v0.5.2. I pulled the git project, used "mvn clean package" maven command to build the plugin and copied the "ServerTap-0.5.3-SNAPSHOT.jar" file into my plugins folder. I then created a key using java keytool and the command provided in the readme. I moved that file into the folder of ServerTap inside the plugins folder. I enabled tls and set the password inside the config.yml. I then started to get the error which stops the server before it even finishes the starting process.

[23:44:01] [Server thread/INFO]: Starting minecraft server version 1.19.3
[23:44:01] [Server thread/INFO]: Loading properties
[23:44:01] [Server thread/INFO]: This server is running CraftBukkit version 3663-Spigot-a2190e3-b56426c (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT)
[23:44:01] [Server thread/INFO]: Debug logging is disabled
[23:44:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
[23:44:01] [Server thread/INFO]: Using 4 threads for Netty based IO
[23:44:01] [Server thread/INFO]: Default game type: CREATIVE
[23:44:01] [Server thread/INFO]: Generating keypair
[23:44:01] [Server thread/INFO]: Starting Minecraft server on *:25565
[23:44:01] [Server thread/INFO]: Using default channel type
[23:44:01] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[23:44:05] [Server thread/WARN]: Legacy plugin weblink v1.0.0 does not specify an api-version.
[23:44:05] [Server thread/INFO]: [weblink] Loading weblink v1.0.0
[23:44:05] [Server thread/INFO]: [ServerTap] Loading ServerTap v0.5.3-SNAPSHOT
[23:44:05] [Server thread/INFO]: [ServerTap] Enabling ServerTap v0.5.3-SNAPSHOT
[23:44:05] [Server thread/INFO]: [ServerTap] No Vault plugin detected

failed to find class org/conscrypt/CryptoUpcalls
(here the server shutdowns)

@phybros
Copy link
Collaborator

phybros commented May 19, 2023

Which JVM and Minecraft server are you using?

@phybros
Copy link
Collaborator

phybros commented May 24, 2023

@StayOnBush are you able to provide the info? Otherwise I can close this out

@phybros
Copy link
Collaborator

phybros commented May 30, 2023

Going to close this out now

@phybros phybros closed this as completed May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants