Hello Epvpers!
This is the first time I post something. I need your help!
Well, it happens that I have been working on an online silkroad server, and I have had many errors and bugs, which, thanks to the guides I have been able to fix.
But I have 3 problems that I could not correct. I have gone through all the guides and tried everything, but the problems still persist.
When I summon a grab pet, I get dc from the server(It only happens with the gold and pink pigs).
I've tried the CharCOS thing, removing the relationships and that stuff, and nothing!
I also tried importing another CharCOS from another DB...
But I have 3 problems that I could not correct. I have gone through all the guides and tried everything, but the problems still persist.
Grab pet DC
When I summon a grab pet, I get dc from the server(It only happens with the gold and pink pigs).
I've tried the CharCOS thing, removing the relationships and that stuff, and nothing!
I also tried importing another CharCOS from another DB...
EU Mastery Max level
Masteries Should be dynamic, so, if the CH mastery cap is 420, the EU mastery cap should be 280. But, when I try to upgrade the masteries to a higher level than 240, There's a message that says "Cannot learn due to mastery limit."
I've tried using the SrPatcher, Changing the sro_client.exe, and I've gone from gameserver to gameserver. I've even changed the databases and files. Still, I'm not able to Increase the mastery cap!
I've tried using the SrPatcher, Changing the sro_client.exe, and I've gone from gameserver to gameserver. I've even changed the databases and files. Still, I'm not able to Increase the mastery cap!
I can't put my server online
Here's the website of my server:

I've opened the necessary ports I guess.
Here's a list of the ports I've opened:

If people can get to my website with no problems, then why (the actual f*ck) can't they enter to my server?
Here's my configuration
My IPv4 is 192.168.1.52
And my public ip is 181.51.193.127
Server.cfg
ServiceManager.cfg
smc_updater.cfg
If my website is online with my public IP, and people can enter, why do I get this error?
Well, sorry for taking forever to explain my errors, but I share the hope I can get some help from you guys!
Thanks in advance!

I've opened the necessary ports I guess.
Here's a list of the ports I've opened:

If people can get to my website with no problems, then why (the actual f*ck) can't they enter to my server?
Here's my configuration
My IPv4 is 192.168.1.52
And my public ip is 181.51.193.127
Quote:
PriviledgedIP : 192.168.1.52
Server.cfg
Quote:
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
}
netengine_debug_option_debugger_present {
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX
}
netengine_debug_option_stand_alone {
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX
}
}
////////////////////////////////////////////////////////////////////////////////////////////
GlobalManager {
Certification "192.168.1.52", 32000
LoginFailureTolerance 5
IBUVFailureTolerance 5
LoginFailureBlockTimeMin 5
IBUVFailureBlockTimeMin 5
AutomatedPunisher "AutomatedPunisher"
LoginPunishmentGuide "Blocked for 5 minutes due to incorrect password entered 5 times"
LoginPunishmentDescription "Blocked for 5 minutes due to incorrect password entered 5 times"
IBUVPunishmentGuide "Blocked for 5 minutes due to incorrect code entered 5 times"
IBUVPunishmentDescription "Blocked for 5 minutes due to incorrect code entered 5 times"
}
GatewayServer {
LastFullVersion_SR_Client 186
Certification "192.168.1.52", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0
IBUVFailureIPTolerance 5
IBUVStringSize 1
IBUVCharacterSet "x" // Captcha x
}
DownloadServer {
Certification "192.168.1.52", 15880
}
FarmManager {
Certification "192.168.1.52", 15880
}
AgentServer {
Certification "192.168.1.52", 15882 //no global manager running lol
}
MachineManager {
Certification "192.168.1.52", 15880
}
SR_GameServer {
Certification "192.168.1.52", 15882
ExpRatio "400000"
ExpRatioParty "420000"
DropItemRatio "25000"
DropGoldAmountCoef "10000"
HwanGainFactor "500"
ShowFormulaDetail "1"
//WINTER_EVENT_2009 EVENT_OF
//EUBUSINESS_EVENT EVENT_OF
//GOLDEN_PIG_FEBRUARY_EVENT EVENT_OF
//THANKS_GIVING_EVENT EVENT_OF
//LIBERATION_EVENT EVENT_OF
LOCALE LOCALE_VIETNAM
//#ifdef OPEN_MARKET_SYSTEM
SET_FEE_RATE "0,5,5,5"
SELL_FEE_RATE "0,10,10,10"
//#enOPEN_MARKET_SYSTEM
//RE FTW
DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL "ON"
ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED "ON"
}
SR_ShardManager {
Certification "192.168.1.52", 15882
BILLING_SERVER_URL "http://192.168.1.52:8080/"
CREST_FTP_URL "ftp://FuckMano:[email protected]/SRO_CREST/"
ChristmasEvent2007 0
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
Quote:
/*
*/
SMC {
DivisionManager "192.168.1.52",15880
}
ModulePatch
{
SrcPath ".\Patch_Internal"
DestPath ".\Patch_Internal_Comp"
}
smc_updater.cfg
SrNodeType.iniQuote:
GatewayServer {
"192.168.1.52"
}
I can enter using my ip with hamachi, but when I try with my public ip, I get "Failed conect to the server (C9)"Quote:
[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO
wip=192.168.1.52
nip=192.168.1.52
machine_manager_node_id=699
If my website is online with my public IP, and people can enter, why do I get this error?
Well, sorry for taking forever to explain my errors, but I share the hope I can get some help from you guys!
Thanks in advance!






