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

10/13/2011 06:50 jack99888#496
GM can not even look at how to create an account

Please account data for GM
10/13/2011 07:42 6_lucifer_6#497
Quote:
Originally Posted by jack99888 View Post
GM can not even look at how to create an account

Please account data for GM
Quote:
Originally Posted by zikor1337 View Post
[b]

Now we'll create the GM account and set the privileged IP !
First we will start with GM account:
Now the privileged IP:
use hamachi ip for privleged ip
10/13/2011 08:35 grajek#498
Quote:
notify BILLING SERVER[dummy] 2011-10-13 02:57:46 699
notify BillingMgr- Created! 2011-10-13 02:57:46 724
notify BillingMgr- Service Initialized! 2011-10-13 02:57:46 725
notify successfully server task registered 2011-10-13 02:57:46 726
notify request server certification 2011-10-13 02:57:46 726
notify Add ServerNotify : (1) - Certification 2011-10-13 02:57:46 727
notify Add ServerNotify : (698) - GatewayServer 2011-10-13 02:57:46 727
notify Add ServerNotify : (699) - MachineManager 2011-10-13 02:57:46 728
notify Add ServerNotify : (700) - DownloadServer 2011-10-13 02:57:46 729
notify Add ServerNotify : (704) - FarmManager 2011-10-13 02:57:46 731
notify successfully server certificated 2011-10-13 02:57:46 733
fatal server cord established : 1 (192.168.1.35:32000) 2011-10-13 02:57:46 735
notify Successfully DB Initialized! 2011-10-13 02:57:46 773
fatal Max User Count Restriction Per IP: system default (infinite) 2011-10-13 02:57:46 802
notify Account DB Successfully Connected! 2011-10-13 02:57:46 803
notify Silk DB is assigned to Account DB!! 2011-10-13 02:57:46 804
fatal execute query error : select * from _SecurityDescription with (NOLOCK) 2011-10-13 02:57:46 805
fatal Query Error!!! Query Result : -1, Query : select * from _SecurityDescription with (NOLOCK) 2011-10-13 02:57:46 806
fatal SQL Error State:42S02, Native Error Code: D0, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name '_SecurityDescription'. 2011-10-13 02:57:46 808
fatal select * from _SecurityDescription with (NOLOCK) 2011-10-13 02:57:46 809
fatal security description data loading failed.... 2011-10-13 02:57:46 810
fatal GlobalManager is initialized successfully 2011-10-13 02:57:46 811
fatal execute query error : select * from SK_SilkChange_BY_Web 2011-10-13 02:57:51 690
fatal Query Error!!! Query Result : -1, Query : select * from SK_SilkChange_BY_Web 2011-10-13 02:57:51 692
fatal SQL Error State:42S02, Native Error Code: D0, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'SK_SilkChange_BY_Web'. 2011-10-13 02:57:51 694
fatal select * from SK_SilkChange_BY_Web 2011-10-13 02:57:51 695
fatal execute query error : update _Shard set nStatus = 0, nCurrentUserRatio = 0 where nID = 64 2011-10-13 02:58:02 220
fatal Query Error!!! Query Result : -1, Query : update _Shard set nStatus = 0, nCurrentUse
this error again and again no matter what i do, how much more tmes i edit inis, how much time i check database to compare with inis, tried comparing to odbc settings, database log and pass is everywhere the same
"Invalid object name 'SK_SilkChange_BY_Web'." i guess this clean database is bugged, because server cant recognise name
those are erorrs from sro vt account, i got default restored clean database

win 7 64x using mssqlsm 32bit

help is needed ;d
10/13/2011 10:02 silk0104#499
Sox Magic pop Alchemy

How to change the rate?
10/13/2011 10:16 mostafa2224#500
Any Solve for This Problem
All Exe Work Done
but when i try Launch Game that's Appear
[Only registered and activated users can see links. Click Here To Register...]
10/13/2011 12:29 xFlyer#501
Quote:
Originally Posted by ShymonString View Post
ODBC CONNECTION SUCCESSFUL .. CHECK THE. INI AND ALL IS WELL .. BUT EVEN STILL THE PROBLEM .. It can be.?

PLEASE HELP...
Caps off.

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

In that your picture ODBC doesn't look very well.

Quote:
Originally Posted by mostafa2224 View Post
Any Solve for This Problem
All Exe Work Done
but when i try Launch Game that's Appear
[Only registered and activated users can see links. Click Here To Register...]
Put sro_client.exe to dep's.
10/13/2011 17:57 omegalugia#502
Which IP do I have to use for my friends to connect? With 192.168.1.8, it gets server under inspection. With my WAN ip, its the same thing.
10/13/2011 19:23 [IL]#503
any one can help me build the server i tryed few time and i didn't seccsed, who can contact with me at
skype: shahar-bos
msn: [Only registered and activated users can see links. Click Here To Register...]
please i need it for my project.
10/13/2011 19:58 playboll#504
[Only registered and activated users can see links. Click Here To Register...]
Http, FTP on but i got billing server

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 "cert.joymax.com", 32000
	Certification "ip", 32000
	
	LoginFailureTolerance		3				// ÃÖ´ë ·Î±×ÀÎ ÆÐ½º¿öµå ¿À·ù Çã¿ëÄ¡
	IBUVFailureTolerance		3				// ÃÖ´ë À̹ÌÁö ÀÎÁõ ¿À·ù Çã¿ëÄ¡
	LoginFailureBlockTimeMin	10				// ºí·° ½Ã°£(ºÐ) - ·Î±×ÀÎ ÆÐ½º¿öµå ¿À·ù 
	IBUVFailureBlockTimeMin		10				// ºí·° ½Ã°£(ºÐ) - À̹ÌÁö ÀÎÁõ ¿À·ù 
	AutomatedPunisher		"AutomatedPunisher"		// ºí·° ÁÖü À̸§ (±âÁ¸ ºí·°Àº gm ¸í)
	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 "ip", 15880
	IBUVQueueReserveCount		20000	// IBUV¸¦ À§ÇØ ¹Ì¸® »ý¼ºÇØ ³õÀ» À̹ÌÁö °¹¼ö	
	IBUVQueuePrepareRatio		0.05	// ¾ÆÀ̵é ŸÀÓ¿¡ À̹ÌÁö »ý¼ºÇÒ ºñÀ²
	IBUVFailureIPTolerance		0	// ÇÑ IP´ç IBUV ½ÇÆÐ¸¦ Çã¿ëÇÒ ÃÖ´ë ¿À·ù Çã¿ëÄ¡, 0ÀÌ¸é ºí·° ¾ÈÇϰڴٴ °ÅÁö.

	// Ãß°¡µÈ ³ÑÀÌ´Ù!!!!!
	//////////////////////////////////////////////////////////
	IBUVStringSize			6 	// ÇÑ±Û Ä³¸¯Åͼ »ç¿ë ½Ã 3, ¾ËÆÄºª ij¸¯ÅÍ ¼Â¸¸ »ç¿ëÇÏ´Â °æ¿ì 6 À¸·Î ¼¼ÆÃÇÑ´Ù.
	IBUVCharacterSet		"ABCDEFGHLMNQRTabdehimn2345678"
	//////////////////////////////////////////////////////////
}

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

AgentServer {
	Certification "ip", 15882
}

MachineManager {
	Certification "ip", 15880
}

SR_GameServer {
	Certification "ip", 15882

	ExpRatio             100
        ExpRatioParty        100
      
	DropItemRatio       0,1
        DropGoldAmountCoef   0,1	
        //WINTER_EVENT_2009		EVENT_ON	// 2009³â °Ü¿ï À̺¥Æ®
	//EUBUSINESS_EVENT		EVENT_ON
        //GOLDEN_PIG_FEBRUARY_EVENT	EVENT_ON
	//THANKS_GIVING_EVENT		EVENT_ON
	//LIBERATION_EVENT		EVENT_ON
	LOCALE LOCALE_VIETNAM	// for Helper mark 
       
         //#ifdef OPEN_MARKET_SYSTEM
        SET_FEE_RATE            "0,5,5,5"
        SELL_FEE_RATE           "0,10,10,10"
         //#endif OPEN_MARKET_SYSTEM
}

SR_ShardManager {
    Certification "ip", 15882
    BILLING_SERVER_URL "http://ip:8080/test.asp"
    CREST_FTP_URL "ftp://id:pw@ip/SRO_CREST"  
	   ChristmasEvent2007 1
	   SERVER_EVENT_SYSTEM             ON
       LOCALE LOCALE_VIETNAM
       FlagEvent 			0
       FlagEvent                        1
       HourForMeterRateLevelFirst	22
       HourForMeterRateLevelSecond	23

	BattleArenaRandom 1
	BattleArenaParty 1
	BattleArenaGuild 1
	BattleArenaJob 1
	ArenaMatchOccupy 1
	ArenaMatchFlag 1
	ArenaMatchPoint 1
}
PHP Code:
2011-10-13    20:44:25    [SR_ShardManager]    Not found RefServerEvent[30001]. Check service and date valueprogress next data
2011
-10-13    20:44:25    [SR_ShardManager]    Not found RefServerEvent[30002]. Check service and date valueprogress next data
2011
-10-13    20:44:25    [SR_ShardManager]    Not found RefServerEvent[30003]. Check service and date valueprogress next data
2011
-10-13    20:44:25    [SR_ShardManager]    Not found RefServerEvent[30004]. Check service and date valueprogress next data
2011
-10-13    20:44:25    [SR_ShardManager]    SR_ShardManager is initialized successfully
2011
-10-13    20:44:25    [SR_ShardManager]    BillingServer is Dead!! 
10/13/2011 20:30 MesselyQc#505
Information about SQL:

Server Name: FRANCOISMESSELY\STARSROSQL
ID: sa
Password: 123

[Only registered and activated users can see links. Click Here To Register...]
(Picture of Everything(GlobalManager,MachineManager,AgentServe r,DownloadServer,FarmServer,ShardManager,GameServe r,GateWayServer,IIS,FTP, ETC)

This is my server config:

This is my ServiceManager.cfg :

I'm using wamp5 1.7.2
This is my config.php for my Website


This is my SrGlobalService.ini :


This is my NodeType.ini :


This is my SrShard.ini :

This is my DBConnect.asp :

This is my GetTotalSilk.ASP :



Error I have when I used the client of Perfection Sro(with my ip) :
[Only registered and activated users can see links. Click Here To Register...]
Failed To Create a Character . Please Try To Connect again.(S1030)

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

Error I have when I used the client that Zikor gave :

[Only registered and activated users can see links. Click Here To Register...]
10/13/2011 23:21 omegalugia#506
Quote:
Originally Posted by Larkon View Post
u cant connect to the server that is being hosted on the same pc - _ -
The host is the desktop, connecting via laptop.
10/14/2011 11:07 technorocker#507
[Only registered and activated users can see links. Click Here To Register...]

cant see service.... where can i find it?
10/14/2011 12:26 xFlyer#508
Quote:
Originally Posted by technorocker View Post
[Only registered and activated users can see links. Click Here To Register...]

cant see service.... where can i find it?
You didn't checked it in Windows Features.
10/14/2011 12:56 technorocker#509
Quote:
Originally Posted by xFlyer View Post
You didn't checked it in Windows Features.
[Only registered and activated users can see links. Click Here To Register...]

where is my fault :( i check like on the first page
10/14/2011 13:58 playboll#510
[Only registered and activated users can see links. Click Here To Register...]
Http, FTP on but i got billing server

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 "cert.joymax.com", 32000
	Certification "ip", 32000
	
	LoginFailureTolerance		3				// ÃÖ´ë ·Î±×ÀÎ ÆÐ½º¿öµå ¿À·ù Çã¿ëÄ¡
	IBUVFailureTolerance		3				// ÃÖ´ë À̹ÌÁö ÀÎÁõ ¿À·ù Çã¿ëÄ¡
	LoginFailureBlockTimeMin	10				// ºí·° ½Ã°£(ºÐ) - ·Î±×ÀÎ ÆÐ½º¿öµå ¿À·ù 
	IBUVFailureBlockTimeMin		10				// ºí·° ½Ã°£(ºÐ) - À̹ÌÁö ÀÎÁõ ¿À·ù 
	AutomatedPunisher		"AutomatedPunisher"		// ºí·° ÁÖü À̸§ (±âÁ¸ ºí·°Àº gm ¸í)
	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 "ip", 15880
	IBUVQueueReserveCount		20000	// IBUV¸¦ À§ÇØ ¹Ì¸® »ý¼ºÇØ ³õÀ» À̹ÌÁö °¹¼ö	
	IBUVQueuePrepareRatio		0.05	// ¾ÆÀ̵é ŸÀÓ¿¡ À̹ÌÁö »ý¼ºÇÒ ºñÀ²
	IBUVFailureIPTolerance		0	// ÇÑ IP´ç IBUV ½ÇÆÐ¸¦ Çã¿ëÇÒ ÃÖ´ë ¿À·ù Çã¿ëÄ¡, 0ÀÌ¸é ºí·° ¾ÈÇϰڴٴ °ÅÁö.

	// Ãß°¡µÈ ³ÑÀÌ´Ù!!!!!
	//////////////////////////////////////////////////////////
	IBUVStringSize			6 	// ÇÑ±Û Ä³¸¯Åͼ »ç¿ë ½Ã 3, ¾ËÆÄºª ij¸¯ÅÍ ¼Â¸¸ »ç¿ëÇÏ´Â °æ¿ì 6 À¸·Î ¼¼ÆÃÇÑ´Ù.
	IBUVCharacterSet		"ABCDEFGHLMNQRTabdehimn2345678"
	//////////////////////////////////////////////////////////
}

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

AgentServer {
	Certification "ip", 15882
}

MachineManager {
	Certification "ip", 15880
}

SR_GameServer {
	Certification "ip", 15882

	ExpRatio             100
        ExpRatioParty        100
      
	DropItemRatio       0,1
        DropGoldAmountCoef   0,1	
        //WINTER_EVENT_2009		EVENT_ON	// 2009³â °Ü¿ï À̺¥Æ®
	//EUBUSINESS_EVENT		EVENT_ON
        //GOLDEN_PIG_FEBRUARY_EVENT	EVENT_ON
	//THANKS_GIVING_EVENT		EVENT_ON
	//LIBERATION_EVENT		EVENT_ON
	LOCALE LOCALE_VIETNAM	// for Helper mark 
       
         //#ifdef OPEN_MARKET_SYSTEM
        SET_FEE_RATE            "0,5,5,5"
        SELL_FEE_RATE           "0,10,10,10"
         //#endif OPEN_MARKET_SYSTEM
}

SR_ShardManager {
    Certification "ip", 15882
    BILLING_SERVER_URL "http://ip:8080/test.asp"
    CREST_FTP_URL "ftp://id:pw@ip/SRO_CREST"  
	   ChristmasEvent2007 1
	   SERVER_EVENT_SYSTEM             ON
       LOCALE LOCALE_VIETNAM
       FlagEvent 			0
       FlagEvent                        1
       HourForMeterRateLevelFirst	22
       HourForMeterRateLevelSecond	23

	BattleArenaRandom 1
	BattleArenaParty 1
	BattleArenaGuild 1
	BattleArenaJob 1
	ArenaMatchOccupy 1
	ArenaMatchFlag 1
	ArenaMatchPoint 1
}
PHP Code:
2011-10-13    20:44:25    [SR_ShardManager]    Not found RefServerEvent[30001]. Check service and date valueprogress next data
2011
-10-13    20:44:25    [SR_ShardManager]    Not found RefServerEvent[30002]. Check service and date valueprogress next data
2011
-10-13    20:44:25    [SR_ShardManager]    Not found RefServerEvent[30003]. Check service and date valueprogress next data
2011
-10-13    20:44:25    [SR_ShardManager]    Not found RefServerEvent[30004]. Check service and date valueprogress next data
2011
-10-13    20:44:25    [SR_ShardManager]    SR_ShardManager is initialized successfully
2011
-10-13    20:44:25    [SR_ShardManager]    BillingServer is Dead!! 
Guys help please i got billing sw >> itryed port 80 and 8080 :S but dont work Htp online but sr_shard billing i using 2003 server