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!

Row UID DBAGENT CHATSERVER crashes

Newbie Spellweaver
Joined
Apr 12, 2011
Messages
7
Reaction score
0
[/COLOR]Ok i fixed all, nothing crash now but the login server is still closed..
Code:
Server ID      : 0x10000002
Server Group   : 0
Server Zone    : 16
Server Channel : 0
Server Status  : Started Server
Connect with DBAgentServer : Connected
Connect with LogServer     : Disconnected
Connect with ChatServer    : Connected

it pops out for every zone.. (just the line server zone would be diferent for each zone)

RYL Original - Row UID DBAGENT CHATSERVER crashes - RaGEZONE Forums


what should i do?
 
Last edited:
Newbie Spellweaver
Joined
Apr 12, 2011
Messages
7
Reaction score
0
i just did it step by step, still it cannot connect to the db,
I tried to use sa username and password
rowtest(which we configured in the totorial that u have just gave) and password
also tried to turn of the firewall
restarting the SQL Server(SQLEXPRESS)
but nothing seems to work,
im starting the server with the ryl controller, but once it hits the first map than the uid,login,dbagent,chat server crashes..(the map works fine)

anyone has any idea on what could be the problem?

---------- Post added at 01:12 PM ---------- Previous post was at 12:33 PM ----------

Ok i fixed all, nothing crash now but the login server is still closed..
Code:
Server ID      : 0x10000002
Server Group   : 0
Server Zone    : 16
Server Channel : 0
Server Status  : Started Server
Connect with DBAgentServer : Connected
Connect with LogServer     : Disconnected
Connect with ChatServer    : Connected

it pops out for every zone.. (just the line server zone would be diferent for each zone)

RYL Original - Row UID DBAGENT CHATSERVER crashes - RaGEZONE Forums


what should i do?
 
Last edited:
Newbie Spellweaver
Joined
Apr 23, 2008
Messages
53
Reaction score
0
1.In the Versioninfo.dat the number is the same as the server setup?


2.Have you copied DemonSetup.ini and changed the IPs to match the correct ones and the ran ServerSetupDlg.exe?

3.publish the error you got(\server\whateverservercrashed)



*p.s something looks strange in the run because we can see that the login is on but looks like you didn't enable to login to the server or there isn't a server "map" / "world" (Sever to pick)

try to set same name of server and login server.
 
Last edited:
Newbie Spellweaver
Joined
Apr 12, 2011
Messages
7
Reaction score
0
hmm i succesfully did it but now im facing a new problem:(the problem was in the rylservercontroller)

RYL Original - Row UID DBAGENT CHATSERVER crashes - RaGEZONE Forums


as you can see the login is now ok, but now the server still doesnt shown&only zone16 is dissconnected from loginserver
 
Last edited:
Newbie Spellweaver
Joined
Apr 23, 2008
Messages
53
Reaction score
0
Have you restored the database of:
ROWadmintool
ROWbillingDB
ROWgame
ROWpay
youxiuser

you know..

right click->restore->database->*from device
**in options check "Overwrite the existing database (WITH REPLACE)

--------do this for all the dbs--------


***************************************************************************

may be your RYLServerController.ini is not configured correctly
ServerDir= Local Server Files
LogFile= Login Files
StatusFile= etc
OnlineLog= etc




*-*-*-*-**-*-*- have you tried to run it under wan ip yet?
 
Last edited:
Newbie Spellweaver
Joined
Apr 12, 2011
Messages
7
Reaction score
0
i did everything correctly, and yes i tried with a wan ip but it still doesnt works:(

i also tried to use rylgameserverX(x=zone numer) instead of the .bat files.. if i do that than still it pops up the zone16 and says that the logserver is disconnected
 
Last edited:
Newbie Spellweaver
Joined
Apr 23, 2008
Messages
53
Reaction score
0
First of all there are few problems:
Invalid Item + Grade

Second don't close the server.. after you lunch it create a log because now I don't see if you got an error while running the server or right after you closed it.

IN ROWDBAgentServer2011-04-16 18,51,56-0000.log
you can see from raw 5 to 35 that all ran smooth and everything is fine but from there downwards you probably shut down the server so all I saw is "Disconnected" without a critical error.

*post a picture too next time*
 
Newbie Spellweaver
Joined
Jan 30, 2011
Messages
28
Reaction score
0
First of all thanks for the Quick response.

From what I understand I need to send you the file [Image] of ROWDBAgentServer before I close the server.

I did not understand how exactly do the TXT file image So, I show you as a code.

Code:
[Ty-INF][Tm-2011-04-16 19:22:13][Ex-±זµו : 0 °³¸¦ ְ׀¾מ¿װ½ְ´ֿ´]
[Ty-INF][Tm-2011-04-16 19:22:13][Ex-±זµו ¸ג¹צ : 0 ¸םְ» ְ׀¾מ¿װ½ְ´ֿ´]
[Ty-INF][Tm-2011-04-16 19:22:13][Ex-±זµו °°ט : 0 °³¸¦ ְ׀¾מ¿װ½ְ´ֿ´]
[Ty-SER][Tm-2011-04-16 19:22:13][Ex-¼®»ף ֱ₪÷¸ ֳֺ±גָ­¸¦ ½ְֳַױ´ֿ´.][Rt-CCreatureManager::InitRealmStatue][FN-.\Creature\CreatureManager.cpp][LN-1310]

also I'v uploaded the image of the controller and the prob.


Thanks for everything,
Niv Noiman
 

Attachments

You must be registered for see attachments list
Back
Top