Hi, I configured ruby, MySQL, the server and all that good stuff, then I try to run RMX-OS.rb and as soon as it opens up, it quickly closes. I have no idea what's going on. Could someone help?
My configuration:
NAME = 'RMX-OS Server'
HOST = '192.168.1.100'
PORT = 54269
RMXOS_VERSION = 1.09
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 = [
''
]
EDIT: i managed to isolate the error and this is what the server file says.
(http://i865.photobucket.com/albums/ab217/CaitSith19/mypics/untitled.png)
go to the start panel if your using vista or 7 just type cmd in the search field and hit enter if its xp clich run type cmd and hit enter from there type in the full path to the rmx-os.rb file (you can past it in by right clicking on the header and selecting paste). hit enter and the rmx-os file should run. and it encounters an error the cmd won't exit and you will be able to read the error. good luck.
Quote from: Professor Ryexander Elm on March 09, 2010, 12:46:00 am
go to the start panel if your using vista or 7 just type cmd in the search field and hit enter if its xp clich run type cmd and hit enter from there type in the full path to the rmx-os.rb file (you can past it in by right clicking on the header and selecting paste). hit enter and the rmx-os file should run. and it encounters an error the cmd won't exit and you will be able to read the error. good luck.
i managed to isolate the error.(sorry if i'm doubleposting, i'm just desperate.)
(http://img532.imageshack.us/img532/2082/68281357.png)
Notice something? I'll give you a hint: "Couldn't find extension with empty filename."
Quote from: Champion Blizzard on March 09, 2010, 02:54:55 am
(http://img532.imageshack.us/img532/2082/68281357.png)
Notice something? I'll give you a hint: "Couldn't find extension with empty filename."
Thanks. issue fixed(it seems that the RMX-OS GUI program adds the '' even if there isn't anything there.)
............ oops
strange it didn't used to matter
LOL! Could be because of the last change I made in 1.09.