Thread: Can anyone fix this error? (I'm new to this)

Results 1 to 10 of 10
  1. #1 Can anyone fix this error? (I'm new to this) 
    Registered Member
    Join Date
    Jul 2013
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Okay so I just started getting in to this RSPS stuff and I'm trying to run my client, but i keep getting this error:

    Code:
    Error: Could not find or load main class client
    Press any key to continue . . .
    I edited the Run.bat and the Compile.bat so that they have my version of Java (1.8.0_05) and I have tried to Compile and it just says "Press any key to continue . . ."
    When I run the server everything works fine. So its something with the client.

    I also have placed the Cache folder in my C:/

    Anybody know what the problem is or how to fix it?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2013
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Here is the code for my Run.bat for the Client:

    Code:
    @echo off
    title Client
    cd ./bin/
    java -Xmx512m client 10 0 lowmem members 32
    pause
    Reply With Quote  
     

  3. #3  
    mush

    Danny's Avatar
    Join Date
    Sep 2013
    Posts
    1,221
    Thanks given
    38
    Thanks received
    316
    Rep Power
    551
    Its telling you why it wont run....
    Attached image
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jul 2013
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by -Danny View Post
    Its telling you why it wont run....
    I'm aware.. but like I said I'm new to this. I understand that it can't find or load the class client. But I was wondering how I can make it find or load the class client.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    May 2014
    Age
    25
    Posts
    145
    Thanks given
    9
    Thanks received
    12
    Rep Power
    26
    Quote Originally Posted by Obsidium View Post
    I'm aware.. but like I said I'm new to this. I understand that it can't find or load the class client. But I was wondering how I can make it find or load the class client.
    Are you using ardi's 2.0?


    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jul 2013
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Smok3y View Post
    Are you using ardi's 2.0?
    No I'm using Divine Fury
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    May 2014
    Age
    25
    Posts
    145
    Thanks given
    9
    Thanks received
    12
    Rep Power
    26
    Quote Originally Posted by Obsidium View Post
    No I'm using Divine Fury
    Post your client class please, and where is the client file located?


    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Jul 2013
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Smok3y View Post
    Post your client class please, and where is the client file located?




    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Jul 2013
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Also could it be that I have my Environment Variables wrong?? I believe they are correct... Does this look right?

    Reply With Quote  
     

  10. #10  
    Registered Member Mr Jason's Avatar
    Join Date
    Dec 2013
    Posts
    384
    Thanks given
    37
    Thanks received
    113
    Rep Power
    0
    You should use an IDE, expecially when you are new to this.
    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: 8
    Last Post: 07-27-2012, 01:01 PM
  2. Can anyone fix this error?
    By Terrorsmurf in forum Help
    Replies: 5
    Last Post: 04-08-2011, 06:27 PM
  3. Can anyone fix my webclient?
    By Smithyy in forum Help
    Replies: 1
    Last Post: 07-01-2010, 09:24 PM
  4. can anyone fix this shit??
    By Damien in forum Help
    Replies: 4
    Last Post: 04-01-2010, 02:57 PM
  5. Getting this error when adding new items...
    By Elithysia in forum Help
    Replies: 6
    Last Post: 07-31-2009, 05:57 PM
Tags for this Thread

View Tag Cloud

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