Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server > SRO PServer Guides & Releases
You last visited: Today at 23:25

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

Advertisement



[GUIDE] Setup a server without errors [1x GameServer]

Discussion on [GUIDE] Setup a server without errors [1x GameServer] within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Closed Thread
 
Old 10/27/2011, 21:48   #601
 
elite*gold: 0
Join Date: Jun 2010
Posts: 24
Received Thanks: 2
Who can help me whit this problem xD:



i think all it's ok check:

Code:
[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=MYUSER\SQLEXPRESS01;DSN=SRO_VT_ACCOUNT;UID=sa;PWD=PASSWORD;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id=697
Code:
[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=MYIP
nip=MYIP
machine_manager_node_id=699
Code:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SroLand
query=DRIVER={SQL Server};SERVER=MYUSER\SQLEXPRESS01;DSN=SRO_VT_SHARD;UID=sa;PWD=PASSWORD;DATABASE=SRO_VT_SHARD
query_log=DRIVER={SQL Server};SERVER=MYUSER\SQLEXPRESS01;DSN=Log_DB;UID=sa;PWD=PASSWORD;DATABASE=Log_DB
capacity=20
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
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 "MYIP", 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 "MYIP", 15880
		IBUVQueueReserveCount		20000
		IBUVQueuePrepareRatio		0.10
		IBUVFailureIPTolerance		0
		IBUVStringSize				1
		IBUVCharacterSet			"ABCDEF1234567890"
}

DownloadServer {
        Certification "MYIP", 15880
}
FarmManager {
		Certification "MYIP", 15880
}

AgentServer {
		Certification "MYIP", 15882 //no global manager running lol
			//traffic_filter_activity 	"service_off"
			//MaxUser 5000
			//SockTCPCount 15000
		MaxConnectionsPerServer 		"5000"
		MaxConnectionsPer1_OServer 		"5000"
}

MachineManager {
		Certification "MYIP", 15880
		CERTIFICATION_IP_BIND "MYIP"
}

SR_GameServer {
		Certification "MYIP", 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 "MYIP", 15882
		BILLING_SERVER_URL 		"http://201.242.249.124:8080/"
		CREST_FTP_URL 			"ftp://crest:[email protected]/"
		ChristmasEvent2007 				1
		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
}
Code:
/*
*/

SMC {	
DivisionManager "MYIP",15880
}

ModulePatch
{
	SrcPath	".\Patch_Internal"
	DestPath ".\Patch_Internal_Comp"
}
I think all it's ok but hope someone can help me ^^

Used SQLEXPRESS01 because i reinstall SQL to many times xD
TheSoulTrack is offline  
Old 10/27/2011, 22:57   #602
 
elite*gold: 0
Join Date: Oct 2007
Posts: 204
Received Thanks: 19
Hmm i got this dumb problem, i had my server set up perfect all ok,
but now 2 weeks later i wanne start my server again, evrything load up ok. just my smc wont work anymore? :S tryed allready alot nothing seems to work.
did a server reinstall. and got to the same conclusion smc dont wanne load plugins. crash when i click load.. any idees?

EDIT: was a stupid plugin preventing smc to work, "Notice.dll" any fix for this dll?
renamed and smc works ya w/o notice but will do for now.

grtz
jumply111 is offline  
Old 10/28/2011, 03:59   #603
 
elite*gold: 0
Join Date: Oct 2011
Posts: 13
Received Thanks: 1
Quote:
Originally Posted by wolff66 View Post
Can just someone help me ? when i fix one error then i will get 2 error more :/
anyway :

i checked my ini files and there dont have any problem
hey.. msg me with ur team view info.. il setup ur server for u..
Cарамbа is offline  
Old 10/28/2011, 05:05   #604
 
elite*gold: 0
Join Date: Feb 2008
Posts: 104
Received Thanks: 6
plzz mi error help
nitrogino is offline  
Old 10/28/2011, 05:05   #605
 
elite*gold: 0
Join Date: Feb 2008
Posts: 104
Received Thanks: 6
plzz mi error help
nitrogino is offline  
Old 10/28/2011, 05:40   #606
 
elite*gold: 0
Join Date: Apr 2008
Posts: 12
Received Thanks: 0
fatal Query Error!!! Query Result : -1, Query : {?=CALL _DelExpiredRentItemInStorage (0, 7844,'2011-10-27 21:58:8')} 2011-10-27 21:58:09 530
fatal SQL Error State:42000, Native Error Code: 1FB2, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Error al convertir el tipo de datos varchar a smalldatetime. 2011-10-27 21:58:11 317
fatal {?=CALL _DelExpiredRentItemInStorage (0, 7844,'2011-10-27 21:58:8')} 2011-10-27 21:58:11 322
fatal CALL _DelExpiredRentItemInStorage failed!! StorageType[0],StorageID[7844] 2011-10-27 21:58:11 372
fatal LOADTARGET_CHARDATA_N_INVENTORY(PC Inventory) Failed (693) 2011-10-27 21:58:11 376
warnning Character Data Loading Failed[JID: 3, CharID: 7844] 2011-10-27 21:58:11 464
warnning CharDataLoadingCompleted:: CharData loading failed![JID: 3, CharID: 7844] 2011-10-27 21:58:11 469


WHO CAN HELP ME I CANT ENTER TO THE SERVER I CAN CREATE A CHAR BUT I CANT LOGIN IT
negron2 is offline  
Old 10/28/2011, 06:49   #607
 
elite*gold: 0
Join Date: Oct 2011
Posts: 13
Received Thanks: 1
im willing to help some one 2 setup server... im gonna work with person that has 6gb ram +++
Cарамbа is offline  
Old 10/28/2011, 08:58   #608
 
wolff66's Avatar
 
elite*gold: 0
Join Date: Sep 2007
Posts: 250
Received Thanks: 34
Quote:
Originally Posted by Cарамbа View Post
hey.. msg me with ur team view info.. il setup ur server for u..


i send teamviwer id and pw to your private message
wolff66 is offline  
Old 10/28/2011, 17:07   #609
 
elite*gold: 0
Join Date: Jan 2009
Posts: 37
Received Thanks: 5
i will kill myself soon! I TRIED EVRY-F**** THING NOW!!

im frustrated -.- i alwas get "cannot occupy DB session - error" + i cant open SMC,





i would be soo thankful if someone could help me =(

greetz
michigidom is offline  
Old 10/28/2011, 19:29   #610
 
elite*gold: 26
Join Date: May 2008
Posts: 574
Received Thanks: 437


srGlobalService:
Code:
[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=MAWI\SQLEXPRESS;DSN=SRO_VT_ACCOUNT;UID=su;PWD=123456;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id=697
srNodeType:
Code:
[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=127.1.1.0
nip=127.1.1.0
machine_manager_node_id=699
srShard:
Code:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SroLand
query=DRIVER={SQL Server};SERVER=MAWI\SQLEXPRESS;DSN=SRO_VT_SHARD_INIT;UID=sa;PWD=123456;DATABASE=SRO_VT_SHARD_INIT
query_log=DRIVER={SQL Server};SERVER=MAWI\SQLEXPRESS;DSN=Log_DB;UID=sa;PWD=123456;DATABASE=Log_DB
capacity=20
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
What is wrong with this Configuration? I dont know.. :s Thanks for your help. Please.
Wismo is offline  
Old 10/28/2011, 19:51   #611
 
elite*gold: 0
Join Date: Jan 2009
Posts: 37
Received Thanks: 5
seems u got the same problem as me ... someone help us! pls!^^
michigidom is offline  
Old 10/28/2011, 21:09   #612
 
elite*gold: 0
Join Date: Nov 2009
Posts: 26
Received Thanks: 2
how i resore the data base because i dont have that file .bak :| can someone upload it
acabme is offline  
Old 10/28/2011, 21:15   #613
 
wolff66's Avatar
 
elite*gold: 0
Join Date: Sep 2007
Posts: 250
Received Thanks: 34
u can find .bak in files what u download from first page
Quote:
Server files:
Part1
Part2
Part3
password : "fortheworstcommunityever"
Other files (as Database, Certification, SMC, ODBC Reg. entries and more)
Silkroad 1.188 client (Diamond media.pk2 - Already patched sro_client.exe - No xTrap)
wolff66 is offline  
Old 10/28/2011, 21:23   #614
 
elite*gold: 0
Join Date: Oct 2011
Posts: 13
Received Thanks: 1
Quote:
Originally Posted by heykiddys2008 View Post


srGlobalService:
Code:
[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=MAWI\SQLEXPRESS;DSN=SRO_VT_ACCOUNT;UID=su;PWD=123456;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id=697
srNodeType:
Code:
[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=127.1.1.0
nip=127.1.1.0
machine_manager_node_id=699
srShard:
Code:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SroLand
query=DRIVER={SQL Server};SERVER=MAWI\SQLEXPRESS;DSN=SRO_VT_SHARD_INIT;UID=sa;PWD=123456;DATABASE=SRO_VT_SHARD_INIT
query_log=DRIVER={SQL Server};SERVER=MAWI\SQLEXPRESS;DSN=Log_DB;UID=sa;PWD=123456;DATABASE=Log_DB
capacity=20
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
What is wrong with this Configuration? I dont know.. :s Thanks for your help. Please.


execute this querry into whole sql db


ALTER LOGIN sa ENABLE ;
GO
ALTER LOGIN sa WITH PASSWORD = '<enterStrongPasswordHere>' ;
GO
Cарамbа is offline  
Old 10/28/2011, 22:57   #615
 
wolff66's Avatar
 
elite*gold: 0
Join Date: Sep 2007
Posts: 250
Received Thanks: 34
This dont help for me ..
wolff66 is offline  
Closed Thread


Similar Threads Similar Threads
Errors in Shard and Gameserver
08/27/2012 - SRO Private Server - 4 Replies
I get these errors in Gameserver: 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(215), CurrentIndex(50) 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(222), CurrentIndex(50) 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(224), CurrentIndex(50) 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(225), CurrentIndex(50) 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(226), CurrentIndex(50) 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(229), CurrentIndex(50)...
[GUIDE]L2j Linux Server Setup Guide
12/11/2011 - Lin2 Guides & Templates - 5 Replies
from l2j forum;)
[Guide]L2 Official Server Setup Guide for Noobs-English
03/12/2009 - Lin2 Private Server - 107 Replies
Here is the best guide for an L2 Official Server Setup, i post the links for the files later, u can search all files in google the mostly u will find. ------------------------------------------------- ---------------------------------------------- Requirement and Precautions: ------------------------------------------------- ---------------------------------------------- Running a server require at lease a P4 1.8Ghz with at lease 512MB of ram. The server will load, but very slowly. Don't...



All times are GMT +1. The time now is 23:26.


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.