Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 18:50

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

Advertisement



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

Discussion on [HELP]Grab pet DC/ Eu Mastery Max Level/Running online within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2019
Posts: 4
Received Thanks: 0
Exclamation [HELP]Grab pet DC/ Eu Mastery Max Level/Running online

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:



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

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!
AGuyCalledJoshua2 is offline  
Old 08/04/2019, 20:26   #2
 
Ryotic's Avatar
 
elite*gold: 0
Join Date: Nov 2016
Posts: 454
Received Thanks: 121
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:



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



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
Ryotic is offline  
Old 08/04/2019, 21:06   #3
 
elite*gold: 0
Join Date: Jul 2019
Posts: 4
Received Thanks: 0
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
AGuyCalledJoshua2 is offline  
Old 08/05/2019, 04:10   #4
 
elite*gold: 0
Join Date: Apr 2016
Posts: 289
Received Thanks: 67
Config all with public ip. don't use localip
hoangphan7 is offline  
Old 08/05/2019, 17:28   #5
 
elite*gold: 0
Join Date: Jul 2019
Posts: 4
Received Thanks: 0
Unhappy

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
AGuyCalledJoshua2 is offline  
Old 08/06/2019, 00:53   #6
 
elite*gold: 0
Join Date: Apr 2019
Posts: 276
Received Thanks: 78
Reduce your spawn count, most likely it's over 50,000 that's why you get dc when you spawn a pet.
_SGA_ is offline  
Old 08/08/2019, 18:35   #7
 
elite*gold: 0
Join Date: Jul 2019
Posts: 4
Received Thanks: 0
Unhappy

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
AGuyCalledJoshua2 is offline  
Old 08/09/2019, 06:02   #8
 
elite*gold: 0
Join Date: Jul 2014
Posts: 187
Received Thanks: 70
Quote:
I also tried importing another CharCOS from another DB...
This is like... a way to **** 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"?




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.
JohnDornel^ is offline  
Reply


Similar Threads Similar Threads
[Selling] BM [EU] 1240+ HM16 Max Soul Max Pet Max VT Aransu Weapon Max Gear Fire
01/05/2018 - Blade & Soul Trading - 1 Replies
Hi i am Selling my BM on the EU Server He is HM 16 1240 AP + Full Fire Build + Fire Gear Max Aransu Weapon with 5 Octagonal Gems and 3 Hepta Fire Gems to Upgrade in Octagonal when the Update comes. The Account has over 400 Customs and 9 Legy Pet Skins many Mats and Is Pemium Rank 10 with 200 Days Premium The Character has 10 Charakter Slots free and 1 lvl 50er voucher code. The Character is a Very Beautiful Yun so i Think you dont Need a new character Optimization. The Character is...
Grab Pet Running Away From Spot
11/12/2017 - SRO Private Server - 2 Replies
Hi, Im using Vsro and in some spots my grab pet running away. Same do bot when its active. I tried different gameservers but the problem was not solved. Could it be because of the server's ram usage? The server is using 70% ram. ets 2 mod indir ets 2 mods ------------------------------- ets2mod.net ets2.club
[ZSZC] "Pick with Pet" won't work, grab pet won't grab
08/06/2010 - SRO Private Server - 8 Replies
Hi guys My char picks up the items but when i choose pick with pet, the pet won't pit the items. I have deleted bot, i have put the grab pet to storage, closed game, re-logged in etc. But the pet won't grab the items... This problem occured 1 week ago, i did deleted the settings and setup the bot again. It was gone. But now, it still occurs. Please help me.:handsdown:



All times are GMT +1. The time now is 18:51.


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.