mac help

Post here if you need help setting up your server, etc.
Post Reply
mattadams
Average Program
Posts: 52
Joined: Mon Sep 11, 2006 3:41 am

mac help

Post by mattadams »

how can i get a server runnuing on a mac....it says language british english not found, and i can type in the console. please help me get a server running on my mac
User avatar
anjori
On Lightcycle Grid
Posts: 28
Joined: Thu Nov 24, 2005 10:41 pm
Location: Canada

Post by anjori »

Hmm. Same thing happened to me after compiling the client from source on Kubuntu. I did a ./configure and make and then tried to run ./src/armagetronad_main but got an error about missing language British english. Only after doing make install would it run.
User avatar
wrtlprnft
Reverse Outside Corner Grinder
Posts: 1679
Joined: Wed Jan 04, 2006 4:42 am
Location: 0x08048000
Contact:

Post by wrtlprnft »

I dunno if that changes anything (just running “src/armagetronad-main” works for me, too), but there's a “make run” you're supposed to use…
There's no place like ::1
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Post by dlh »

Try

Code: Select all

./armagetronad-dedicated --datadir . --configdir .
or something like that. Use the --help flag to see all the options.
Last edited by dlh on Wed Sep 13, 2006 4:43 pm, edited 1 time in total.
mattadams
Average Program
Posts: 52
Joined: Mon Sep 11, 2006 3:41 am

server

Post by mattadams »

thx for the help...but i CANNOT no matter what i do type into the server...or is it a notepad drag into the config folder?
QUARG
Round Winner
Posts: 223
Joined: Thu Sep 14, 2006 2:38 pm
Location: montreal

Post by QUARG »

hey guys, ive got the same probleme. nemostultae what do i do with the line of code you posted? thnx in advance. :o and what is make install?
mattadams
Average Program
Posts: 52
Joined: Mon Sep 11, 2006 3:41 am

mac help

Post by mattadams »

he said exacly my problem..we dont know where to put that code...we cannot type in server directly
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

It's how you should start the server.
User avatar
joda.bot
Match Winner
Posts: 421
Joined: Sun Jun 20, 2004 11:00 am
Location: Germany
Contact:

Post by joda.bot »

reminder to add solution information, probably ppl just don't know how to open a terminal and run the dedicated server from there (as far as I can tell right now)
User avatar
2020
Outside Corner Grinder
Posts: 1322
Joined: Thu Dec 29, 2005 9:21 pm
Location: the present, finally

Post by 2020 »

i certainly don't
but i would like simple instructions to be able to
:D
hold the line
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Post by dlh »

  1. Open “/Application/Utilities/Terminal.app”.
  2. Type “cd ” and then drag the “Armagetron Advanced Dedicated” folder onto the Terminal.app window and press enter.
  3. Enter “./armagetronad-dedicated --datadir . --configdir .”.
QUARG
Round Winner
Posts: 223
Joined: Thu Sep 14, 2006 2:38 pm
Location: montreal

Post by QUARG »

ok so i got the terminal working. the server is up, but i cant see it on master list. i set the udp port 4534. i think its in the script i have to change something. but i dont know what.
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

You may want to have a look at the FAQ here.
QUARG
Round Winner
Posts: 223
Joined: Thu Sep 14, 2006 2:38 pm
Location: montreal

Post by QUARG »

Well all is good, i got it working. i would like to thank the acadamy, my mother, god, and most of all you the tron comunity for your help and involvment in the continued success of this game. (the crowd sheds a tear) :lol:
Post Reply