Thread: Can someone help me with this error please..

Results 1 to 2 of 2
  1. #1 Can someone help me with this error please.. 
    Donator
    programz's Avatar
    Join Date
    Apr 2011
    Posts
    213
    Thanks given
    2
    Thanks received
    6
    Rep Power
    24
    Exception in thread "main" java.lang.NoClassDefFoundError: Gui
    Caused by: java.lang.ClassNotFoundException: Gui
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    Could not find the main class: Gui. Program will exit.
    Press any key to continue . . .

    ffs..
    Reply With Quote  
     

  2. #2  
    Extreme Donator


    Join Date
    Oct 2006
    Posts
    1,370
    Thanks given
    64
    Thanks received
    197
    Rep Power
    426
    Exception in thread "main" java.lang.NoClassDefFoundError: Gui


    ~flow@hacking . rs
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 9
    Last Post: 10-20-2011, 07:52 AM
  2. Replies: 6
    Last Post: 09-15-2010, 04:20 PM
  3. Replies: 6
    Last Post: 05-01-2010, 05:18 AM
  4. Replies: 4
    Last Post: 05-05-2009, 11:01 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •