Thread: Require Help with creating RSPS on MAC.

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 Require Help with creating RSPS on MAC. 
    Registered Member
    Join Date
    Feb 2016
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hello.

    I have recently decided I would love to get into the RSPS scene.

    Ive seen a few guides on creating an RSPS on Mac operating system but all the clients/sources that are used within the tutorials aren't available to download anymore so it is hard to actually follow the guide as a beginner.

    Is there anybody that would be willing to help me set up a base RSPS that I can then play around with myself and hopefully create the server I dream of making?

    I have tried using eclipse and also tried playing with .bat files following guides but nothing seems to work for me. Ive been pulling my hair out for 6 hours.

    Is there any recommendations as to what client/source I should begin with?

    Please get back to me. I am willing to share my discord so we can speak.

    Thank You

    Smorrelli.
    Reply With Quote  
     

  2. #2  
    Member
    Join Date
    Mar 2017
    Posts
    143
    Thanks given
    10
    Thanks received
    18
    Rep Power
    0
    Quote Originally Posted by Smorrelli View Post
    Hello.

    I have recently decided I would love to get into the RSPS scene.

    Ive seen a few guides on creating an RSPS on Mac operating system but all the clients/sources that are used within the tutorials aren't available to download anymore so it is hard to actually follow the guide as a beginner.

    Is there anybody that would be willing to help me set up a base RSPS that I can then play around with myself and hopefully create the server I dream of making?

    I have tried using eclipse and also tried playing with .bat files following guides but nothing seems to work for me. Ive been pulling my hair out for 6 hours.

    Is there any recommendations as to what client/source I should begin with?

    Please get back to me. I am willing to share my discord so we can speak.

    Thank You

    Smorrelli.
    https://www.rune-server.ee/runescape...nterfaces.html
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Feb 2016
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hi Zanariss, thanks for your reply.

    Could you possibly advise me on how to actually get this up and running? Sorry for the inconvenience.

    I tried to open it as a java project within eclipse and then run as a java application but I am just thrown error messages.


    Thanks.
    Reply With Quote  
     

  4. #4  
    Extreme Donator

    Unzy's Avatar
    Join Date
    Feb 2017
    Posts
    1,086
    Thanks given
    0
    Thanks received
    2,881
    Rep Power
    5000
    Goodluck with making an RSPS my man, i'm an owner of an RSPS myself, called os-unity, I don't develop. There's a lot of pages on here that show you step by step what to do first. Just take a little research.

    1 thing you need to do is just get yourself a nice team of trusted developers, with a small team of staff and start from there.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Feb 2016
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by UnzyRS View Post
    Goodluck with making an RSPS my man, i'm an owner of an RSPS myself, called os-unity, I don't develop.

    1 thing you need to do is just get yourself a nice team of trusted developers, with a small team of staff and start from there.
    Thanks buddy. Means a lot.

    It is mostly just something I would be looking to do in my spare time at the moment. Just play around with different things. Im just having a terrible time actually getting the bloody thing working on mac. I do own a windows note book and I had one running within minutes on that but its extremely slow. There isn't many useful Mac guides out there to help with this .
    Reply With Quote  
     

  6. #6  
    Extreme Donator

    Unzy's Avatar
    Join Date
    Feb 2017
    Posts
    1,086
    Thanks given
    0
    Thanks received
    2,881
    Rep Power
    5000
    Mac's are a pain with any sort of gaming on the internet. Sorry I can't help you.

    Sure there will be somewhere you can find help for that.
    Reply With Quote  
     

  7. #7  
    Registered Member

    Join Date
    Oct 2011
    Posts
    2,084
    Thanks given
    0
    Thanks received
    1,043
    Rep Power
    3608
    i'm not sure why people are over-complicating themselves when it comes to mac. it's really not that different from windows...

    just as you would on a windows, download eclipse (Eclipse IDE for Java Developers | Packages) and jdk (Java SE - Downloads | Oracle Technology Network | Oracle). find your preferred source and client in the downloads section and extract. then, in eclipse, option + command + n, or file > new > java project, and locate your client. then, do the same for the source. now that they're both imported, ensure that the cache is in the correct location, "user.home". right click the source > run as > java application > locate main class. then, do the same for the client.

    you don't need any fancy plug-in downloads or .bat files...

    there may be little tweaks you need to do for certain projects but that basically outlines how you would start the typical rsps on a windows or mac.
    Reply With Quote  
     

  8. #8  
    Extreme Donator


    Join Date
    Oct 2010
    Posts
    2,853
    Thanks given
    1,213
    Thanks received
    1,622
    Rep Power
    5000
    Quote Originally Posted by Smorrelli View Post
    Hi Zanariss, thanks for your reply.

    Could you possibly advise me on how to actually get this up and running? Sorry for the inconvenience.

    I tried to open it as a java project within eclipse and then run as a java application but I am just thrown error messages.


    Thanks.
    You probably imported the entire package into eclipse as a java project. You need to import the server and client folders as seperate projects.
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Feb 2016
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Professor Oak View Post
    You probably imported the entire package into eclipse as a java project. You need to import the server and client folders as seperate projects.
    I have imported them separate. This is what I am getting when I try to run as a java app. Any advice?

    Imgur: The most awesome images on the Internet - source

    Imgur: The most awesome images on the Internet - client

    Thank you
    Reply With Quote  
     

  10. #10  
    Extreme Donator


    Join Date
    Oct 2010
    Posts
    2,853
    Thanks given
    1,213
    Thanks received
    1,622
    Rep Power
    5000
    You need to select the main types.
    Server's main class is "Elvarg.java"
    Client's main class is probably just "Client.java"
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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. Help - Running RSPS on Mac
    By Marker in forum Help
    Replies: 1
    Last Post: 05-31-2017, 03:22 PM
  2. Need help with running JAR on mac
    By SSdicing in forum Help
    Replies: 0
    Last Post: 10-08-2014, 05:42 PM
  3. Replies: 6
    Last Post: 05-30-2013, 04:15 PM
  4. Help with running rsps on vps (linux Centos)
    By Dark_Reflex in forum Hosting
    Replies: 5
    Last Post: 05-26-2013, 12:49 PM
  5. NEED help with hosting rsps on my VPS!
    By mattzftw in forum Requests
    Replies: 3
    Last Post: 09-04-2011, 05:23 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
  •