Advertisement
Sharrk_kunjang

Untitled

May 15th, 2024
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. *** Please download a new build as per instructions from https://papermc.io/downloads/paper ***
  2. System Info: Java 21 (Java HotSpot(TM) 64-Bit Server VM 21.0.2+13-LTS-58) Host: Windows 11 10.0 (amd64)
  3. Loading libraries, please wait...
  4. [00:39:32 ERROR]: [DirectoryProviderSource] Error loading plugin: zip END header not found
  5. java.util.zip.ZipException: zip END header not found
  6. at java.util.zip.ZipFile$Source.findEND(ZipFile.java:1649) ~[?:?]
  7. at java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1657) ~[?:?]
  8. at java.util.zip.ZipFile$Source.<init>(ZipFile.java:1495) ~[?:?]
  9. at java.util.zip.ZipFile$Source.get(ZipFile.java:1458) ~[?:?]
  10. at java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724) ~[?:?]
  11. at java.util.zip.ZipFile.<init>(ZipFile.java:251) ~[?:?]
  12. at java.util.zip.ZipFile.<init>(ZipFile.java:180) ~[?:?]
  13. at java.util.jar.JarFile.<init>(JarFile.java:345) ~[?:?]
  14. at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:60) ~[paper-1.20.4.jar:git-Paper-424]
  15. at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:47) ~[paper-1.20.4.jar:git-Paper-424]
  16. at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[paper-1.20.4.jar:git-Paper-424]
  17. at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[paper-1.20.4.jar:git-Paper-424]
  18. at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:101) ~[paper-1.20.4.jar:git-Paper-424]
  19. at net.minecraft.server.Main.main(Main.java:131) ~[paper-1.20.4.jar:git-Paper-424]
  20. at org.bukkit.craftbukkit.Main.main(Main.java:326) ~[paper-1.20.4.jar:git-Paper-424]
  21. at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
  22. at java.lang.Thread.run(Thread.java:1583) ~[?:?]
  23. [00:39:34 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement