i followed ur videos step by step i did all the things just like u did and i get this:
i would appriciate if u can help me with this:
For 3 days i tryed all the ways to fix it and nothing so i decide to post maybe someone will help me.
My ip (if u say i did something wrong)
FTP working...
Compile working:
Custom Cert working
AND I GET THIS ERROR ALL THE TIME AND I TRYED LIKE 20 TIMES IN DIFFERENT WAYS DIFFERENT CFG s patchez...and nothing
this:
2. My Settings (server.cfg ini...)
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 "10.67.15.85 ", 32001
Certification "10.67.15.85 ", 32001
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 "10.67.15.85 ", 32000
IBUVQueueReserveCount 20000 // IBUV¸¦ À§ÇØ ¹Ì¸® »ý¼ºÇØ ³õÀ» À̹ÌÁö °¹¼ö
IBUVQueuePrepareRatio 0.05 // ¾ÆÀ̵é ŸÀÓ¿¡ À̹ÌÁö »ý¼ºÇÒ ºñÀ²
IBUVFailureIPTolerance 0 // ÇÑ IP´ç IBUV ½ÇÆÐ¸¦ Çã¿ëÇÒ ÃÖ´ë ¿À·ù Çã¿ëÄ¡, 0ÀÌ¸é ºí·° ¾ÈÇϰڴٴ °ÅÁö.
// Ãß°¡µÈ ³ÑÀÌ´Ù!!!!!
//////////////////////////////////////////////////////////
IBUVStringSize 6 // ÇÑ±Û Ä³¸¯Åͼ »ç¿ë ½Ã 3, ¾ËÆÄºª ij¸¯ÅÍ ¼Â¸¸ »ç¿ëÇÏ´Â °æ¿ì 6 À¸·Î ¼¼ÆÃÇÑ´Ù.
IBUVCharacterSet "ABCDEFGHLMNQRTabdehimn2345678"
//////////////////////////////////////////////////////////
}
DownloadServer {
Certification "10.67.15.85 ", 32000
}
FarmManager {
Certification "10.67.15.85 ", 32000
}
AgentServer {
Certification "10.67.15.85 ", 32004
}
MachineManager {
Certification "10.67.15.85 ", 32000
}
SR_GameServer {
Certification "10.67.15.85 ", 32004
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 "10.67.15.85 ", 32004
BILLING_SERVER_URL "http://10.67.15.85:8080/"
CREST_FTP_URL "ftp://crest:[email protected] /"
ExtraExpRatio 0.1
ChristmasEvent2007 0
//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
}
srGlobalService.ini
Code:
[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=HMM1-PC\SQLEXPRESS;DSN=SRO_VT_ACCOUNT;UID=sa;PWD=fcrapidu;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id=697
srNodeType.ini
Code:
[global]
count=2
[global]
count=8
[entry0]
id=335
operation_type=22
name=Main_machine
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=699
[entry1]
id=336
operation_type=22
name=2nd_machine
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=701
[entry2]
id=338
operation_type=17
name=GWS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=699
[entry3]
id=339
operation_type=17
name=FMGS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=0
[entry4]
id=340
operation_type=17
name=SDMGS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=706
[entry5]
id=341
operation_type=17
name=SD1AGS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=708
[entry6]
id=344
operation_type=17
name=SD1GAS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=714
[entry7]
id=133
operation_type=0
name=Certification Manager
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=0
[entry8]
id=343
operation_type=17
name=SD1AGS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=712
[entry9]
id=344
operation_type=17
name=SD1GAS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=714
[entry10]
id=345
operation_type=17
name=SD1GAS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=716
[entry11]
id=386
operation_type=17
name=SDMGS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=801
[entry12]
id=387
operation_type=17
name=SD2AGS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=803
[entry13]
id=388
operation_type=17
name=SD2AGS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=805
[entry14]
id=389
operation_type=17
name=SD2AGS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=807
[entry15]
id=390
operation_type=17
name=SD2GAS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=809
[entry16]
id=391
operation_type=17
name=SD2GAS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=811
[entry17]
id=392
operation_type=17
name=SDMGS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=813
[entry18]
id=393
operation_type=17
name=SD3AGS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=815
[entry19]
id=394
operation_type=17
name=SD3AGS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=817
[entry20]
id=395
operation_type=17
name=SD3AGS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=819
[entry21]
id=396
operation_type=17
name=SD3GAS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=821
[entry22]
id=397
operation_type=17
name=SD3GAS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=823
[entry23]
id=401
operation_type=17
name=SDMGS4
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=837
[entry24]
id=402
operation_type=17
name=SD4AGS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=839
[entry25]
id=403
operation_type=17
name=SD4AGS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=841
[entry26]
id=404
operation_type=17
name=SD4AGS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=843
[entry27]
id=405
operation_type=17
name=SD4GAS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=845
[entry28]
id=406
operation_type=17
name=SD4GAS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=847
[entry29]
id=446
operation_type=17
name=SDMGS5
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=950
[entry30]
id=447
operation_type=17
name=SD5AGS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=952
[entry31]
id=448
operation_type=17
name=SD5AGS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=954
[entry32]
id=449
operation_type=17
name=SD5AGS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=956
[entry33]
id=450
operation_type=17
name=SD5GAS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=958
[entry34]
id=451
operation_type=17
name=SD5GAS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=960
[entry35]
id=819
operation_type=17
name=SD1GAS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1901
[entry36]
id=820
operation_type=17
name=SD2GAS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1902
[entry37]
id=821
operation_type=17
name=SD3GAS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1903
[entry38]
id=822
operation_type=17
name=SD4GAS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1904
[entry39]
id=823
operation_type=17
name=SD5GAS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1905
[entry40]
id=824
operation_type=17
name=SDMGS6
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1913
[entry41]
id=825
operation_type=17
name=SD6AGS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1914
[entry42]
id=826
operation_type=17
name=SD6AGS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1915
[entry43]
id=828
operation_type=17
name=SD6AGS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1916
[entry44]
id=829
operation_type=17
name=SD6GAS1
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1917
[entry45]
id=830
operation_type=17
name=SD6GAS2
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1918
[entry46]
id=831
operation_type=17
name=SD6GAS3
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=1919
[entry47]
id=133
operation_type=0
name=Certification Manager
wip=10.67.15.85
nip=10.67.15.85
machine_manager_node_id=0
srShard.ini
Code:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=Server1
query=DRIVER={SQL Server};SERVER=HMM1-PC\SQLEXPRESS;DSN=SRO_VT_SHARD_INIT;UID=sa;PWD=fcrapidu;DATABASE=SRO_VT_SHARD_INIT
query_log=DRIVER={SQL Server};SERVER=HMM1-PC\SQLEXPRESS;DSN=Log_DB;UID=sa;PWD=fcrapidu;DATABASE=Log_DB
capacity=2300
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
and from DBconnect.asp
Code:
<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=HMM1-PC\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=fcrapidu;"
DBConnA.Open strConnectA
%>
firewall is off
database restore done
ftp done
privileged ip done
pw id (md5) done
ODBC Data Source Administrator done
windows features done
Ireally dont get it where i did wrong...someone please explain, share ur knowledge with me.
i just wanna make a server to play with my dormitory friends...