Re-writing a master, need help!

Started by Xolitude, April 01, 2013, 10:17:58 pm

Previous topic - Next topic

Xolitude

Since I plan on making my MasterServer Open/Free-Source anyway, I am gonna come here for help.

First, let me explain what I did.

I downloaded NetVX Version 2, expecting for it to all work(editing the cfg.ini). But NOTHING worked, Master(NetVX.rb) wouldn't even start without me editing it so now I am practically re-writing it.
So here is my problem:

The actual error in the masterserver
Spoiler: ShowHide



The DFO-Master.rb + Client_DFOnline.rb Code
http://pastebin.com/E3zYYTJY - DFO-Master
--
http://pastebin.com/zSUbD5bt - Client_DFO

##################

Any help would be deeply appreciated <3

Blizzard

As I already mentioned in the PM, you are probably missing mysql.so and libmysql.lib (which is kind of retarded because they should be shipped with the server).
I still think you should rather use RMX-OS as a base for an RMVX online system as you should be able to use most of the server and client networking code without many changes.
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.

Xolitude

I have those =3 but ok... I'll see what I can do with RMX-OS.