[HELP]Grab pet DC/ Eu Mastery Max Level/Running online

08/04/2019 18:27 AGuyCalledJoshua2#1
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.

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 can't put my server online

Here's the website of my server:

[Only registered and activated users can see links. Click Here To Register...]

I've opened the necessary ports I guess.

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

[Only registered and activated users can see links. Click Here To Register...]


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:FuckAti@192.168.1.52/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

Quote:
GatewayServer {

"192.168.1.52"

}
SrNodeType.ini

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
I can enter using my ip with hamachi, but when I try with my public ip, I get "Failed conect to the server (C9)"

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!
08/04/2019 20:26 Ryotic#2
Quote:
Originally Posted by AGuyCalledJoshua2 View Post
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.

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 can't put my server online

Here's the website of my server:

[Only registered and activated users can see links. Click Here To Register...]

I've opened the necessary ports I guess.

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

[Only registered and activated users can see links. Click Here To Register...]


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



SrNodeType.ini



I can enter using my ip with hamachi, but when I try with my public ip, I get "Failed conect to the server (C9)"

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!
Contact me if you have didn't fix them

Sent from my PAR-LX1M using Tapatalk
08/04/2019 21:06 AGuyCalledJoshua2#3
Quote:
Originally Posted by legendworld View Post
Contact me if you have didn't fix them

Sent from my PAR-LX1M using Tapatalk
Done. Sent you a PM via Skype
08/05/2019 04:10 hoangphan7#4
Config all with public ip. don't use localip
08/05/2019 17:28 AGuyCalledJoshua2#5
Quote:
Originally Posted by hoangphan7 View Post
Config all with public ip. don't use localip
I did that already! At the time I configure the certification program with my public IP, when I open it, it crashes! Don't know why
08/06/2019 00:53 _SGA_#6
Reduce your spawn count, most likely it's over 50,000 that's why you get dc when you spawn a pet.
08/08/2019 18:35 AGuyCalledJoshua2#7
Quote:
Originally Posted by _SGA_ View Post
Reduce your spawn count, most likely it's over 50,000 that's why you get dc when you spawn a pet.
I did! Now, when I spawn a grab pet, it appears and everything is normal, BUT, when I teleport or use a return scroll, the pet expires, it dies, it appears dead in my inventory (blue). It happens with all the grab pets. But, there's a monkey by default when you create a new character. I mean, when you create a new char, there are somethings as a gift. Well, you receive a monkey when you start with a new character. Guess what... That's the only grab pet that doesn't expire. Isn't there a way to copy that pet's ID and information and paste it to the rest of the animals? If you know what I mean
08/09/2019 06:02 JohnDornel^#8
Quote:
I also tried importing another CharCOS from another DB...
This is like... a way to fuck it up, not to fix it. You can't just grab a table from an other database and paste it on yours. Have you ever heard about something called "linking"?

[Only registered and activated users can see links. Click Here To Register...]


Try using this procedure + do not attempt to add 2nd,3rd,4th,25th page to the pets. Just get it to work.

Also do NOT reuse your old pets that failed to work after you execute the procedure, drop a new pet and use it.