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

Authlib-injector not having a velocity-plugin.json file #239

Open
WhoisDarkyXD opened this issue Mar 22, 2024 · 1 comment
Open

Authlib-injector not having a velocity-plugin.json file #239

WhoisDarkyXD opened this issue Mar 22, 2024 · 1 comment

Comments

@WhoisDarkyXD
Copy link

[15:06:45 ERROR]: Unable to load plugin plugins\authlib-injector.jar
com.velocitypowered.api.plugin.InvalidPluginException: Did not find a valid velocity-plugin.json.
at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.loadCandidate(JavaPluginLoader.java:67) ~[server.jar:3.3.0-SNAPSHOT (git-75d6dcc1-b371)]
at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:96) ~[server.jar:3.3.0-SNAPSHOT (git-75d6dcc1-b371)]
at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:364) ~[server.jar:3.3.0-SNAPSHOT (git-75d6dcc1-b371)]
at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:241) ~[server.jar:3.3.0-SNAPSHOT (git-75d6dcc1-b371)]
at com.velocitypowered.proxy.Velocity.main(Velocity.java:70) ~[server.jar:3.3.0-SNAPSHOT (git-75d6dcc1-b371)]

 starting argument used - java -Xmx1G -Xms512M -javaagent:"{path}\authlib-injector.jar=ely.by" -jar server.jar nogui

NOTE :- {path} is the file path, the jar file is in the same directory as the server
velocity version :- 3.3.0 snapshot

@WhoisDarkyXD WhoisDarkyXD changed the title Authlib-injector not having a velocity.json file Authlib-injector not having a velocity-plugin.json file Mar 22, 2024
@burningtnt
Copy link

DO NOT put authlib-injector inside the plugin dir. Put it under other directionary

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