You last visited: Today at 05:01
Advertisement
help in vsro files globalserver cannot connect to db
Discussion on help in vsro files globalserver cannot connect to db within the SRO Private Server forum part of the Silkroad Online category.
09/24/2011, 23:29
#1
elite*gold: 0
Join Date: Jun 2010
Posts: 60
Received Thanks: 4
help in vsro files globalserver cannot connect to db
help in vsro files globalserver cannot connect to db
my server.cfg
PHP Code:
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 "5.207.21.28" , 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 "5.207.21.28" , 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}
DownloadServer {
Certification "5.207.21.28" , 15880
}
FarmManager {
Certification "5.207.21.28" , 15880
}
AgentServer {
Certification "5.207.21.28" , 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "5.207.21.28" , 15880
CERTIFICATION_IP_BIND "5.207.21.28"
}
SR_GameServer {
Certification "5.207.21.28" , 15882
SockTCPCount "5000"
ExpRatio "95000"
ExpRatioParty "35000"
DropItemRatio "5000"
DropGoldAmountCoef "55000"
HwanGainFactor "500"
ShowFormulaDetail "9"
//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 "5.207.21.28" , 15882
BILLING_SERVER_URL "http://5.207.21.28:80/"
CREST_FTP_URL "ftp://crest:[email protected] /"
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
PHP Code:
[global]
count = 1
[ entry0 ]
operation_type = 22
name = SRO_Vietnam_TestLocal
query = DRIVER ={ SQL Server }; SERVER = VSRO - PC \ SQLEXPRESS ; DSN = SRO_VT_ACCOUNT ; UID = sa ; PWD = 1234 ; DATABASE = SRO_VT_ACCOUNT
global_manager_node_id = 697
srShard
PHP Code:
[global]
count = 1
[ entry0 ]
id = 64
global_operation_id = 20
operation_type = 22
name = SroLand
query = DRIVER ={ SQL Server }; SERVER = VSRO - PC \ SQLEXPRESS ; DSN = Silkroad_Shard ; UID = sa ; PWD = 1234 ; DATABASE = SRO_VT_SHARD
query_log = DRIVER ={ SQL Server }; SERVER = VSRO - PC \ SQLEXPRESS ; DSN = Account_DB ; UID = sa ; PWD = 1234 ; DATABASE = SRO_VT_LOG
capacity = 300
shard_manager_node_id = 705
u1 = 240
u2 = 208
u3 = 17
u4 = 1
u5 = 0
u6 = 0
u7 = 0
any one help please
09/30/2011, 18:28
#2
elite*gold: 0
Join Date: Sep 2007
Posts: 29
Received Thanks: 0
i got this problem too ;/
09/30/2011, 20:41
#3
elite*gold: 45
Join Date: Nov 2010
Posts: 407
Received Thanks: 113
i got it too ='(
10/20/2011, 21:13
#4
elite*gold: 0
Join Date: Apr 2007
Posts: 225
Received Thanks: 58
[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=VSRO-PCSQLEXPRESS;DSN=SRO_VT_ACCOUNT;DATABASE=SRO_VT_AC COUNT
global_manager_node_id=697
try this way
10/21/2011, 00:05
#5
elite*gold: 0
Join Date: Sep 2011
Posts: 121
Received Thanks: 8
Srshard
PHP Code:
[global]
count = 1
[ entry0 ]
id = 64
global_operation_id = 20
operation_type = 22
name = SroLand
query = DRIVER ={ SQL Server }; SERVER =\ SQLEXPRESS ; DSN = SRO_VT_SHARD_INIT ; UID = sa ; PWD = Your pass ; DATABASE = SRO_VT_SHARD_INIT
query_log = DRIVER ={ SQL Server }; SERVER =\ SQLEXPRESS ; DSN = Log_DB ; UID = sa ; PWD = Your pass ; DATABASE = Log_DB
capacity = 20
shard_manager_node_id = 705
u1 = 240
u2 = 208
u3 = 17
u4 = 1
u5 = 0
u6 = 0
u7 = 0
server.cfg
***if still dont work change the port from 8080 to 80***
i set your ip here so try it out
PHP Code:
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 "5.207.21.28" , 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 "5.207.21.28" , 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}
DownloadServer {
Certification "5.207.21.28" , 15880
}
FarmManager {
Certification "5.207.21.28" , 15880
}
AgentServer {
Certification "5.207.21.28" , 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "5.207.21.28" , 15880
CERTIFICATION_IP_BIND "5.207.21.28"
}
SR_GameServer {
Certification "5.207.21.28" , 15882
SockTCPCount "500"
ExpRatio "350"
ExpRatioParty "350"
DropItemRatio "500"
DropGoldAmountCoef "150"
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 "5.207.21.28" , 15882
BILLING_SERVER_URL "http://5.207.21.28:8080/"
CREST_FTP_URL "ftp://crest:FTP [email protected] /SRO_CREST/"
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
}
10/21/2011, 17:37
#6
elite*gold: 0
Join Date: Apr 2009
Posts: 302
Received Thanks: 46
Guys , "DNS " it's the ODBC name you set when you created the ODBC settings , did you created them?
Similar Threads
Bot For All Vsro Files
09/22/2013 - SRO Private Server - 12 Replies
Hi All :)
I Have Just found a vsro bot
But with a strange language
http://imagesi.com/c70e3.png
Download Link ^^
HERE
Cya All
help in vsro files globalserver cannot connect to db
09/23/2011 - SRO Private Server - 0 Replies
sro files globalserver cannot connect to db
my srGlobalService
count=1
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=VSRO-PC\SQLEXPRESS;DSN=SRO_VT_ACCOU NT;UID=sa;PWD=1234;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id=697
some one help me with the vsro files !!
09/18/2011 - SRO Private Server - 0 Replies
safsfdfdsfdsfdsfds
About vsro files
09/06/2011 - SRO Private Server - 2 Replies
i want to say all somethings
dont try to hack ftp on ip's of vsro they deleted files on ftps if you hack ftp you cant get files. you can do hack other pservers with vsro files. dont try to hack vsro ftp's . and dont open stupid threads again. if you have the files and want to release it ? open thread in other forums and give link in epvp it will delete in 5-6 mins. and others ( waiting files) wait on epvp and press f5 in every 1 minute
thanks all.
All times are GMT +2. The time now is 05:01 .