Thread: Please help me!

Results 1 to 7 of 7
  1. #1 Please help me! 
    Registered Member
    Join Date
    Sep 2013
    Posts
    16
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    I'm trying to remake runescape 2006 for my own little project.
    I'm trying to get this to work but nothing is working for me to try to get this to work also if anyone can help me I well be happy to use TV so you can help me but I rather just to post and explain what's going on with the client/server side.
    I do have 7/25 JDK and have java installed and also I have windows 8 64bit x86 OS 2TB system.

    The server side is saying this error saying the server is overloaded but sometimes it shows. http://prntscr.com/1per0q <--- Overloaded.
    This is the compile that's not working here is the code and the screenshot.
    @echo off
    "C:\Program Files (x86)\Java\jre7\bin\javac.exe" -classpath deps/log4j-1.2.15.jar;deps/jython.jar;deps/xstream.jar;deps/mina.jar;deps/mysql.jar;deps/poi.jar;deps/slf4j.jar;deps/slf4j-nop.jar -d bin src\server\event\*.java src\server\model\items\*.java src\server\model\minigames\*.java src\server\model\npcs\*.java src\server\model\objects\*.java src\server\model\players\*.java src\server\model\players\skills\*.java src\server\model\players\packets\*.java src\server\model\shops\*.java src\server\net\*.java src\server\task\*.java src\server\util\*.java src\server\world\*.java src\server\util\log\*.java src\server\*.java src\server\world\map\*.java
    pause

    Screenshot: Screenshot by Lightshot

    Now here is the client side of the 2006scape compile side now it's saying this. Screenshot by Lightshot
    Also here is the code for it to.

    @echo off
    title Compiler
    "C:/Program Files (x86)/Java/jdk1.7.0_25/bin/java.exe" *.java
    pause

    Can someone please help me with this I well be really much appreciated!
    Reply With Quote  
     

  2. #2  
    Project Drop-Zone Owner & The BLOOD Gang Always Banging RED


    Join Date
    May 2013
    Age
    28
    Posts
    2,992
    Thanks given
    5
    Thanks received
    937
    Rep Power
    183
    Not reading it all but for your compiler issue download and IDE such as Eclipse It will compile for you
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Sep 2013
    Posts
    16
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by Demolition View Post
    Not reading it all but for your compiler issue download and IDE such as Eclipse It will compile for you
    Okay I got the Eclipse 4.3 and the only thing is how and what files can I put in there like idk what to do...
    Reply With Quote  
     

  4. #4  
    ~Axium Developer~ || Coming soon!

    Join Date
    Nov 2012
    Posts
    138
    Thanks given
    4
    Thanks received
    8
    Rep Power
    17
    Quote Originally Posted by roose View Post
    Okay I got the Eclipse 4.3 and the only thing is how and what files can I put in there like idk what to do...
    Code:
     @echo off
    title Compiler
    "C:/Program Files (x86)/Java/jdk1.7.0_25/bin/javac.exe" *.java
    pause
    and the other compiler should also be using jdk not jre ...... try and change it to jdk and point it to ur javac.exe as well

    Axium Now In Beta!
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Sep 2013
    Posts
    16
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by hipster View Post
    Code:
     @echo off
    title Compiler
    "C:/Program Files (x86)/Java/jdk1.7.0_25/bin/javac.exe" *.java
    pause
    and the other compiler should also be using jdk not jre ...... try and change it to jdk and point it to ur javac.exe as well
    Can you help me on TV please?
    I have both of them on eclipse client/source
    It's just not working for me It did had 93 errors and I have fixed them but the client or server isn't running when I try to get it to run by using Eclipse.
    Screenshot by Lightshot
    Screenshot by Lightshot
    I did fix the problems.
    Reply With Quote  
     

  6. #6  
    squared

    Join Date
    Jun 2013
    Posts
    355
    Thanks given
    38
    Thanks received
    27
    Rep Power
    30
    Run the server/client through Eclipse for the time being.
    Reply With Quote  
     

  7. #7  
    Project Drop-Zone Owner & The BLOOD Gang Always Banging RED


    Join Date
    May 2013
    Age
    28
    Posts
    2,992
    Thanks given
    5
    Thanks received
    937
    Rep Power
    183
    I would show you how but my tv is fked
    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: 6
    Last Post: 12-13-2008, 07:03 PM
  2. PHP-MYSQL Error - please help me fix
    By polygon in forum Application Development
    Replies: 6
    Last Post: 11-22-2008, 01:51 PM
  3. Please Help me
    By k y z o n i in forum RS2 Client
    Replies: 9
    Last Post: 05-26-2008, 07:55 PM
  4. Please Help Me!
    By Lorvex in forum Tutorials
    Replies: 3
    Last Post: 09-08-2007, 05:20 PM
  5. webclient issues[PLEASE HELP ME]
    By Spoonkitty in forum RS2 Client
    Replies: 5
    Last Post: 08-15-2007, 11:29 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
  •