how to fix it in SR_ShardManager(*NEW*)

10/05/2011 16:11 sbhtkvnkl34#1
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? :(
[Only registered and activated users can see links. Click Here To Register...]



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
10/06/2011 18:35 Jim91#2
I have the same problem :S:S
10/06/2011 18:47 buriko_0007#3
SR_ShardManager {
Certification "myIP", 32004

TO

SR_ShardManager {
Certification "myIP", 15882
10/06/2011 20:42 Jim91#4
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:myPW@127.0.0.1/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
}
}
10/07/2011 09:15 xFlyer#5
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.
10/07/2011 11:42 sbhtkvnkl34#6
LOL man i did the MYIP hhhh+i fix it if you need help PM me :)
10/07/2011 12:23 megacracker#7
look in your inis to cert server
10/07/2011 18:39 sbhtkvnkl34#8
i hpoe i help you all :) if any 1 need some help just pm me i saw all the problames XD
10/09/2011 11:25 Jim91#9
do u know how to solve that db connection failed error? :S
10/09/2011 13:56 xFlyer#10
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.
10/09/2011 19:34 sbhtkvnkl34#11
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
10/09/2011 20:43 xFlyer#12
Yeah, you did. 8)
01/10/2012 17:09 tamer15#13
mm try to disable anti virus+fire wall and then re-extract the files again (whole files)
03/27/2012 18:20 kris941#14
hey guys i have problem how i can fix this
[Only registered and activated users can see links. Click Here To Register...]
07/27/2012 09:30 youngvegas#15
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