Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Shaiya > Shaiya Private Server
You last visited: Today at 00:01

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

Advertisement



Problem with Log in

Discussion on Problem with Log in within the Shaiya Private Server forum part of the Shaiya category.

Reply
 
Old   #1
 
Baby_Doll's Avatar
 
elite*gold: 43
Join Date: Aug 2011
Posts: 97
Received Thanks: 320
Problem with Log in

well i got as problem when i select a toon and wanna log in into game. it gives me an error and that are the logs.


2012-07-28 09:25:43 PS_DBAGENT__system log start (DBAgent01)

2012-07-28 09:25:57 connect game, Name=



2012-07-28 09:25:57 connect game, Name=



2012-07-28 09:27:18 err=-1, [Microsoft][ODBC SQL Server Driver][SQL Server]Could not find server 'game' in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers., SQL STATE: 42000, NATIVE ERROR: 7202 (0x1C22)

2012-07-28 09:27:18 ::LoadCharacter 1 Bish qerr=-1, {? = call [usp_Read_User_CashPoint_NCash](?,4,'Shubidubila')}

2012-07-28 09:27:18 ErrorMsg=, SQL STATE: 00000, NATIVE ERROR: 0 (0x0)

i already tried a fix from omega but it had no effect. ()
it would be nice if anyone got a idea how to fix that.
regards
Baby_Doll is offline  
Old 07/28/2012, 13:55   #2
 
elite*gold: 0
Join Date: Jun 2012
Posts: 37
Received Thanks: 28
You Need UnInstall ShaiyaServer and Sql Server. and Install Again Sql Server and ShaiyaServer Files. Fix it your Problem .
Follow001 is offline  
Old 07/29/2012, 14:01   #3
 
Baby_Doll's Avatar
 
elite*gold: 43
Join Date: Aug 2011
Posts: 97
Received Thanks: 320
I did that already but still the same problem
Baby_Doll is offline  
Old 07/29/2012, 17:35   #4
 
elite*gold: 5
Join Date: Jun 2012
Posts: 176
Received Thanks: 214
..

what error became u?
..Zeus.. is offline  
Old 07/29/2012, 17:50   #5
 
TeddyBear94's Avatar
 
elite*gold: 10
Join Date: May 2012
Posts: 1,857
Received Thanks: 2,632
Quote:
Originally Posted by ..Zeus.. View Post
what error became u?
i got the same prob and it gives error 0 and tells connection to server has been disconnected. and the loggs are posted above
TeddyBear94 is offline  
Old 07/29/2012, 18:32   #6
 
JohnHeatz's Avatar
 
elite*gold: 150
Join Date: Apr 2010
Posts: 9,739
Received Thanks: 8,981
Run the sp_addlinkedserver and it should work.

sp_addlinkedserver
Code:
/* Add linked servers */

IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='game')
BEGIN
	EXEC sp_addlinkedserver 'game','','SQLOLEDB','127.0.0.1';
	EXEC sp_addlinkedsrvlogin 'game','false',null,'Shaiya','Shaiya123';
END

exec sp_serveroption @server='game', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='game', @optname='rpc out', @optvalue='true';

IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='PS_DEFINEDB')
BEGIN
	EXEC sp_addlinkedserver 'PS_DEFINEDB','','SQLOLEDB','127.0.0.1';
	EXEC sp_addlinkedsrvlogin 'PS_DEFINEDB','false',null,'Shaiya','Shaiya123';
END

exec sp_serveroption @server='PS_DEFINEDB', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='PS_DEFINEDB', @optname='rpc out', @optvalue='true';

IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='PS_NCASH')
BEGIN
	EXEC sp_addlinkedserver 'PS_NCASH','','SQLOLEDB','127.0.0.1';
	EXEC sp_addlinkedsrvlogin 'PS_NCASH','false',null,'Shaiya','Shaiya123';
END

exec sp_serveroption @server='PS_NCASH', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='PS_NCASH', @optname='rpc out', @optvalue='true';

IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='PS_USERDB')
BEGIN
	EXEC sp_addlinkedserver 'PS_USERDB','','SQLOLEDB','127.0.0.1';
	EXEC sp_addlinkedsrvlogin 'PS_USERDB','false',null,'Shaiya','Shaiya123';
END

exec sp_serveroption @server='PS_USERDB', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='PS_USERDB', @optname='rpc out', @optvalue='true';

IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='PS_GAMEDB01')
BEGIN
	EXEC sp_addlinkedserver 'PS_GAMEDB01','','SQLOLEDB','127.0.0.1';
	EXEC sp_addlinkedsrvlogin 'PS_GAMEDB01','false',null,'Shaiya','Shaiya123';
END

exec sp_serveroption @server='PS_GAMEDB01', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='PS_GAMEDB01', @optname='rpc out', @optvalue='true';

IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='PS_USERDB01')
BEGIN
	EXEC sp_addlinkedserver 'PS_USERDB01','','SQLOLEDB','127.0.0.1';
	EXEC sp_addlinkedsrvlogin 'PS_USERDB01','false',null,'Shaiya','Shaiya123';
END

exec sp_serveroption @server='PS_USERDB01', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='PS_USERDB01', @optname='rpc out', @optvalue='true';
JohnHeatz is offline  
Thanks
6 Users
Old 07/29/2012, 19:35   #7
 
TeddyBear94's Avatar
 
elite*gold: 10
Join Date: May 2012
Posts: 1,857
Received Thanks: 2,632
that helped me alot but now i have the prob that my sgrafic dces me after i see the loading screen
TeddyBear94 is offline  
Old 07/29/2012, 23:22   #8
 
[Admin]Smile.jpg's Avatar
 
elite*gold: 0
Join Date: Jul 2012
Posts: 46
Received Thanks: 5
If sgraphic dcs you, it's because of some .SData file. If you modified any file and imported it, then import it again, but click yes when it asks you for encryption. Some files are already encrypted, and if you encrypt them twice, you get sgraphic has stopped working error.
[Admin]Smile.jpg is offline  
Thanks
1 User
Old 07/30/2012, 02:09   #9
 
elite*gold: 0
Join Date: Feb 2012
Posts: 24
Received Thanks: 26
Most likely a problem in other. Tell to me it appeared after inquiry Item?
dimaster10 is offline  
Old 07/30/2012, 11:10   #10
 
TeddyBear94's Avatar
 
elite*gold: 10
Join Date: May 2012
Posts: 1,857
Received Thanks: 2,632
prob fixed thank u guys thread can be closed!
TeddyBear94 is offline  
Reply


Similar Threads Similar Threads
[Problem]Habe ein Problem und zwar spinnt mein VPC etwas(ohne Grund)?!
07/28/2011 - Metin2 Private Server - 10 Replies
Also wie schon gesagt meins Server spinnt wodurch kiks usw. kommen :( ich lade euch die Screens in den Anhang, mit der Hoffnung, dass ihr mir helfen könnt :) wäre echt sehr nice :)



All times are GMT +1. The time now is 00:03.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.