Re: ZipException: invalid entry CRC on opening the sh3d file
by Daniels118 » Wed Apr 06, 2022 4:33 pm
however I can load the demos
This isn't so weird since demos are embedded within the jars, so as long the application starts it will always be able to load the demos.
It could be that the JDKs use some native system call to handle compressed files (but not the jars), so a system update or other software installation could affect the JVM behaviour. Have you update your OS or any other application?