Can't start the plugin - `zip file closed`
filiptronicek opened this issue ยท 0 comments
Information
- Server version:
This server is running Paper version git-Paper-169 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 60e46ab)
You are running the latest version
Previous version: git-Paper-68 (MC: 1.18.1)
- Full output of
/mv version -p
: https://paste.gg/1224a007adc4439fba37322dfadd518c - Server log: https://gist.github.com/filiptronicek/967674f6ec6f6d780be219dfbe7d12c3
Details
I was not able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.
Description
This bug makes it so that after upgrading to Minecraft 1.18 with Paper, the plugin stopped working entirely, it doesn't load at all when starting the server, instead it errors out with
java.lang.IllegalStateException: zip file closed
Steps to reproduce
- Download the plugin
- Start the server
Expected behavior
The plugin gets loaded successfully.