Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[GUIDES] Setup your MuOnline Server From Season 97D to S18

Newbie Spellweaver
Joined
Apr 9, 2014
Messages
33
Reaction score
1
re: [Guide] Setup your Own server Season 1-2-3-4-5-6-7-8-9

Everything is working now and can connect to the database. Only the titanlinkserver is not responding and cannot write his log file cuz i have to kill to process. So seems like the titanlinkserver crashes and i don't know what cuz the problem
 
Newbie Spellweaver
Joined
Apr 9, 2014
Messages
33
Reaction score
1
re: [Guide] Setup your Own server Season 1-2-3-4-5-6-7-8-9

well i have found mu issue i guess only now the solution...

log:
Initialized log instance
Initializing Servers...
[AllowList] Loaded Successfull!
[DataServer1] Initializing database connection
[DataServer1] [DB] Connection Successfull!
[DataServer1] Connected to MuOnline@MuOnline database
[DataServer1] Initialized database connection
[DataServer1] Initializing IOCP system connection
[DataServer1] Server Listen OK. Port: 55960
[DataServer1] Initialized IOCP system connection
[DataServer2] Initializing database connection
[DataServer2] [DB] Connection Successfull!
[DataServer2] Connected to MuOnline@MuOnline database
[DataServer2] Initialized database connection
[DataServer2] Initializing IOCP system connection
[DataServer2] Server Listen OK. Port: 55962
[DataServer2] Initialized IOCP system connection
[JoinServer] Initializing database connection
[JoinServer] [DB] Connection Successfull!
[JoinServer] Connected to MuOnline@MuOnlineJoinDB database
[JoinServer] Initialized database connection
[JoinServer] Initializing IOCP system connection
[JoinServer] Server Listen OK. Port: 55970
[JoinServer] Initialized IOCP system connection
19:40:35 UPDATE MEMB_STAT SET ConnectStat = 0, DisConnectTM = getdate() WHERE ConnectStat = 1
[ExtraServer] Initializing database connection
SQLSTATE:28000, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'sa'.
SQLSTATE:IM006, Diagnosis:[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
[ExtraServer] [DB] Error On Connection!
[ExtraServer] Connected to MuOnline@MuOnline database
[ExtraServer] Initialized database connection
[ExtraServer] Initializing IOCP system connection
[ExtraServer] Server Listen OK. Port: 55999
[ExtraServer] Initialized IOCP system connection
[WzExDB] Initializing database connection
[WzExDB] [DB] Connection Successfull!
[WzExDB] Connected to MuOnline@MuOnline database
[WzExDB] Initialized database connection
[WzExDB] Initializing IOCP system connection
[WzExDB] Server Listen OK. Port: 55906
[WzExDB] Initialized IOCP system connection
19:40:36 SELECT * FROM Guild WHERE Number = G_Union
19:40:36 SELECT * FROM Guild WHERE Number <> G_Union
[WzExDB] [MuOnlineDB] GuildData Loaded in 156 msec
[PostServer] Initializing IOCP system connection
[PostServer] Server Listen OK. Port: 55998
[PostServer] Initialized IOCP system connection
Servers initialization in 1313 msec



config:
[DataServer1]

Port=55960
ServerODBC=MuOnline
Name=MuOnline
NameMe=MuOnline
NameRS=Ranking
NameES=MU2003_EVENT_DATA
ResetColumn=Resets
Login=Muadmin
Password=*******

MaxConnections=10

[DataServer2]

Port=55962
ServerODBC=MuOnline
Name=MuOnline
NameMe=MuOnline
NameRS=Ranking
NameES=MU2003_EVENT_DATA
ResetColumn=Resets
Login=Muadmin
Password=********

MaxConnections=10

[PostServer]

Port=55998
AdminName=Jeffrey

MaxConnections=10

[WzExDB]

Port=55906
ServerODBC=MuOnline
Name=MuOnline
Login=Muadmin
Password=********

MaxConnections=10

[JoinServer]

Port=55970
ServerODBC=MuOnlineJoinDB
Name=MuOnline
Login=Muadmin
Password=**********
UseGoldChannelSystem=0
UseSpecialDisconnect=0
OnStartDisconnectAllInDB=1
UseSpecialMove=0
UseMD5=0

CSIP=127.0.0.1
CSUDPPort=55557

[Common]

IsS6E2=1
IsSavePostLogs=1


ODBC connections are all setup with username Muadmin and password *********
adres is changed from (local) to 127.0.0.1.

it seems like the Titanlinkserver keeps useing SA as username instead of Muadmin.

someone an idea where this can be configured??

i have only the config.ini file in the titanlinkserver folder.
and all other config files or files with sql setup changed from sa to Muadmin..

please assist me with this. this the only thing thats keep me from running the server
 
Joined
May 26, 2009
Messages
17,308
Reaction score
3,219
re: [Guide] Setup your Own server Season 1-2-3-4-5-6-7-8-9

Not sure my friend.. if it says SQLSTATE:28000, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'sa'.
then somethin with that, somewhere it cannot be read, and last time, use sql 2000?
 
Newbie Spellweaver
Joined
Apr 9, 2014
Messages
33
Reaction score
1
re: [Guide] Setup your Own server Season 1-2-3-4-5-6-7-8-9

karli thanks for replying me.

i cannot run sql 2000 on my server 2008 r2.
and about the login failed.... nowhere in the scripts is login sa configured...... atleast what i know off.

i have changed all the logins for sql login to Muadmin so i really don't know where he gets its SA account from.

you any idea?? where i can look foor login sa....
 
Newbie Spellweaver
Joined
Apr 9, 2014
Messages
33
Reaction score
1
re: [Guide] Setup your Own server Season 1-2-3-4-5-6-7-8-9

can someone provide a download link to sql server 2008 R2 Enterprise???

i got a serial but lost the download page and my setup file
 
Initiate Mage
Joined
Feb 5, 2016
Messages
1
Reaction score
0
re: [Guide] Setup your Own server Season 1-2-3-4-5-6-7-8-9

what is perpect for my windows 7 sql2000 or sql2005 ?plsss reply sir tnz
 
Initiate Mage
Joined
Feb 20, 2016
Messages
1
Reaction score
0
Re: [Guide] Setup your Own Server Season 1 / 2 / 3 / 4 / 5

sir I cant download server that you put ? can you help me?
 
Initiate Mage
Joined
Jun 15, 2016
Messages
1
Reaction score
0
Re: [Guide] Setup your Own server Season 1-2-3-4-5-6-7-8-9

No files for season 9???
 
Newbie Spellweaver
Joined
Jul 5, 2016
Messages
5
Reaction score
0
Re: Setup your Own server Season 1-2-3-4-5-6-7-8-9

Hi there, my joinserver seems to be stuck, it won't launch.

Any suggestions? Windows 10 pro 64 bit if that helps.

I am following this video -
 
Newbie Spellweaver
Joined
Jul 5, 2016
Messages
5
Reaction score
0
Re: Setup your Own server Season 1-2-3-4-5-6-7-8-9

you might need to do this:

I have done that, no luck though.

Any chance you can teamviewer me or something and look through it all because I'm pretty sure I got it all right.
 
Back
Top