Search found 1 match

by emeraldemon
Fri Aug 10, 2007 8:53 pm
Forum: Wormageddon
Topic: NegativeArraySizeException when loading jars
Replies: 2
Views: 21116

NegativeArraySizeException when loading jars

I downloaded the Worm SDK and I can use it on single class files just fine. But when I try to create a jar to load, I get a NegativeArraySizeException. at org.hacker.engine.JarClassLoader.<init>(JarClassLoader.java:20) Perhaps I'm creating bad jar files, but I don't know how. Can anyone shed some li...