Thread: Running your server/client With a macbook.

Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1 Running your server/client With a macbook. 
    Discord Johnyblob22#7757


    Join Date
    Mar 2016
    Posts
    1,384
    Thanks given
    365
    Thanks received
    575
    Rep Power
    5000
    Hey runeserver I haven't seen a good tut for this in a while.




    First step. Open Terminal (If its not in your task bar go to your launcher and click on utilities.)


    Second step. Open your compiler or run.bat with a text editor. Use the replace option at the top right. Search for ever ; (Semicolon) . Now replace them with a : (Regular colon).

    Third step. Now click on that terminal that you opened earlier. Now we are gonna cd in. This is basically putting the directory for your server/client where those batch files are in to the terminal so they can be modified by terminal. do Exactly what i paste here but with your info filled in.


    Code:
    cd /Users/Your user account/Put the path from your user account to the BIN of client or server./Your compile or run server code. goes here
    If your confused or lost heres an example. I was compiling My tizenx client.
    Example:

    Code:
    cd /Users/johnyblob22/Documents/Client/binjava -Dfile.encoding=Cp1252 -classpath bin:lib/libs.jar:lib/graphics.jar: Loader
    So i did a cd with my user and then a path going from my user account all the way to my clients bin. After that do another slash and put the code in from the batch file

    Make sure the code you put in to the cd in terminal is the code you replaced the ; with : . (SECOND STEP)
    Attached image
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Nov 2015
    Age
    24
    Posts
    1,980
    Thanks given
    334
    Thanks received
    1,051
    Rep Power
    5000
    tanks friend vary helpful
    Reply With Quote  
     

  3. #3  
    Registered Member Viision's Avatar
    Join Date
    Jun 2015
    Posts
    132
    Thanks given
    13
    Thanks received
    18
    Rep Power
    55
    Great Tutorial, Thanks for sharing Mate!
    Attached image
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Oct 2011
    Posts
    2,084
    Thanks given
    0
    Thanks received
    1,043
    Rep Power
    3608
    wot you can just use an ide lol.
    Reply With Quote  
     

  5. #5  
    Respected Member


    Kris's Avatar
    Join Date
    Jun 2016
    Age
    26
    Posts
    3,638
    Thanks given
    820
    Thanks received
    2,642
    Rep Power
    5000
    Negged for being a vaping faggot and not using an IDE.
    Attached image
    Reply With Quote  
     

  6. #6  
    Registered Member
    Melvin's Avatar
    Join Date
    Aug 2011
    Posts
    1,150
    Thanks given
    546
    Thanks received
    418
    Rep Power
    1561
    why would you not even use an IDE this is 2018


    A creative man is motivated by the desire to achieve, not by the desire to beat others.”


    ― Ayn Rand
    Reply With Quote  
     

  7. #7  
    Discord Johnyblob22#7757


    Join Date
    Mar 2016
    Posts
    1,384
    Thanks given
    365
    Thanks received
    575
    Rep Power
    5000
    Quote Originally Posted by Im Melvin View Post
    why would you not even use an IDE this is 2018


    If you read the thread. Macs dont handle eclipse very well. Its laggy and is bad
    Attached image
    Reply With Quote  
     

  8. #8  
    A good beginning makes a good end.
    Elon Musk's Avatar
    Join Date
    Mar 2013
    Posts
    663
    Thanks given
    86
    Thanks received
    72
    Rep Power
    87
    Quote Originally Posted by Omelete View Post
    wot you can just use an ide lol.
    I was wondering the same thing.. lol
    Attached image
    Attached image
    Attached image
    Reply With Quote  
     

  9. #9  
    Registered Member

    Join Date
    Oct 2011
    Posts
    2,084
    Thanks given
    0
    Thanks received
    1,043
    Rep Power
    3608
    Quote Originally Posted by Johnyblob22 View Post
    If you read the thread. Macs dont handle eclipse very well. Its laggy and is bad
    idk who said that but both eclipse and intellij work fine on my 2012 and 2015 macbooks.
    Reply With Quote  
     

  10. #10  
    Discord Johnyblob22#7757


    Join Date
    Mar 2016
    Posts
    1,384
    Thanks given
    365
    Thanks received
    575
    Rep Power
    5000
    Quote Originally Posted by Omelete View Post
    idk who said that but both eclipse and intellij work fine on my 2012 and 2015 macbooks.

    Im running a 2014 macbook air and its god awful/
    Attached image
    Reply With Quote  
     

Page 1 of 3 123 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. Running Your Server With A Batch Script
    By CrazyPanda in forum Tutorials
    Replies: 8
    Last Post: 03-12-2016, 02:12 PM
  2. Running your server with Netbeans.
    By Purplez in forum Help
    Replies: 2
    Last Post: 01-11-2013, 10:02 PM
  3. Replies: 24
    Last Post: 07-14-2009, 07:37 AM
  4. how do you run your server on linux
    By Iain in forum Help
    Replies: 4
    Last Post: 01-14-2009, 10:50 PM
  5. What Kind of Host do you use to Run your server?
    By racelin2 in forum RS2 Server
    Replies: 2
    Last Post: 06-13-2008, 05:19 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
  •