Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 08:58

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

Advertisement



how to fix it in SR_ShardManager(*NEW*)

Discussion on how to fix it in SR_ShardManager(*NEW*) within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2011
Posts: 121
Received Thanks: 8
[HELP]SR_ShardManager cant conect DB!

i start now the SR_ShardManager and he dont crash ^^ but now he tell me
the he FAILD to conect the DB! what i did wrong?




here my files:

server.cfg



Common {
debug_option_debugger_present{
DEBUG_OPTION_ASSERT_SHOW_MESSAGEBOX_OKCANCEL,
DEBUG_OPTION_ASSERT_ADVANCE_BREAK,
DEBUG_OPTION_ASSERT_CANCEL_EXIT
}
debug_option_stand_alone{
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_debugger_present{
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_stand_alone{
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}

}

////////////////////////////////////////////////////////////////////////////////////////////
GlobalManager {
Certification "myIP", 32000
LoginFailureTolerance 3
IBUVFailureTolerance 3
LoginFailureBlockTimeMin 0
IBUVFailureBlockTimeMin 0
AutomatedPunisher "AutomatedPunisher"
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 3 times"
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 3 times"
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 3 times"
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 3 times"
}

GatewayServer {
LastFullVersion_SR_Client 130
Certification "myIP", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}

DownloadServer {
Certification "myIP", 15880
}
FarmManager {
Certification "myIP", 15880
}

AgentServer {
Certification "myIP", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}

MachineManager {
Certification "myIP", 15880
CERTIFICATION_IP_BIND "myIP"
}

SR_GameServer {
Certification "myIP", 15882
SockTCPCount "5000"
ExpRatio "35000"
ExpRatioParty "35000"
DropItemRatio "5000"
DropGoldAmountCoef "15000"
HwanGainFactor "250"
ShowFormulaDetail "1"

//WINTER_EVENT_2009 EVENT_ON
//EUBUSINESS_EVENT EVENT_ON
//GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON
//THANKS_GIVING_EVENT EVENT_ON
//LIBERATION_EVENT EVENT_ON
LOCALE LOCALE_VIETNAM

//#ifdef OPEN_MARKET_SYSTEM
SET_FEE_RATE "0,5,5,5"
SELL_FEE_RATE "0,10,10,10"
//#endif OPEN_MARKET_SYSTEM
//RE FTW

DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL "OFF"
ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED "OFF"


}

SR_ShardManager {
Certification "myIP", 32004
BILLING_SERVER_URL "http://myIP:8080/"
CREST_FTP_URL "ftp://crest:mypass of FTP@myIP/"
ChristmasEvent2007 1
SERVER_EVENT_SYSTEM ON
LOCALE LOCALE_VIETNAM
FlagEvent 1
//HourForMeterRateLevelFirst 24
//HourForMeterRateLevelSecond 0

BattleArenaRandom 1
BattleArenaParty 1
BattleArenaGuild 1
BattleArenaJob 1
ArenaMatchOccupy 1
ArenaMatchFlag 1
ArenaMatchPoint 1
}


srGlobalService.ini

[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=DANIK-PC\SQLEXPRESS;DSN=SRO_VT_ACCOUNT;UID=sa;PWD=daniks h123;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id=697

srNodeType.ini


[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=myIP
nip=myIP
machine_manager_node_id=699


srShard.ini


[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SroLand
query=DRIVER={SQL Server};SERVER=DANIK-PC\SQLEXPRESS;DSN=SRO_VT_SHARD;UID=sa;PWD=daniksh1 23;DATABASE=SRO_VT_SHARD
query_log=DRIVER={SQL Server};SERVER=DANIK-PC\SQLEXPRESS;DSN=Log_DB;UID=sa;PWD=daniksh123;DAT ABASE=Log_DB
capacity=20
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
sbhtkvnkl34 is offline  
Old 10/06/2011, 18:35   #2
 
Jim91's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 111
Received Thanks: 12
I have the same problem :S:S
Jim91 is offline  
Old 10/06/2011, 18:47   #3
 
elite*gold: 0
Join Date: May 2009
Posts: 240
Received Thanks: 15
SR_ShardManager {
Certification "myIP", 32004

TO

SR_ShardManager {
Certification "myIP", 15882
buriko_0007 is offline  
Old 10/06/2011, 20:42   #4
 
Jim91's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 111
Received Thanks: 12
Quote:
Originally Posted by buriko_0007 View Post
SR_ShardManager {
Certification "myIP", 32004

TO

SR_ShardManager {
Certification "myIP", 15882
it didnt solve my problem :/

whats wrong with it?

Common {
debug_option_debugger_present{
DEBUG_OPTION_ASSERT_SHOW_MESSAGEBOX_OKCANCEL,
DEBUG_OPTION_ASSERT_ADVANCE_BREAK,
DEBUG_OPTION_ASSERT_CANCEL_EXIT
}
debug_option_stand_alone{
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_debugger_present{
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_stand_alone{
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}

}

////////////////////////////////////////////////////////////////////////////////////////////
GlobalManager {
Certification "myIP", 32000
LoginFailureTolerance 3
IBUVFailureTolerance 3
LoginFailureBlockTimeMin 0
IBUVFailureBlockTimeMin 0
AutomatedPunisher "AutomatedPunisher"
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 3 times"
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 3 times"
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 3 times"
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 3 times"
}

GatewayServer {
LastFullVersion_SR_Client 130
Certification "myIP", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}

DownloadServer {
Certification "myIP", 15880
}
FarmManager {
Certification "myIP", 15880
}

AgentServer {
Certification "myIP", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}

MachineManager {
Certification "myIP", 15880
CERTIFICATION_IP_BIND "myIP"
}

SR_GameServer {
Certification "myIP", 15882
SockTCPCount "5000"
ExpRatio "35"
ExpRatioParty "35"
DropItemRatio "5"
DropGoldAmountCoef "10"
HwanGainFactor "250"
ShowFormulaDetail "1"

//WINTER_EVENT_2009 EVENT_ON
//EUBUSINESS_EVENT EVENT_ON
//GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON
//THANKS_GIVING_EVENT EVENT_ON
//LIBERATION_EVENT EVENT_ON
LOCALE LOCALE_VIETNAM

//#ifdef OPEN_MARKET_SYSTEM
SET_FEE_RATE "0,5,5,5"
SELL_FEE_RATE "0,10,10,10"
//#endif OPEN_MARKET_SYSTEM
//RE FTW

DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL "OFF"
ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED "OFF"


}

SR_ShardManager {
Certification "myIP", 15882
BILLING_SERVER_URL "http://myIP:8080/"
CREST_FTP_URL "ftp://cert:[email protected]/SRO_CREST/"
ChristmasEvent2007 1
SERVER_EVENT_SYSTEM ON
LOCALE LOCALE_VIETNAM
FlagEvent 1

HourForMeterRateLevelFirst 22
HourForMeterRateLevelSecond 23

BattleArenaRandom 1
BattleArenaParty 1
BattleArenaGuild 1
BattleArenaJob 1
ArenaMatchOccupy 1
ArenaMatchFlag 1
ArenaMatchPoint 1
}
}
Jim91 is offline  
Old 10/07/2011, 09:15   #5
 
xFlyer's Avatar
 
elite*gold: 0
Join Date: Jul 2007
Posts: 214
Received Thanks: 30
Are serious about "myIP" "myPW" ? You have to change that to your own.

In "myIP" you have to put your IPv4 Address, it look like 192.168.*.** (-> 192.168.1.54 or something like that).

If you will take care of that "DB Connection Failed!" please tell me how you did that.
xFlyer is offline  
Old 10/07/2011, 11:42   #6
 
elite*gold: 0
Join Date: Sep 2011
Posts: 121
Received Thanks: 8
LOL man i did the MYIP hhhh+i fix it if you need help PM me
sbhtkvnkl34 is offline  
Thanks
1 User
Old 10/07/2011, 12:23   #7
 
elite*gold: 0
Join Date: Jul 2008
Posts: 59
Received Thanks: 10
look in your inis to cert server
megacracker is offline  
Old 10/07/2011, 18:39   #8
 
elite*gold: 0
Join Date: Sep 2011
Posts: 121
Received Thanks: 8
i hpoe i help you all if any 1 need some help just pm me i saw all the problames XD
sbhtkvnkl34 is offline  
Old 10/09/2011, 11:25   #9
 
Jim91's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 111
Received Thanks: 12
do u know how to solve that db connection failed error? :S
Jim91 is offline  
Old 10/09/2011, 13:56   #10
 
xFlyer's Avatar
 
elite*gold: 0
Join Date: Jul 2007
Posts: 214
Received Thanks: 30
Yes. The problem was caused by bad spelling of database names in .INI files.

For example for our blind eyes we had SRO_VT_SHARD when we needed SRO_VT_SHARD_INIT.

Check it.
xFlyer is offline  
Thanks
1 User
Old 10/09/2011, 19:34   #11
 
elite*gold: 0
Join Date: Sep 2011
Posts: 121
Received Thanks: 8
Quote:
Originally Posted by xFlyer View Post
Yes. The problem was caused by bad spelling of database names in .INI files.

For example for our blind eyes we had SRO_VT_SHARD when we needed SRO_VT_SHARD_INIT.

Check it.
hey i tell you thet XD
sbhtkvnkl34 is offline  
Old 10/09/2011, 20:43   #12
 
xFlyer's Avatar
 
elite*gold: 0
Join Date: Jul 2007
Posts: 214
Received Thanks: 30
Yeah, you did. 8)
xFlyer is offline  
Old 01/10/2012, 17:09   #13
 
tamer15's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 425
Received Thanks: 25
mm try to disable anti virus+fire wall and then re-extract the files again (whole files)
tamer15 is offline  
Old 03/27/2012, 18:20   #14
 
elite*gold: 0
Join Date: May 2008
Posts: 157
Received Thanks: 22
hey guys i have problem how i can fix this
kris941 is offline  
Old 07/27/2012, 09:30   #15
 
elite*gold: 0
Join Date: Oct 2009
Posts: 664
Received Thanks: 306
What should be SHARD_INIT?? cux i went into severcfg and i went into srShard and i changd the
PC\SQLEXPRESS;DSN=SRO_VT_SHARD

to PC\SQLEXPRESS;DSN=SRO_VT_SHARD_INIT

and it did nothing
youngvegas is offline  
Reply




All times are GMT +1. The time now is 08:58.


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.