My current project uses Slick2D. I’ve never had a problem with using JarSplice to distribute my programs that use Slick up until now. When I go to actually create the “Fat Jar”, it gives this message:
Jar creation failed due to the following exception: error in opening zip file
Like I said, I’ve never come across this problem before. I know that it isn’t the natives or the main class causing the issue.
Has anyone ever run into this before? What was causing the issue?
Here’s my source, if that helps at all. http://www.mediafire.com/?57qee753bpru8d7
Thanks.