[HELP] Server files problem :(

Results 1 to 3 of 3
  1. #1
    Newbie shawky is offline
    MemberRank
    Jan 2012 Join Date
    19Posts

    sad [HELP] Server files problem :(

    Hello guyz
    im asking if someone knows the solution of this problem
    would be awesome if replied me at this thread :)
    here are my server.cfg

    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 				"192.168.16.100", 32000
    		LoginFailureTolerance		3
    		IBUVFailureTolerance		3
    		LoginFailureBlockTimeMin	10
    		IBUVFailureBlockTimeMin		10
    		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 				"192.168.16.100", 32000
    		IBUVQueueReserveCount		20000
    		IBUVQueuePrepareRatio		0.05
    		IBUVFailureIPTolerance		0
    		IBUVStringSize				5
    		IBUVCharacterSet			"ABCDEF1234567890"
    	}
    	DownloadServer {
    		Certification 				"192.168.16.100", 32000
    	}
    	FarmManager {
    		Certification 				"192.168.16.100", 32000 
    	}
    	MachineManager {
    		Certification 				"192.168.16.100", 32000
    	}
    	AgentServer {
    		Certification 				"192.168.16.100", 32000
    	}
    	SR_GameServer {
    		Certification 				"192.168.16.100", 32000
    		ExpRatio             		500
    		ExpRatioParty        		500
    		DropItemRatio       		0,5
    		DropGoldAmountCoef   		0,5	
    		LOCALE 						LOCALE_VIETNAM
    		SET_FEE_RATE           		"0,5,5,5"
    		SELL_FEE_RATE           	"0,10,10,10"
    		//#ifdef OPEN_MARKET_SYSTEM
    		//#endif OPEN_MARKET_SYSTEM
    		//WINTER_EVENT_2009			EVENT_ON
    		//EUBUSINESS_EVENT			EVENT_ON
    		//GOLDEN_PIG_FEBRUARY_EVENT	EVENT_ON Open all file
    		//THANKS_GIVING_EVENT		EVENT_ON
    		//LIBERATION_EVENT			EVENT_ON
    	}
    	SR_ShardManager {
    		Certification 				"192.168.16.100", 32004
    		BILLING_SERVER_URL 			"http://192.168.16.100:8080/"
    		CREST_FTP_URL 				"ftp://shawky:shawky@192.168.16.100/SRO_CREST"
    		ExtraExpRatio				0.1
    		ChristmasEvent2007 			0
    		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
    		//SERVER_EVENT_SYSTEM		ON
    	}
    }
    it launches global manager only
    and the others launch yes but they doesn't load

    here is a screen -->


    waiting for answer


  2. #2
    Member Demetraa is offline
    MemberRank
    Feb 2012 Join Date
    27Posts

    Re: [HELP] Server files problem :(

    why i cant see the screen? :S

  3. #3
    Newbie shawky is offline
    MemberRank
    Jan 2012 Join Date
    19Posts

    Re: [HELP] Server files problem :(

    Quote Originally Posted by Demetraa View Post
    why i cant see the screen? :S
    just click it
    it will appear



Advertisement