Thread: Noob RSPS question

Results 1 to 6 of 6
  1. #1 Noob RSPS question 
    Registered Member
    Join Date
    Oct 2015
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    So when I edit the compiler on run server to make my own RSPS it says "JRE7" I know to change it when it says "JDK..." to my current one but I'm not sure if i edit the JRE or leave it, might be why I'm unable to make servers work, thanks.
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Feb 2013
    Posts
    1,682
    Thanks given
    401
    Thanks received
    402
    Rep Power
    446
    Quote Originally Posted by andomax View Post
    So when I edit the compiler on run server to make my own RSPS it says "JRE7" I know to change it when it says "JDK..." to my current one but I'm not sure if i edit the JRE or leave it, might be why I'm unable to make servers work, thanks.
    Try using Eclipse.
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Aug 2015
    Posts
    600
    Thanks given
    140
    Thanks received
    77
    Rep Power
    0
    I get the feeling your not editing the batch files correctly.
    Reply With Quote  
     

  4. #4  
    Ask me how I'm doing

    .NF.'s Avatar
    Join Date
    Aug 2015
    Age
    30
    Posts
    2,174
    Thanks given
    293
    Thanks received
    619
    Rep Power
    567
    Compiler
    Code:
    "C:\Program Files\Java\jdk1.8.0_60/bin/javac.exe"
    Runserver
    Code:
    java -XX:-OmitStackTraceInFastThrow -server -cp bin;lib/*; com.rs.Launcher true true false
    pause
    Is this what you wanted? Then obv just change the JDK to your own version.
    Attached image
    Reply With Quote  
     

  5. #5  
    Registered Member Skwat's Avatar
    Join Date
    May 2011
    Posts
    83
    Thanks given
    2
    Thanks received
    5
    Rep Power
    1
    I suggest you to use an IDE like Eclipse or Netbeans. A IDE is an development environment which will help you with programming. An IDE also takes care of compiling your Java classes. You can just download eclipse for free and import your project (its not that hard).
    Relive your good old Runescape 2006 memories at https://addyscape.com/register


    Attached image
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    May 2013
    Posts
    282
    Thanks given
    11
    Thanks received
    7
    Rep Power
    11
    Basically what everyone else is saying. If you need help setting up your files through Eclipse (I prefer Eclipse) or Netbeans (also isn't that bad...) I can help you. I personally recommend Eclipse however:



    Eclipse IDE for Java EE Developers | Packages
    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. Noob Shop question
    By Guruu in forum Help
    Replies: 6
    Last Post: 09-06-2012, 04:13 AM
  2. Serious RSPS question
    By Huey in forum Chat
    Replies: 42
    Last Post: 12-22-2011, 06:48 AM
  3. noob hosting question
    By jer123 in forum Help
    Replies: 1
    Last Post: 12-17-2009, 12:05 AM
  4. [Noob] Few Questions Z508 [Noob]
    By JalYt Marcel in forum Help
    Replies: 1
    Last Post: 10-13-2009, 10:05 AM
  5. Ask me your RSPS Questions
    By Vastiko in forum RS2 Server
    Replies: 31
    Last Post: 08-27-2009, 06:55 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •