Thread: Mac

Results 1 to 6 of 6
  1. #1 Mac 
    Registered Member

    Join Date
    Sep 2011
    Posts
    527
    Thanks given
    124
    Thanks received
    49
    Rep Power
    77
    Ok guys I am having trouble running a private server on a mac, from what i have read in tutorials is open terminal then write cd then space and dragg the folder of the source. Then click enter, type javac*.java click enter and then open run.bat and copy from java to server and paste it and click enter again. It does seem to work but the client doesn't open and stuff you know, I also switched the semi colons to colon. Is it because the server i am using doesn't work on mac?
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Sep 2011
    Posts
    527
    Thanks given
    124
    Thanks received
    49
    Rep Power
    77
    anyone?
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Dec 2011
    Age
    26
    Posts
    2,303
    Thanks given
    471
    Thanks received
    764
    Rep Power
    0
    Not sure as I've never had a mac but download Eclipse Downloads and run it from there.
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Sep 2011
    Posts
    527
    Thanks given
    124
    Thanks received
    49
    Rep Power
    77
    No i don't think thats the way, in the tutorials i read eclipse was never mentioned. The tutorials said cd space then dragg server folder then type javac *.java click enter then copy paste what it says run.bat
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Sep 2011
    Posts
    527
    Thanks given
    124
    Thanks received
    49
    Rep Power
    77
    I got it to the client to open but it doesn't load, one server said error conencting to server and the other one was saying like updating files i don't remember but the red bar wasn't going anywhere? What do am i missing?
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Oct 2009
    Posts
    64
    Thanks given
    33
    Thanks received
    5
    Rep Power
    1
    You first have to compile the server. Which is the Javac *.java then you have to run the server which is the command that you will find inside the run.bat. After that, run the client and it should work fine.
    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

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