Results 1 to 5 of 5
Thread: Some error I get!
- 09-05-2011, 04:50 PM #1
Member
- Join Date
- Sep 2011
- Posts
- 2
- Rep Power
- 0
- 09-05-2011, 04:58 PM #2
Re: Some error I get!
Find the jar file that contains the class mentioned in the error message: Registryjava.lang.NoClassDefFoundError: com/ms/wfc/app/Registry"
and add that jar file to your class path when you execute the program.
A Better Way: Contact the author of the program and ask him how to solve the problem.
- 09-05-2011, 04:59 PM #3
- Join Date
- Jan 2011
- Location
- Richmond, Virginia
- Posts
- 3,069
- Blog Entries
- 3
- Rep Power
- 7
Re: Some error I get!
Context is important for us to help, what's the full error? The code where it occurs? What did you do to cause it?
As a side note, how did you write this game if you don't know java?
- 09-05-2011, 05:04 PM #4
Member
- Join Date
- Sep 2011
- Posts
- 2
- Rep Power
- 0
Re: Some error I get!
I did not wrote the game I just want to play it but I get error!
- 09-05-2011, 05:05 PM #5
Similar Threads
-
java out of memory error-heap space error
By elsanthosh in forum NetBeansReplies: 4Last Post: 06-15-2010, 09:31 AM -
> Operator cannot be applied error and return incompatible types error
By corney_16 in forum New To JavaReplies: 1Last Post: 03-10-2010, 01:53 PM -
Thread: Error 500--Internal Server Error java.lang.NullPointerException
By jackdear44 in forum New To JavaReplies: 1Last Post: 12-05-2009, 07:28 AM -
java.lang.Error: Error opening DSound for capture
By NARs in forum NetworkingReplies: 1Last Post: 10-26-2009, 04:38 PM -
Diference Between compiler error Garbage collection and Runtime Error?
By makpandian in forum New To JavaReplies: 3Last Post: 01-23-2009, 08:53 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks