[could not find or load main class package.class] Even though it is there. JARS

So I have a jar, and I use it like this:
java -jar horde.jar
And I get that error. I looked at the manifest, and verified that the main-class existed. I am using jar splicer to make fat jars. What is wrong?!