[Guide] Setting up a server based on VSRO server files

10/14/2011 21:25 obstjunky#571
i have a problem >_> SR_ShardManager.exe is instantly closing when i will open it ... and all other applications

i hope anyone can help me ^^
10/15/2011 03:18 katour#572
how to add new avatar in item mall ??????
10/15/2011 11:54 RocqiN#573
dw open

pets bug

dw closed

pets great work

why ?
10/16/2011 16:21 BLAUPUNKT91#574
If i want CTF on my Server at 17 PM
Are the settings right?
[Only registered and activated users can see links. Click Here To Register...]
10/16/2011 16:46 Anonymous-8920#575
Hello Guys.
I tried everything but I still cant fix this:
[Only registered and activated users can see links. Click Here To Register...]
Also the MachineManager etc. dont get any response from CertificationServer.
Here is my Server.cfg:
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 "192.168.2.106", 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 "192.168.2.106", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}

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

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

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

SR_GameServer {
Certification "192.168.2.106", 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 "192.168.2.106", 15882
BILLING_SERVER_URL "http://192.168.2.106:8080/"
CREST_FTP_URL "ftp://SRO_FTP: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
}
ServiceManager.cfg
Code:
/*
*/

SMC {	
DivisionManager "192.168.2.106",15880
}

ModulePatch
{
	SrcPath	".\Patch_Internal"
	DestPath ".\Patch_Internal_Comp"
}
10/16/2011 20:43 hexcode#576
Quote:
Originally Posted by qlimax__ View Post
Hello Guys.
I tried everything but I still cant fix this:
[Only registered and activated users can see links. Click Here To Register...]
Also the MachineManager etc. dont get any response from CertificationServer.
Here is my Server.cfg:
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 "192.168.2.106", 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 "192.168.2.106", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}

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

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

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

SR_GameServer {
Certification "192.168.2.106", 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 "192.168.2.106", 15882
BILLING_SERVER_URL "http://192.168.2.106:8080/"
CREST_FTP_URL "ftp://SRO_FTP: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
}
ServiceManager.cfg
Code:
/*
*/

SMC {	
DivisionManager "192.168.2.106",15880
}

ModulePatch
{
	SrcPath	".\Patch_Internal"
	DestPath ".\Patch_Internal_Comp"
}
You have a problem with database connection.Check you ODBC setting.Do u setup DBConnect.asp ?Can you post your srGlobalService.ini and srShard.ini and DBConnect.asp?
10/16/2011 20:57 Anonymous-8920#577
Quote:
Originally Posted by hexcode View Post
You have a problem with database connection.Check you ODBC setting.Do u setup DBConnect.asp ?Can you post your srGlobalService.ini and srShard.ini and DBConnect.asp?
Sure, here it is.
DBConnect.asp:
Code:
<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=JOSCHA-PC\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=MyPw;"
DBConnA.Open strConnectA

%>
srGlobal:
Code:
[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=JOSCHA-PC\SQLEXPRESS;DSN=SRO_VT_ACCOUNT;UID=sa;PWD=MyPw;DATA BASE=SRO_VT_ACCOUNT
global_manager_node_id=697
srShard:
Code:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SroLand
query=DRIVER={SQL Server};SERVER=JOSCHA-PC\SQLEXPRESS;DSN=SRO_VT_SHARD;UID=sa;PWD=MyPw;DATABASE=SRO_VT_SHARD
query_log=DRIVER={SQL Server};SERVER=JOSCHA-PC\SQLEXPRESS;DSN=Log_DB;UID=sa;PWD=MyPw;DATABASE=Log_DB
capacity=20
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
Thanks for your help.
10/16/2011 21:41 minipott3#578
Hey guys, is there someone who can help me setting up my server?

If there is someone please E-Mail me: [Only registered and activated users can see links. Click Here To Register...]

The person who can do that for me will recieve a 10€ paysafecard from me.
10/16/2011 21:54 samprince#579
[Only registered and activated users can see links. Click Here To Register...]
?? what i need reply about that :(
10/17/2011 00:38 hexcode#580
Quote:
Originally Posted by qlimax__ View Post
Sure, here it is.
DBConnect.asp:
Code:
<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=JOSCHA-PC\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=MyPw;"
DBConnA.Open strConnectA

%>
srGlobal:
Code:
[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=JOSCHA-PC\SQLEXPRESS;DSN=SRO_VT_ACCOUNT;UID=sa;PWD=MyPw;DATA BASE=SRO_VT_ACCOUNT
global_manager_node_id=697
srShard:
Code:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SroLand
query=DRIVER={SQL Server};SERVER=JOSCHA-PC\SQLEXPRESS;DSN=SRO_VT_SHARD;UID=sa;PWD=MyPw;DATABASE=SRO_VT_SHARD
query_log=DRIVER={SQL Server};SERVER=JOSCHA-PC\SQLEXPRESS;DSN=Log_DB;UID=sa;PWD=MyPw;DATABASE=Log_DB
capacity=20
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
Thanks for your help.
Is that ur password 'MyPw' , or u just change it for the post?Is you IIS server is working fine, can u succesiful start test.asp?You have a problem with query execution from SRO_VT_ACCOUNT, Table _SecurityDescription and SK_SilkChange_BY_Web I can't see something wrong in ur settings.Read again this guide [Only registered and activated users can see links. Click Here To Register...] Check again SQL server settings ([Only registered and activated users can see links. Click Here To Register...] Check the SRO_VT_ACCOUNT for Table _SecurityDescription and SK_SilkChange_BY_Web, u must be able to open it true SQL management Studio.).GlobalManager.exe can't read this tables,thats why u get this error.Check ODBC connections again.
I am sry but i can't help u much.
10/17/2011 07:16 Anonymous-8920#581
I just changed it. Yeah Test.asp is responsing with the Server Time. Thats what i did before, still Not workin :-/
10/17/2011 07:45 hexcode#582
Quote:
Originally Posted by qlimax__ View Post
I just changed it. Yeah Test.asp is responsing with the Server Time. Thats what i did before, still Not workin :-/
Start MS SQL management Studio on the game server computer and try to open Tables _SecurityDescription and SK_SilkChange_BY_Web.Can you open this tables normally ?
10/17/2011 10:13 Anonymous-8920#583
Yes, both are opening normally. SilkChange is empty. Here is a Screen of SecurityDescription
[Only registered and activated users can see links. Click Here To Register...]
10/17/2011 12:31 Selenix15#584
WELCOME I have a problem SERVER IS ALREADY ARE EVERYTHING I NEED BUT DESPITE ALL When I start SilkRoad SHOWS TO ME (CHECK) WHAT IS NOT SO ALL ARE ALREADY tried. HERE IS A SCREEN [Only registered and activated users can see links. Click Here To Register...]

??
10/17/2011 16:13 hexcode#585
Quote:
Originally Posted by Selenix15 View Post
WELCOME I have a problem SERVER IS ALREADY ARE EVERYTHING I NEED BUT DESPITE ALL When I start SilkRoad SHOWS TO ME (CHECK) WHAT IS NOT SO ALL ARE ALREADY tried. HERE IS A SCREEN [Only registered and activated users can see links. Click Here To Register...]

??
Probabably u must start services true SMC ,Server Control