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

Invalid plugin.yml (following your Installation instructions) #468

Open
F1LT3R opened this issue Jan 5, 2025 · 0 comments
Open

Invalid plugin.yml (following your Installation instructions) #468

F1LT3R opened this issue Jan 5, 2025 · 0 comments

Comments

@F1LT3R
Copy link

F1LT3R commented Jan 5, 2025

Please help.

I can't get Spigot to load ScriptCraft. I followed the instructions in your README.

Here are the relevant software versions:

  • Spigot Version - 1.21.3
  • Java Version - openjdk 21.0.5 2024-10-15
  • ScriptCraft Version - 3.4.0
[18:58:10] [Server thread/ERROR]: Could not load 'plugins/scriptcraft-3.4.0.jar'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
	at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:178) ~[spigot-api-1.21.3-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:158) ~[spigot-api-1.21.3-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:122) ~[spigot-api-1.21.3-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.craftbukkit.v1_21_R2.CraftServer.loadPlugins(CraftServer.java:468) ~[spigot-1.21.3-R0.1-SNAPSHOT.jar:4398-Spigot-60c9969-561ceb9]
	at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:235) ~[spigot-1.21.3-R0.1-SNAPSHOT.jar:4398-Spigot-60c9969-561ceb9]
	at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1032) ~[spigot-1.21.3-R0.1-SNAPSHOT.jar:4398-Spigot-60c9969-561ceb9]
	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[spigot-1.21.3-R0.1-SNAPSHOT.jar:4398-Spigot-60c9969-561ceb9]
	at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.util.zip.ZipException: zip END header not found
	at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1649) ~[?:?]
	at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1657) ~[?:?]
	at java.base/java.util.zip.ZipFile$Source.<init>(ZipFile.java:1495) ~[?:?]
	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1458) ~[?:?]
	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724) ~[?:?]
	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251) ~[?:?]
	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180) ~[?:?]
	at java.base/java.util.jar.JarFile.<init>(JarFile.java:345) ~[?:?]
	at java.base/java.util.jar.JarFile.<init>(JarFile.java:316) ~[?:?]
	at java.base/java.util.jar.JarFile.<init>(JarFile.java:282) ~[?:?]
	at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:166) ~[spigot-api-1.21.3-R0.1-SNAPSHOT.jar:?]
	... 7 more
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

1 participant