Re: [Guide] Setting up a server based on VSRO server files
Re: [Guide] Setting up a server based on VSRO server files
hello, i'm getting this error
http://imageshack.us/photo/my-images...apturenwv.png/
anyone know why is that??
Re: [Guide] Setting up a server based on VSRO server files
Every time I start my client it says:
Chernobyl Check
and when I run my SMC it shows just that:
http://img809.imageshack.us/img809/7...sdgsdgsdgs.png
This is my ServiceManager.cfg
Quote:
/*
*/
SMC {
DivisionManager "192.168.0.101",32000
}
ModulePatch
{
SrcPath ".\Patch_Internal"
DestPath ".\Patch_Internal_Comp"
But when I change the port to 15880 then I got error:
cannot connect to division manager (invalid user info)
(I made GM in database (new account))
Can anyone help me
Re: [Guide] Setting up a server based on VSRO server files
I just need a bit of help getting it to run
http://i858.photobucket.com/albums/a...nell/error.jpg
My PC name is Nick-PC
ipconfig shows 192.168.1.8
Ive also tried whatismyip.org, but it just does the same thing
Ive followed a couple of guides and read through a bunch of posts, but I dunno what I did wrong.
srGlobalService
srNodeType
srshard
server.cfg
Spoiler :
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.1.8", 32000
Certification_IP_Bind "192.168.1.5"
SilkDBConfig "DRIVER={SQL Server};SERVER=Nick-PC\SQLEXPRESS;DSN=OBDC;UID=sa;PWD=123456;DATABASE=SRO_VT_ACCOUNT"
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.1.8", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}
DownloadServer {
Certification "192.168.1.8", 15880
}
FarmManager {
Certification "192.168.1.8", 15880
}
AgentServer {
Certification "192.168.1.8", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "192.168.1.8", 15880
CERTIFICATION_IP_BIND "192.168.1.8"
}
SR_GameServer {
Certification "192.168.1.8", 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.1.8", 15882
BILLING_SERVER_URL "http://192.168.1.8:8080/"
CREST_FTP_URL "ftp://crest:123456@192.168.1.8/"
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
}
If you need something else I can edit this post and add it. Thank you so much.
Re: [Guide] Setting up a server based on VSRO server files
Nick-PC\SQLEXPRESS name
why that "name" is there? obviously db can't connect to that host.
Re: [Guide] Setting up a server based on VSRO server files
Quote:
Originally Posted by
Ragnell1
I just need a bit of help getting it to run
http://i858.photobucket.com/albums/a...nell/error.jpg
My PC name is Nick-PC
ipconfig shows 192.168.1.8
Ive also tried whatismyip.org, but it just does the same thing
Ive followed a couple of guides and read through a bunch of posts, but I dunno what I did wrong.
srGlobalService
srNodeType
srshard
server.cfg
Spoiler :
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.1.8", 32000
Certification_IP_Bind "192.168.1.5"
SilkDBConfig "DRIVER={SQL Server};SERVER=Nick-PC\SQLEXPRESS;DSN=OBDC;UID=sa;PWD=123456;DATABASE=SRO_VT_ACCOUNT"
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.1.8", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}
DownloadServer {
Certification "192.168.1.8", 15880
}
FarmManager {
Certification "192.168.1.8", 15880
}
AgentServer {
Certification "192.168.1.8", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "192.168.1.8", 15880
CERTIFICATION_IP_BIND "192.168.1.8"
}
SR_GameServer {
Certification "192.168.1.8", 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.1.8", 15882
BILLING_SERVER_URL "http://192.168.1.8:8080/"
CREST_FTP_URL "ftp://crest:123456@192.168.1.8/"
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
}
If you need something else I can edit this post and add it. Thank you so much.
Change DSN=OBDC to your DB name such as "DSN=SRO_VT_ACCOUNT" It might help
Also, can you upload your srGlobalService , because it seems to be problem with it.
Re: [Guide] Setting up a server based on VSRO server files
polileusz, global manager is listening at port 15880, not 32000 usually.
Re: [Guide] Setting up a server based on VSRO server files
Quote:
Originally Posted by
Chern0byl
polileusz, global manager is listening at port 15880, not 32000 usually.
Thank you for your respond :D
I'm trying to connect my SMC, but it says
cannot connect to division manager (invalid user info)
However, I made new GM account in my database :(
And when I change my port in server.cfg and start global manager, I always get this error:
It has been failed to Request Certification
Re: [Guide] Setting up a server based on VSRO server files
All done, but when I start my client i get this error
http://img3.imageshack.us/img3/243/wwwwwv.png
Why does it occur?
And also, can you give me a link to a free dedicated server, or cheap dedicated server please
Re: [Guide] Setting up a server based on VSRO server files
can anyone help me on team viewer? skype id is parmdeep93. we can talk on there
Re: [Guide] Setting up a server based on VSRO server files
Re: [Guide] Setting up a server based on VSRO server files
Anyone help? I'm just so close to opening it
http://i858.photobucket.com/albums/a...nell/dunno.jpg
Shouldnt it be able to connect now?
Spoiler :
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.1.8", 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.1.8", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}
DownloadServer {
Certification "192.168.1.8", 15880
}
FarmManager {
Certification "192.168.1.8", 15880
}
AgentServer {
Certification "192.168.1.8", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "192.168.1.8", 15880
CERTIFICATION_IP_BIND "192.168.1.8"
}
SR_GameServer {
Certification "192.168.1.8", 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.1.8", 15882
BILLING_SERVER_URL "http://192.168.1.8:8080/"
CREST_FTP_URL "ftp://SRO_FTP:123456@127.0.0.1/"
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
srnodetype
srshard
Re: [Guide] Setting up a server based on VSRO server files
It can't establish mssql connection, so, no.
Re: [Guide] Setting up a server based on VSRO server files
Quote:
Originally Posted by
Ragnell1
Anyone help? I'm just so close to opening it
[
[/spoiler]
srglobalservice
srnodetype
srshard
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SROLand
query=DRIVER={SQL Server};SERVER=User\SQLEXPRESS;DSN=SRO_VT_SHARD_INIT;UID=sa;PWD=123456;DATABASE=SRO_VT_SHARD_INIT
query_log=DRIVER={SQL Server};SERVER=User\SQLEXPRESS;DSN=Log_DB ;UID=sa;PWD=123456;DATABASE=Log_DB
capacity=20
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
Change the Magenta text to this: SRO_VT_LOG
Re: [Guide] Setting up a server based on VSRO server files
Quote:
Originally Posted by
Chernobyl
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SROLand
query=DRIVER={SQL Server};SERVER=User\SQLEXPRESS;DSN=SRO_VT_SHARD_INIT;UID=sa;PWD=123456;DATABASE=SRO_VT_SHARD_INIT
query_log=DRIVER={SQL Server};SERVER=User\SQLEXPRESS;DSN=Log_DB ;UID=sa;PWD=123456;DATABASE=Log_DB
capacity=20
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
Change the Magenta text to this: SRO_VT_LOG
Why does it say my certifier is not online? I opened 3 - CustomCertificationServer.bat and then globalmanager, machinemanager, SMC (login with admin account), gateway server, download server, farmmanager, and agent server without any problems. Once I try to open srshard, it always says cannot connect to DB. Same with SRGameserver. What am I doing wrong?
fatal launch server failed : ^3707:^4AgentServer ^2certifier is not online
fatal launch server failed : ^3705:^4SR_ShardManager ^2certifier is not online
http://i858.photobucket.com/albums/a...echernobyl.jpg
Is it a problem connecting to the database through the ip or is it something connecting to the db via the configuration files?