-
Notifications
You must be signed in to change notification settings - Fork 26
plugin crashes on use (paper 1.20.1) #259
Copy link
Copy link
Open
Labels
status: not enough infoIssues that require more information to be provided, either by the author or through investigation.Issues that require more information to be provided, either by the author or through investigation.type: questionQuestions regarding the use of EnderContainers.Questions regarding the use of EnderContainers.
Description
Activity
Metadata
Metadata
Assignees
Labels
status: not enough infoIssues that require more information to be provided, either by the author or through investigation.Issues that require more information to be provided, either by the author or through investigation.type: questionQuestions regarding the use of EnderContainers.Questions regarding the use of EnderContainers.
If i type /ec in chat or rightclick a physical enderchest, it does nothing but returns this in the console:
[23:32:18 ERROR]: Fatal error trying to convert EnderContainers v2.2.3-dev:fr/utarwyn/endercontainers/compatibility/ServerVersion.class
java.lang.IllegalArgumentException: Unsupported class file major version 25888
On 1.19.4 it worked but within the upgrade to version 1.20.1 it doesn't work anymore. But it works on a clean server without settings changed or any other plugins.
Plugin version 2.2.3 dev
setup is on a velocity proxy version 3.3.0 snapshot 307
server is paper 1.20.1 version 196
its a complex built network with server port 25574, redirected from the lobby 25571 by rightclicking an npc which runs '/server OGC-Factions' as the player
before it worked fine right until this minecraft version upgrade to the paper server. nothing got changed on settings or plugin list, it stopped working directly after the upgrade. Can someone try to understand/explain me the error? i didn't get the problem
just tried on a test server with the same paper .jar file and without the proxy in front of it. Just the new server and just the same endercontainers .jar file, it works too