Jump to content

[SOLVED]Ubuntuinstall [Two]


Necrovoice

Recommended Posts

Posted

Thanks for all your help, I am now able and have already set up my .conf files. I am getting ready to get the DB set up, something that I sure hope don't give me any headach. But again I am very greatfull for your help up to this point. It has been a learning experience. Something that Mangos has been to me time and time again.

Posted

I will be looking to you once again, to get the server running once the DB is set up. I am a little lost in the direction with getting the serve to run on the conf files are set.

Posted

Your conf files need to be under /opt/mangos/etc, not /opt/mangos/data.

be sure that your mangos.conf sets the DataDir to /opt/mangos/data.

in order to connect to a server you need to have two different processes running, realmd and mangosd.

when you're starting out and want to understand what's going on, I find it best to open two different terminal windows and run one process in each one. Once you get sick of doing that over and over you can move on to using 'screen' and writing a script to automate it.

just type

/opt/mangos/bin/realmd

in one and

/opt/mangos/bin/mangosd

in the other

if everything is configured right, they should both start and you can connect from your client.

Posted

yeah I got both of them running and what I think is an updated DB no errors except for a boat load from scriptdev2. at first I thought it was maybe I needed to update the DB but then again...

TwoDatabase 1.0.0 for MaNGOSTwo 12348+ and ScriptDev2 z2784+

Posted

If you mean messages as you start worldd but the server still starts, then don't worry about those. It is an indication that something isn't right, but thats at a level that delves into the coding aspect of mangos. Those are things that the developers will need to address. Of course, there's nothing stopping you from learning c++ and fixing them yourself either. ;) Thats my own next step in the learning process.

Posted

Yeah there are a bunch of messages. I was able to start, login, stop and repeat without any issues.

Thanks for being patient with me these past few days. I can say that I walks away learning more than a few things.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use