Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server > SRO PServer Guides & Releases
You last visited: Today at 16:52

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

Advertisement



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

Discussion on [Guide] Setting up a server based on VSRO server files within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Closed Thread
 
Old 10/14/2011, 21:25   #571

 
elite*gold: 133
Join Date: Jan 2010
Posts: 33
Received Thanks: 4
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 ^^
obstjunky is offline  
Old 10/15/2011, 03:18   #572
 
elite*gold: 0
Join Date: Mar 2010
Posts: 24
Received Thanks: 0
how to add new avatar in item mall ??????
katour is offline  
Old 10/15/2011, 11:54   #573
 
elite*gold: 0
Join Date: Sep 2011
Posts: 7
Received Thanks: 0
dw open

pets bug

dw closed

pets great work

why ?
RocqiN is offline  
Old 10/16/2011, 16:21   #574
 
elite*gold: 0
Join Date: Oct 2011
Posts: 93
Received Thanks: 14
If i want CTF on my Server at 17 PM
Are the settings right?
BLAUPUNKT91 is offline  
Old 10/16/2011, 16:46   #575

 
elite*gold: 0
Join Date: May 2008
Posts: 831
Received Thanks: 333
Hello Guys.
I tried everything but I still cant fix this:

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:[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
}
ServiceManager.cfg
Code:
/*
*/

SMC {	
DivisionManager "192.168.2.106",15880
}

ModulePatch
{
	SrcPath	".\Patch_Internal"
	DestPath ".\Patch_Internal_Comp"
}
Anonymous-8920 is offline  
Old 10/16/2011, 20:43   #576
 
hexcode's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 1,171
Received Thanks: 346
Quote:
Originally Posted by qlimax__ View Post
Hello Guys.
I tried everything but I still cant fix this:

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:[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
}
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?
hexcode is offline  
Old 10/16/2011, 20:57   #577

 
elite*gold: 0
Join Date: May 2008
Posts: 831
Received Thanks: 333
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.
Anonymous-8920 is offline  
Old 10/16/2011, 21:41   #578
 
elite*gold: 0
Join Date: Sep 2009
Posts: 35
Received Thanks: 2
Hey guys, is there someone who can help me setting up my server?

If there is someone please E-Mail me:

The person who can do that for me will recieve a 10€ paysafecard from me.
minipott3 is offline  
Old 10/16/2011, 21:54   #579
 
elite*gold: 0
Join Date: Oct 2011
Posts: 16
Received Thanks: 2

?? what i need reply about that
samprince is offline  
Old 10/17/2011, 00:38   #580
 
hexcode's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 1,171
Received Thanks: 346
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 Check again SQL server settings ( 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.
hexcode is offline  
Old 10/17/2011, 07:16   #581

 
elite*gold: 0
Join Date: May 2008
Posts: 831
Received Thanks: 333
I just changed it. Yeah Test.asp is responsing with the Server Time. Thats what i did before, still Not workin :-/
Anonymous-8920 is offline  
Old 10/17/2011, 07:45   #582
 
hexcode's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 1,171
Received Thanks: 346
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 ?
hexcode is offline  
Old 10/17/2011, 10:13   #583

 
elite*gold: 0
Join Date: May 2008
Posts: 831
Received Thanks: 333
Yes, both are opening normally. SilkChange is empty. Here is a Screen of SecurityDescription
Anonymous-8920 is offline  
Old 10/17/2011, 12:31   #584
 
elite*gold: 0
Join Date: Apr 2008
Posts: 3
Received Thanks: 0
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

??
Selenix15 is offline  
Old 10/17/2011, 16:13   #585
 
hexcode's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 1,171
Received Thanks: 346
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

??
Probabably u must start services true SMC ,Server Control
hexcode is offline  
Closed Thread

Tags
download, guide, serverfiles, silkroad, vsro


Similar Threads Similar Threads
Some Questions about Hosting a private server Via Vsro server files
10/19/2011 - SRO Private Server - 20 Replies
1st of all NO FLAMING PLEASE.... 2nd : What are the requirements to host a private server ? 3rd : Do we have to buy a host server with money? I Don`t ask any thing about vsro server files its just a question which some noobs can`t ask cuz i got the files and haven`t tried anything yet
[REQUEST]Guide on Setting up a Wow Server
09/30/2009 - WoW Private Server - 2 Replies
#Request Close



All times are GMT +1. The time now is 16:54.


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.