Hello ALL.
i have vps with windows 2008 r2.
i tried to run on the vps vsro server and i have problems with that.
i did everything good as listed in this directory sroinfo.com
now, my problem. ( step 9 in the guide, server startup )
i hid the ip adress because the images were not filmed from my cp.
so let's start with my first problem,
secound before we start with my problem, i want to show you my details ( i replaced 127.00.00.0 with my ip )
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 "127.00.00.0", 32000
Certification "127.00.00.0", 32000
LoginFailureTolerance 3 // 최대 로그인 패스워드 오류 허용치
IBUVFailureTolerance 3 // 최대 이미지 인증 오류 허용치
LoginFailureBlockTimeMin 10 // 블럭 시간(분) - 로그인 패스워드 오류
IBUVFailureBlockTimeMin 10 // 블럭 시간(분) - 이미지 인증 오류
AutomatedPunisher "AutomatedPunisher" // 블럭 주체 이름 (기존 블럭은 gm 명)
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 "127.00.00.0", 15880
IBUVQueueReserveCount 20000 // IBUV를 위해 미리 생성해 놓을 이미지 갯수
IBUVQueuePrepareRatio 0.05 // 아이들 타임에 이미지 생성할 비율
IBUVFailureIPTolerance 0 // 한 IP당 IBUV 실패를 허용할 최대 오류 허용치, 0이면 블럭 안하겠다는 거지.
// 추가된 넘이다!!!!!
//////////////////////////////////////////////////////////
IBUVStringSize 6 // 한글 캐릭터셋 사용 시 3, 알파벳 캐릭터 셋만 사용하는 경우 6 으로 세팅한다.
IBUVCharacterSet "ABCDEFGHLMNQRTabdehimn2345678"
//////////////////////////////////////////////////////////
}
DownloadServer {
Certification "127.00.00.0", 15880
}
FarmManager {
Certification "127.00.00.0", 15880
}
AgentServer {
Certification "127.00.00.0", 15882
}
MachineManager {
Certification "127.00.00.0", 15880
}
SR_GameServer {
Certification "127.00.00.0", 15882
ExpRatio 100
ExpRatioParty 100
DropItemRatio 0,1
DropGoldAmountCoef 0,1
//WINTER_EVENT_2009 EVENT_ON // 2009년 겨울 이벤트
//EUBUSINESS_EVENT EVENT_ON
//GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON
//THANKS_GIVING_EVENT EVENT_ON
//LIBERATION_EVENT EVENT_ON
LOCALE LOCALE_VIETNAM // for Helper mark
//#ifdef OPEN_MARKET_SYSTEM
SET_FEE_RATE "0,5,5,5"
SELL_FEE_RATE "0,10,10,10"
//#endif OPEN_MARKET_SYSTEM
}
SR_ShardManager {
Certification "127.00.00.0", 15882
BILLING_SERVER_URL "http://127.00.00.0:8800/"
CREST_FTP_URL "ftp://admin:[email protected]/"
ExtraExpRatio 0.1
ChristmasEvent2007 0
//SERVER_EVENT_SYSTEM ON
LOCALE LOCALE_VIETNAM
FlagEvent 0
FlagEvent 0
HourForMeterRateLevelFirst 22
HourForMeterRateLevelSecond 23
BattleArenaRandom 0
BattleArenaParty 0
BattleArenaGuild 0
BattleArenaJob 0
ArenaMatchOccupy 0
ArenaMatchFlag 0
ArenaMatchPoint 0
}
Code:
[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=ATLANTIS\SQLEXPRESS;DSN=SRO_VT_ACCOUNT;UID=sa;PWD=xax061193;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id=697
Code:
[global] count=1 [entry0] id=335 operation_type=22 name=SRO Vietnam TestLocal wip=127.00.00.0 nip=127.00.00.0 machine_manager_node_id=699
srShard.ini :
Code:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=AtlantisOnline
query=DRIVER={SQL Server};SERVER=ATLANTIS\SQLEXPRESS;DSN=SRO_VT_SHARD;UID=sa;PWD=xax061193;DATABASE=SRO_VT_SHARD
query_log=DRIVER={SQL Server};SERVER=ATLANTIS\SQLEXPRESS;DSN=SRO_VT_LOG;UID=sa;PWD=xax061193;DATABASE=SRO_VT_LOG
capacity=1000
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
Code:
/*
*/
SMC {
DivisionManager "127.00.00.0",15880
}
ModulePatch
{
SrcPath ".\Patch_Internal"
DestPath ".\Patch_Internal_Comp"
}
about something else strange in my vps (or not I do not know),
when I change the port to 8080 in IIS so the site stops working and when I return to the 80 he returns to work, it should be that way?
i tried to start the server alot of times with port 80 and with 8080 too ( i allways changed in servercfg the port )
let's start with my problem
i can't start the server ( everytime another problem, Overall 3 issues)
i open the 2 - CustomCertificationServer in CertMoudle folder.
after that i opened him i open the GlobalMananger.exe
as u can see in the picture :
then i open the MachineMananger.exe as u can see in the picture :
then i open the smc_independent.exe like this :
ok, now listen.
After connecting to smc i can't open the internet browser !!
i don't know why, i can't open Chrome or firefox
so i connected to smc_independent as u can see here :
when i do open >> loadplugin this error sometimes occurs :
to fix that error i have to restart the cp ( vps ) to open it properly, so I did a restart and opened again, now it's working and i go to servercontrol, then i click on right mouse button when the computer mouse on DownloadServer then i click on launch >> all
This error sometimes occurs to me :
sometimes i have no error ( when i restart the vps again ) and this is what it shows me:
That's what it seems to me:
and when i trying to launch the agent server :
please help me guys!!!! it's so importent for me.
my skype : guyshitrit15 if someone to help me there.
i hope u understand all. Please Help






