Thread: run.bat error

Results 1 to 6 of 6
  1. #1 run.bat error 
    Registered Member Sunfighter55's Avatar
    Join Date
    Nov 2007
    Posts
    52
    Thanks given
    1
    Thanks received
    0
    Rep Power
    6
    Code:
    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)
            at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    Could not find the main class: Gui.  Program will exit.
    Press any key to continue . . .
    I have been looking and trying to fix this problem for awhile now. Figured someone here maybe be able to help. Thanks.
     

  2. #2  
    BlackShade
    Guest
    It cannot find Gui.class
     

  3. #3  
    Registered Member Sunfighter55's Avatar
    Join Date
    Nov 2007
    Posts
    52
    Thanks given
    1
    Thanks received
    0
    Rep Power
    6
    it does this for every client i have how do i fix this >_<
     

  4. #4  
    wetee3
    Guest
    I used to have this problem, it cant be fixed. Just jar up the client then run it, that will work fine.
     

  5. #5  
    Registered Member Sunfighter55's Avatar
    Join Date
    Nov 2007
    Posts
    52
    Thanks given
    1
    Thanks received
    0
    Rep Power
    6
    yeah i have tried to jar it that still wont work and some of the clients i got alrdy are jarred and it still wont work...
     

  6. #6  
    Registered Member Sunfighter55's Avatar
    Join Date
    Nov 2007
    Posts
    52
    Thanks given
    1
    Thanks received
    0
    Rep Power
    6
    any1 know how 2 fix this problem. thanks
     


Thread Information
Users Browsing this Thread

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


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •