Event chips error

Status
Not open for further replies.
Joined
Apr 30, 2005
Messages
26
Reaction score
1
Hey guys!
I downloaded the server files from : http://forum.ragezone.com/f197/muserver-0-99-62t-1-a-1044452/
all is good but in the D:\MuServer\db backs is only MuOnline.bak . So I made only one datebase named MuOnline correct ?

I tried to download from another server files Ranking.bak and add a new datebase named Ranking but didnt help.

Can some1 give me an advice plz ?

When the gameserver is up i get an error "Event chisp ????"


PL_BART_PL - Event chips error - RaGEZONE Forums

PL_BART_PL - Event chips error - RaGEZONE Forums


D:\MuServer\EventServer\DATA\svconfig :

[pim_setting]
queue_no=4
workerthread_no=4

[odbc_connection]
mu2003_dbname = MuOnline
mu2003_dsn = MU2003_EVENT_DB
mu2003_uid = sa
mu2003_pass =
 
Last edited:
1st of all setup the ODBC right

mu2003_uid = sa
mu2003_pass = ?? why no password? ...

Thank You .
I dont use pass becouse the server is only for me (lan) so no need. Anyway I correct the ODBC manualy, but its the same error , I even changed the server files, still the same.

I fixed it ,Thx
 
Last edited:
Upvote 0
Than share with the community how did you fixed....

Anyways use password everywhere all the time!

Hey , well I didnt listen to you and still I didnt enter my password in MSSQL . So since I dont have the pass I was thinking I dont need to set in D:\MuServer\EventServer\DATA\svconfig.ini
With the error svconfig looks like this:

[pim_setting]
queue_no=4
workerthread_no=4

[odbc_connection]
mu2003_dbname = MuOnline
mu2003_dsn = MuOnline
mu2003_uid = sa
mu2003_pass =

But the right thing to do for me was add in svconfig a password WHICH I DIDNT SET UP IN MSSQL its a random password ,so the svconfig.ini without the error looks like this:
[pim_setting]
queue_no=4
workerthread_no=4

[odbc_connection]
mu2003_dbname = MuOnline
mu2003_dsn = MuOnline
mu2003_uid = sa
mu2003_pass = sa

sry for my english, I hope i helped some1 with this.
Have a nice day
 
Upvote 0
Status
Not open for further replies.
Back