RMX-OS.rb

Started by glyth, October 30, 2013, 05:18:35 pm

Previous topic - Next topic

glyth

when i try to open this  RMX-OS.rb, i get this  error


C:\Users\Glyth\Downloads\MRMX-OS Serverreal\MRMX-OS Server>RMX-OS.rb
C:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require
': 193: %1 is not a valid Win32 application.   - C:/Users/Glyth/Downloads/MRMX-O
S Serverreal/MRMX-OS Server/bin/2.0/mysql_api.so (LoadError)
        from C:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:4
5:in `require'
        from C:/Users/Glyth/Downloads/MRMX-OS Serverreal/MRMX-OS Server/RMX-OS.r
b:72:in `<main>'

C:\Users\Glyth\Downloads\MRMX-OS Serverreal\MRMX-OS Server>

i'm ruining windows 7 64 bit home premuim edition

my current server config file looks like this



NAME = 'MRMX-OS System Server'
HOST = '127.0.0.1'
PORT = 54269
GAME_VERSION = 1.0

DEBUG_MODE = false
LOG_MESSAGES = false
LOG_ERRORS = true
LOG_ACTIONS = true

MAXIMUM_CONNECTIONS = 50
LOGIN_TIMEOUT = 120
AUTO_RESTART = true
RESTART_TIME = 5
USE_IP_BANNING = true
RUBY_PROMPT = false
EXTENDED_THREADING = true
OPTIMIZE_DATABASE_ON_STARTUP = false

SQL_HOSTNAME = '127.0.0.1'
SQL_USERNAME = 'root'
SQL_PASSWORD = 'ghost'
SQL_DATABASE = 'rmxosdb'

INBOX_SIZE = 20

EXTENSIONS = ["MOTD", "UserLogger"
]

and the  database is connected and such but  as you see the server well not do anything
is there a guide to configuring ruby more proper or did i get the wrong version


Blizzard

Don't use Ruby x64. Use Ruby x86.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

glyth

Not sure what version to download? Please read the right column for recommendations.

Ruby 2.0.0-p247
Ruby 2.0.0-p247 (x64)
Ruby 1.9.3-p448
Ruby 1.8.7-p374

which ones x86?

khkramer

Quote from: glyth on October 31, 2013, 12:28:49 pm
Not sure what version to download? Please read the right column for recommendations.

Ruby 2.0.0-p247
Ruby 2.0.0-p247 (x64)
Ruby 1.9.3-p448
Ruby 1.8.7-p374

which ones x86?


Ruby 2.0.0-p247, and if that doesn't work you can always use ruby 1.9.3

Blizzard

Yeah, usually everything is x86. If something's x64, it's usually written.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

glyth

now i got another promblem
i cant  the default program to open .rb files as ruby x86 any ideas?

WhiteRose

Quote from: glyth on October 31, 2013, 04:33:38 pm
now i got another promblem
i cant  the default program to open .rb files as ruby x86 any ideas?


You're not able to set the default program? That's odd. Does it not show up in the "Open with..." window?

glyth

no i have to  browse for it but it never sets it anyways:/