Help setting up RMX-OS Public

Started by whitespirits, February 07, 2010, 04:47:16 pm

Previous topic - Next topic

whitespirits

Hi i have been looking into setting my server up online and so far am not getting to far, this is what i have done so far,
in cfg under server i have changed this:
NAME = 'RMX-OS Server'
HOST = 'my ip address'
PORT = 54269
RMXOS_VERSION = 1.08

i run the server and it keeps terminating over and over on a countdown telling me its encountered an error.
in the client i changed this
    SERVERS.push(['Localhost', '127.0.0.1', 54269])
    SERVERS.push(['Ricahrds', '127.0.0.1', 54269])
    SERVERS.push(['test 2 port', 'my ip address', 54269])
but seeing as the server wont work without using 127.0.0.1 i used that server side so it runs and tried running the client and seeing as the localhost options are also on this list the script hangs still? can anyone help me?

Ryex

it is really hard to help you with out knowing what error your getting just post a screen shot of the window.
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

whitespirits


Aqua

Are you /sure/ that port 54269 is open?

whitespirits

February 07, 2010, 06:59:04 pm #4 Last Edit: February 07, 2010, 07:27:50 pm by whitespirits
ok im using port checker on my ip and under 192.168.1.64 port is open but still same error i have tried using a dns also

Ryex

I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

whitespirits

February 07, 2010, 07:47:04 pm #6 Last Edit: February 07, 2010, 08:47:51 pm by Aqua
NAME = 'RMX-OS Server'
HOST = '92.9.239.110'
PORT = 50000
RMXOS_VERSION = 1.08

LOG_MESSAGES = false
LOG_ERRORS = true
LOG_ACTIONS = true

MAXIMUM_CONNECTIONS = 50
LOGIN_TIMEOUT = 30
AUTO_RESTART = true
RESTART_TIME = 5
OPTIMIZE_DATABASE_ON_STARTUP = true
DATABASE_CONNECTION_TIMEOUT = 60

SQL_HOSTNAME = '127.0.0.1'
SQL_USERNAME = '******'
SQL_PASSWORD = '******'
SQL_DATABASE = 'rmxosdb'

INBOX_SIZE = 10

EXTENSIONS = [
'ABS', 'globals', 'Day and Night',
]


i changed open port to 50000, another thing i can see a list of computers under my router mines called richard-pc i have opened ports on that 1 and port checker says its not workin, so i user defined my ip to 192.168.1.64 and opened 50000 on it and it worked but is that under this pc? cause it seems to be comletely different options and ports i forward are seperate between the 2 ?

Edit:
i just ran ipconfig



Edit edit:
update just installed server on windows xp laptop and the ip of this system 192.168.1.73 i opened port 8080 used the checker and it was open so its definatly open just not working same error as other pc


Don't double post within 24 hours.  Use the edit button instead.
Also, I starred out the username & password
Don't triple post either -_-

Ryex

the host should not be your external IP but you internal.
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

Aqua

whitespirits... stop double/triple posting -__________-

It's against the rules.

whitespirits

sorry thanks tho i think ive got it i can setup a perminant server so if i get all setup i will make few maps so people can play it online with others test out some features :)