|
You last visited: Today at 14:58
Advertisement
SR_ShardManager.exe GIVES AN ERROR
Discussion on SR_ShardManager.exe GIVES AN ERROR within the SRO Private Server forum part of the Silkroad Online category.
02/24/2015, 16:28
|
#1
|
elite*gold: 0
Join Date: Oct 2011
Posts: 21
Received Thanks: 3
|
THANK YOU ELITEPVPERS.
Finally very happy to have my new server. If it wasn't for you guys I wouldn't have been able to open it properly . THANK YOU!
http://i.imgur.com/R9nZp7U.jpg
note : using vsro files and clean database.
|
|
|
02/24/2015, 16:41
|
#2
|
elite*gold: 0
Join Date: Feb 2008
Posts: 962
Received Thanks: 650
|
Quote:
|
BILLING_SERVER_URL "http://25.73.56.254:8080/"
|
Replace that IP with 127.0.0.1
|
|
|
02/24/2015, 17:02
|
#3
|
elite*gold: 0
Join Date: Oct 2011
Posts: 21
Received Thanks: 3
|
This time Global Manager turned blue too which is good but shardmanager still closes in like 4 seconds after I launch it. error is : "billing server is dead. " and closes
my new server.cfg here
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 "25.73.56.254", 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 "25.73.56.254", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}
DownloadServer {
Certification "25.73.56.254", 15880
}
FarmManager {
Certification "25.73.56.254", 15880
}
AgentServer {
Certification "25.73.56.254", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "25.73.56.254", 15880
CERTIFICATION_IP_BIND "25.73.56.254"
}
SR_GameServer {
Certification "25.73.56.254", 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 "25.73.56.254", 15882
BILLING_SERVER_URL "http://127.0.0.1:8080/"
CREST_FTP_URL "ftp://SRO_FTP:[email protected]/"
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
}
|
|
|
02/24/2015, 17:08
|
#4
|
elite*gold: 28
Join Date: Aug 2014
Posts: 4,096
Received Thanks: 2,653
|
billing server is dead == there's a problem with your webserv check your IIS config.
|
|
|
02/24/2015, 17:18
|
#5
|
elite*gold: 0
Join Date: Oct 2011
Posts: 21
Received Thanks: 3
|
I dont see what could be the problem :S I've set up my port to 8080 in IIS too. I've copied the files into my C:\inetpub\wwwroot as well
Quote:
Originally Posted by xExorcist
billing server is dead == there's a problem with your webserv check your IIS config.
|
Quote:
Originally Posted by intelligent2009
I dont see what could be the problem :S I've set up my port to 8080 in IIS too. I've copied the files into my C:\inetpub\wwwroot as well
|
should I touch DBConnect ? in C:\inetpub\wwwroot ?
Quote:
Originally Posted by xExorcist
billing server is dead == there's a problem with your webserv check your IIS config.
|
Quote:
Originally Posted by intelligent2009
I dont see what could be the problem :S I've set up my port to 8080 in IIS too. I've copied the files into my C:\inetpub\wwwroot as well
|
should I touch DBConnect ? in C:\inetpub\wwwroot ?
|
|
|
02/24/2015, 19:22
|
#6
|
elite*gold: 28
Join Date: Aug 2014
Posts: 4,096
Received Thanks: 2,653
|
Quote:
Originally Posted by intelligent2009
I dont see what could be the problem :S I've set up my port to 8080 in IIS too. I've copied the files into my C:\inetpub\wwwroot as well
should I touch DBConnect ? in C:\inetpub\wwwroot ?
|
Of course,
Quote:
<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=YOURPC\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=123456;"
DBConnA.Open strConnectA
%>
|
What to change
YOURPC\SQLEXPRESS >> Your server name
sa = DB user ID
123456 > DB user PW
SRO_VT_ACCOUNT change this if you have another db name
|
|
|
02/25/2015, 05:09
|
#7
|
elite*gold: 0
Join Date: Oct 2011
Posts: 21
Received Thanks: 3
|
Quote:
Originally Posted by xExorcist
Of course,
What to change
YOURPC\SQLEXPRESS >> Your server name
sa = DB user ID
123456 > DB user PW
SRO_VT_ACCOUNT change this if you have another db name
|
i did it here is my DBConnect.asp
Code:
<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=ORHAN\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=1234;"
DBConnA.Open strConnectA
%>
You seem like a good person . if you are willing to help me I can gove you tw so it would be easier for both of us. thank you
if yes please add me on facebook : Orhan Gunes Biler ( prof pic is with my girldfriend)
|
|
|
02/25/2015, 14:02
|
#8
|
elite*gold: 0
Join Date: Dec 2014
Posts: 134
Received Thanks: 68
|
give me your tw, I could help.
|
|
|
02/25/2015, 14:43
|
#9
|
elite*gold: 27
Join Date: Jan 2015
Posts: 1,343
Received Thanks: 892
|
add me on skype i will solve it
aeron.53
|
|
|
02/25/2015, 22:39
|
#10
|
elite*gold: 0
Join Date: Oct 2011
Posts: 21
Received Thanks: 3
|
Quote:
Originally Posted by Memoirs
give me your tw, I could help.
|
I have fixed the issues thank you guys all I will add you anyway for being so kind!
Quote:
Originally Posted by Memoirs
give me your tw, I could help.
|
Thank you brother I will add you too but I have solved all my issues only npc names,unique names item names won't show.
|
|
|
 |
Similar Threads
|
SR_SHARDMANAGER error.
02/05/2015 - SRO Private Server - 2 Replies
hello all .
I got this error when i strat SR_SHARDMANAGER ->> Biling server is dead.. ater this close. what can i do? any hellp any teamwiewer? any 1? Thankss i will w8 any answer
i Solve this problem , i have 1 more problem when open Sr_gameserver .. i w8 10-15 seconds after close... what can i do?
------------------------------------------------- -------------------------------------------------- --
I solve the error at SR_shardMaganer.. but now got error on sr_gameServer .. i open them...
|
Error SR_ShardManager
06/14/2013 - SRO Private Server - 0 Replies
bump.
|
sr_shardmanager error
04/10/2012 - SRO Private Server - 0 Replies
i cant start sr_shardmanger with smc
log
fatal Schedule Manager : g_pServerBodyOfMyself is NULL !! 2012-04-10 17:21:45 832
notify successfully server task registered 2012-04-10 17:21:45 834
notify request server certification 2012-04-10 17:21:45 835
fatal Schedule Manager : g_pServerBodyOfMyself is NULL !! 2012-04-10 17:21:45 837
|
SR_ShardManager error
12/18/2011 - SRO Private Server - 9 Replies
I have opened CertificationServer, works fine!
I go on with the guide, I have opened it, after changing my ip address at server.cfg, and opened SR_ShardManager (btw the ip is 32001 in Certification)
http://imageshack.us/f/703/srop.png/
Help please :)?
|
Error SR_ShardManager Help Me!
09/13/2011 - SRO Private Server - 0 Replies
Any Idea?
http://i53.tinypic.com/243pahy.jpg
|
All times are GMT +1. The time now is 14:59.
|
|