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

Plugin not loading because there is no plugin.yml #9

Closed
XDRmc opened this issue Jul 13, 2022 · 3 comments
Closed

Plugin not loading because there is no plugin.yml #9

XDRmc opened this issue Jul 13, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@XDRmc
Copy link

XDRmc commented Jul 13, 2022

Mc Version: 1.18.2

all Plugins(and Versions): AFK-Kick*, BungeeGuard, ChatManager, Citizens, CommandPanels, Essentials, FastAsyncWorldEdit (WorldEdit), HolographicDisplays, HolographicExtension, HolographicPlaceholders, LuckPerms, Multiverse-Core, NBTAPI, OldCombatMechanics, PlaceholderAPI, ProtocolLib, TAB, UltimateAutoRestart, Vault, ViaBackwards, ViaRewind, ViaRewind-Legacy-Support, ViaVersion, VoidGen, WorldGuard, WorldGuardExtraFlags (all latest versions)

Error from console:
[20:54:28 ERROR]: Could not load 'plugins\uSurvivalGames-1.18.0002.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:178) ~[pearl-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:202) ~[pearl-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:418) ~[pearl-1.18.2.jar:git-Pearl-"b6d3bf0"]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:291) ~[pearl-1.18.2.jar:git-Pearl-"b6d3bf0"]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1167) ~[pearl-1.18.2.jar:git-Pearl-"b6d3bf0"]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:318) ~[pearl-1.18.2.jar:git-Pearl-"b6d3bf0"]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 7 more

description on how to Recreate said error:

Just try loading up the plugin?

@jerzean
Copy link
Owner

jerzean commented Jul 23, 2022

no idea how i didnt catch that, ill update it when i wake up, also ill version bump it to fully support 1.18+

@jerzean jerzean added the bug Something isn't working label Jul 23, 2022
@XDRmc
Copy link
Author

XDRmc commented Jul 23, 2022

ok

@jerzean
Copy link
Owner

jerzean commented Jul 24, 2022

patched

@jerzean jerzean closed this as completed Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants