JIG Forum Index JIG
Discussion of Java Instructional Gaming (JIG)
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Exception in thread "main" java.lang.NoClassDefFou

 
Post new topic   Reply to topic    JIG Forum Index -> JIG Questions
View previous topic :: View next topic  
Author Message
Rolf



Joined: 07 Sep 2009
Posts: 22

PostPosted: Sat Oct 17, 2009 6:50 am    Post subject: Exception in thread "main" java.lang.NoClassDefFou Reply with quote

I don't seem to be able to make my java runnable.

I keep getting java.lang.NoClassDefFoundError error. I did make it successfully run (but failed to find map file) few times, but it suddenly stopped working again.

I have manfest file with text

Manifest-Version: 1.0
Main-Class: Main.RolfKye
Class-Path: lib/jig-1.7.5.jar

But it does not work, other than previously mentioned brief times.

I have couple issues…

How do I access file that was included inside jar? I want to include map file inside jar file and be able to run it.

How do I solve Exception in thread "main" java.lang.NoClassDefFoundError: jig/engine/hli/StaticScreenGame error when I try to run it now?
Back to top
View user's profile Send private message
Rolf



Joined: 07 Sep 2009
Posts: 22

PostPosted: Sat Oct 17, 2009 8:12 pm    Post subject: Reply with quote

For people having similiar issues but with properly configured manfest...

Add a newline. Make sure manfest file ends with line with nothing but newline.

I hate voodoo stuff like that.

I still can't make my program find its map data file but in least it runs.
Back to top
View user's profile Send private message
Rolf



Joined: 07 Sep 2009
Posts: 22

PostPosted: Sat Oct 17, 2009 9:12 pm    Post subject: Reply with quote

http://www.keenertech.com/articles/2008/01/06/reading_resources_from_jar_files

Awesome site that shows how to load from file in java jar. Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    JIG Forum Index -> JIG Questions All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP