Quote:
Originally Posted by kensynhan
I'm using
gamesever in this topic [Only registered and activated users can see links. Click Here To Register...]
Db in [Only registered and activated users can see links. Click Here To Register...]
Sql 2000 sp4
But when i start dbmon -> CastServer[1.26.0] it is
[Only registered and activated users can see links. Click Here To Register...]
And SessionServer[1.22.0] is stopworking when i play it
|
You did not configure your config files correctly.
Check all of the config.ini files. I can't remember all of them off the top of my head, but the ones I believe have a config to connect to the database are login, session, gate, accountcate, and cast (based off the screenshot).
For example in the photo login failed for "sa". You're using the default account, "sa", in config files of CastServer. In the same folder where you start CastServer, there should be a "config.ini" file. Open it, fill in the information correctly (make sure the password is the same password as for sa user, the one you may log into MSSQL with). If you don't use SA, change SA to the mssql user you use then fill in the password.