-
Notifications
You must be signed in to change notification settings - Fork 96
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
Server crash #965
Comments
[17:59:24] [Server thread/ERROR] [FML/]: There was a problem reading the entry META-INF/versions/9/module-info.class in the jar /home/container/mods/Eln-1.22.2.jar - probably a corrupt zip
Caused by: java.lang.IllegalArgumentException |
Hi, on my server when I try to put the Electrical Age mod this error comes out in the log file. As soon as I start the server continues to work for 5 minutes and then due to the mod it stops. Can anyone help me?
[17:59:24] [Server thread/WARN] [FML/]: Zip file Eln-1.22.2.jar failed to read properly, it will be ignored
cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException
Caused by: java.lang.IllegalArgumentException
at org.objectweb.asm.ClassReader.(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at cpw.mods.fml.common.discovery.asm.ASMModParser.(ASMModParser.java:52) ~[ASMModParser.class:?]
... 11 more
The text was updated successfully, but these errors were encountered: