Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Shaiya > Shaiya Private Server > Shaiya PServer Development
You last visited: Today at 04:14

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Crash client when select server

Discussion on Crash client when select server within the Shaiya PServer Development forum part of the Shaiya Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2011
Posts: 43
Received Thanks: 1
Exclamation Crash client when select server

Hello,
When i select a server i have the error 0 "pls reconnect blablabla"

My logs of PS_DBAGENT__system:


Thank
minichien is offline  
Old 03/25/2014, 22:00   #2




 
Autrux's Avatar
 
elite*gold: 1
Join Date: Dec 2010
Posts: 33,282
Received Thanks: 5,715
Arrow Shaiya PServer Development -> Shaiya Private Server

#moved
Autrux is offline  
Old 03/25/2014, 22:27   #3
 
julianinou's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 58
Received Thanks: 15
Wink

Heya, here is the answer:

Disconnect after selecting game server and clicking ok
Most likely you have incorrect or missing data in your database. There could be many causes of this. I'd suggest using the SQL profiler to trace what happens in this case and look for error messages in the logs. If there is an error message present in the logs try to find which SQL query that you traced with the profiler caused it.

I've ran into this specific cause of the above many times now, and it always happens to me when I set up a fresh server. Never have I seen anyone else mention it before though. I decided to add it here just in case it would be useful to someone.

Inside of PS_GameData.dbo.usp_Read_Char_Product_Item_E there is this query:

Code:
SELECT Slot,ItemID,ItemCount FROM PS_USERDB01.PS_Billing.dbo.Users_Product WHERE UserUID=@UserUID
Since PS_USERDB01 does not exist, it causes my client to disconnect after selected the server and clicking ok.

To fix it, I remove PS_USERDB01 from the stored procedure so the query looks like this:

Code:
SELECT Slot,ItemID,ItemCount FROM PS_Billing.dbo.Users_Product WHERE UserUID=@UserUID
It took 1minute to find it:


i Just did a copy/paste.
Credits go to Abrasive.
julianinou is offline  
Thanks
1 User
Old 03/25/2014, 22:39   #4
 
elite*gold: 0
Join Date: Nov 2011
Posts: 43
Received Thanks: 1
I have find it before see your reply ^^ => the query work but thank too
minichien is offline  
Old 03/25/2014, 22:46   #5
 
julianinou's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 58
Received Thanks: 15
Sorry to be slow lol. Glad you found it and it worked !
julianinou is offline  
Thanks
1 User
Old 03/25/2014, 22:51   #6
 
elite*gold: 0
Join Date: Nov 2011
Posts: 43
Received Thanks: 1
It is not your fault ^^ i have don't see my thread before found the fix
minichien is offline  
Thanks
1 User
Reply

Tags
crash client, dbagent, error 0


Similar Threads Similar Threads
Private server client crash
08/17/2011 - Metin2 Private Server - 11 Replies
HI, I have this errors in the client syserr.txt 0511 23:23:53388 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR 0511 23:23:54662 :: CEffectManager::RegisterEffect - LoadScript(d:/metin2data/season1/effect/pc/warrior /effect/spark.mse) Error 0511 23:23:54663 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/warrior/effect/gi_long_sword.mse) Error 0511 23:23:54712 :: CEffectManager::RegisterEffect - LoadScript(d:/metin2data/season1/effect/pc/warrior /effect/spark_2.mse)...
ibot crash when char select
07/28/2011 - Silkroad Online - 0 Replies
heey i have a problem when i use i bot silkroad starts up until the character selection screen. when i select a char ibot crashes and i get a window with isro - ibot has stopped working. i didn't had this befor and i can't get it to work again i searched on the other forums but i can't find a solution. can anybody help me. i use edxloader 5 and i have a vista i'm pretty sure that all ocx filles are okay. pls help me and sorry for my english i really suck in it =p.
DB-BOT CHAR SELECT CRASH
06/26/2010 - SRO Private Server - 13 Replies
so guys i htink there were a lot of post like this so problem is that when i log in 1sec passes and i get dc. if there were any solution plz link me to the post cuz i dint found any :)
[Zszc]Client crash @ character select
06/09/2010 - SRO Private Server - 2 Replies
It crashes with and without bot. What can I do?
[Kal Server Select crash]
02/28/2009 - Kal Online - 4 Replies
Hello,Everytime i start Kal,and if i select server and press ok,Kal is closing -.-.... please help mE!!!!!!



All times are GMT +2. The time now is 04:14.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.