Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron > Dekaron Private Server
You last visited: Today at 20:15

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

Advertisement



CRITICAL ERROR: SP_LOGIN_FLAG_SET PROC CALL FAIL

Discussion on CRITICAL ERROR: SP_LOGIN_FLAG_SET PROC CALL FAIL within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2009
Posts: 64
Received Thanks: 0
CRITICAL ERROR: SP_LOGIN_FLAG_SET PROC CALL FAIL

Please help me with this error =/ Ive been working for 4 hours trying to get this freakin server up and running and all i get is errors errors errors -.-'
I followed a tutorial on how to get it up and running and it said to make some account, and thats where the error comes from apparently. Ive never done work with dekaron so sorry if this is really nooby =/ im a JD server owner.

if you can help me please add me on msn



someone with teamviewer would be greatly appreciated as i have no idea what the heck im doing lol.
initiate92 is offline  
Old 12/30/2010, 18:59   #2
 
Deadman88's Avatar
 
elite*gold: 20
Join Date: Aug 2008
Posts: 1,227
Received Thanks: 132
lolx..alot tutorial man..
but you problem is siege..
change 2010 to 2009 or 2008 like that..mayb3 this help..
Deadman88 is offline  
Old 12/30/2010, 19:04   #3
 
janvier123's Avatar
 
elite*gold: 20
Join Date: Nov 2007
Posts: 2,854
Received Thanks: 1,891
run sn
janvier123 is offline  
Old 12/30/2010, 19:17   #4
 
elite*gold: 0
Join Date: Nov 2009
Posts: 64
Received Thanks: 0
how do i run "sn"?
initiate92 is offline  
Old 12/30/2010, 19:58   #5
 
HellSpider's Avatar
 
elite*gold: 20
Join Date: Aug 2008
Posts: 2,763
Received Thanks: 4,397
Quote:
Originally Posted by initiate92 View Post
how do i run "sn"?
Run these lines in your Query Analyzer :

Code:
EXEC sp_addlinkedserver 'LSV_GHBILL','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRACNT','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'DKRCASH','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRHELION','','MSDASQL',NULL,NULL,'DRIVER={SQ L Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRNUNVICE','','MSDASQL',NULL,NULL,'DRIVER={S QL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRQUNE','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRRONDOW','','MSDASQL',NULL,NULL,'DRIVER={SQ L Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRSIZ','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRTEST','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRZUTO','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRSTA','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'DKRACCOUNT01','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'

exec sp_serveroption 'LSV_GHBILL','rpc out','true'
exec sp_serveroption 'LSV_GHBILL','rpc','true'
exec sp_serveroption 'LSV_DKRACNT','rpc out','true'
exec sp_serveroption 'LSV_DKRACNT','rpc','true'
exec sp_serveroption 'DKRCASH','rpc out','true'
exec sp_serveroption 'DKRCASH','rpc','true'
exec sp_serveroption 'LSV_DKRHELION','rpc out','true'
exec sp_serveroption 'LSV_DKRHELION','rpc','true'
exec sp_serveroption 'LSV_DKRNUNVICE','rpc out','true'
exec sp_serveroption 'LSV_DKRNUNVICE','rpc','true'
exec sp_serveroption 'LSV_DKRQUNE','rpc out','true'
exec sp_serveroption 'LSV_DKRQUNE','rpc','true'
exec sp_serveroption 'LSV_DKRRONDOW','rpc out','true'
exec sp_serveroption 'LSV_DKRRONDOW','rpc','true'
exec sp_serveroption 'LSV_DKRSIZ','rpc out','true'
exec sp_serveroption 'LSV_DKRSIZ','rpc','true'
exec sp_serveroption 'LSV_DKRTEST','rpc out','true'
exec sp_serveroption 'LSV_DKRTEST','rpc','true'
exec sp_serveroption 'LSV_DKRZUTO','rpc out','true'
exec sp_serveroption 'LSV_DKRZUTO','rpc','true'
exec sp_serveroption 'LSV_DKRSTA','rpc out','true'
exec sp_serveroption 'LSV_DKRSTA','rpc','true'
exec sp_serveroption 'DKRACCOUNT01','rpc out','true'
exec sp_serveroption 'DKRACCOUNT01','rpc','true'
HellSpider is offline  
Thanks
6 Users
Old 12/30/2010, 20:48   #6
 
elite*gold: 0
Join Date: Nov 2009
Posts: 64
Received Thanks: 0
thanks that fixed it. i thought i did it before but i hit the wrong execute button or something lol
initiate92 is offline  
Old 12/31/2010, 01:44   #7
 
elite*gold: 0
Join Date: Nov 2010
Posts: 143
Received Thanks: 23
press thanks if he helped you... don't just say it!
Delerium is offline  
Thanks
1 User
Old 05/13/2020, 18:30   #8
 
elite*gold: 0
Join Date: May 2011
Posts: 60
Received Thanks: 6
CRITICAL ERROR: SP_LOGIN_FLAG_SET PROC CALL FAIL
how to solve this problem already tried everything
daikim is offline  
Reply


Similar Threads Similar Threads
Item Manager Error [Critical Error]
12/29/2010 - S4 League - 0 Replies
Also, immer wenn ich S4 "beende" kommt immer so ein Critical Error wenn ich s4 mit dem Item Manager wieder starten will und ich muss mich immer wieder vom PC Abmelden und Anmelden und das nervt, gibt es vllt noch ne andere Lösung? Screen : Item Manager Critical Error
Critical error
12/15/2010 - Technical Support - 5 Replies
Critical error Windows 7 Er hat mir vorhin ein Critical error angezeigt.. Dann war die leiste ganz unten weg.. Und dann kam noch ein Virus..! Kann man das irgentwie noch Repair..? Muss ich jetzt Angst haben..? Bitte Antworten..!
Critical Error (F*C*1nG) error - Solution WIN7???
10/25/2010 - RF Online - 1 Replies
why THE HELL in windows 7 this error is so idiot?? in other OS you get critical error, relog and its ok... but in win7, its fucking annoying.... my char is stucked in ELAN!!! 2 days that i tried to log in and when i select my char i get critical error.... ¬¬ ¬¬ ¬¬ ¬¬ win7 x64 - ati radeon 5650 - 4gb ram
Critical Error
05/07/2009 - Lineage 2 - 1 Replies
Hi im not sure if i am posting this in the correct place so if im not i apologies and can you move it please. Everytime i try to open a cracked walker i get this critical error, does anyone know how to fix this? Many thanks for the help 2009.5.7 07:49:03 OS : Windows XP 5.1 (Build: 2600) CPU : GenuineIntel PentiumPro-class processor @ -2618 MHz with 2047MB RAM
wow critical error
04/22/2007 - World of Warcraft - 9 Replies
Hi Leute Mein WoW funkt nicht mehr! Es kommt his application has encountered a critical error: ERROR #132 (0x85100084) Fatal Exception Program: C:\Program Files\World of Warcraft\WoW.exe Exception: 0xC0000005 (ACCESS_VIOLATION) at 001B:00632915 The instruction at "0x00632915" referenced memory at "0x00000054".



All times are GMT +1. The time now is 20:15.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

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