[PLEASE] PRE errors, IOCP (look my config and help me)
xD never found x rivals,
never found Pankj DBs and config.....
I made my OBDC x 86 config
look
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI]
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\atum_external_authentication_dsn]
"Driver"="C:\\Windows\\system32\\SQLSRV32.dll"
"Server"="CAM46-PC\AFREP3"
"Database"="atum2_db_account"
"LastUser"="atum"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\atum_group_log_server_dsn]
"Driver"="C:\\Windows\\system32\\SQLSRV32.dll"
"Server"="CAM46-PC\AFREP3"
"Database"="atum2_db_1"
"LastUser"="atum"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\atum_group_server_dsn]
"Driver"="C:\\Windows\\system32\\SQLSRV32.dll"
"Server"="CAM46-PC\AFREP3"
"Database"="atum2_db_1"
"LastUser"="atum"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\atum_pre_server_dsn]
"Driver"="C:\\Windows\\system32\\SQLSRV32.dll"
"Server"="CAM46-PC\AFREP3"
"Database"="atum2_db_account"
"LastUser"="atum"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\db_account]
"Driver"="C:\\Windows\\system32\\SQLSRV32.dll"
"Server"="CAM46-PC\AFREP3"
"Database"="atum2_db_account"
"LastUser"="atum"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\db_1]
"Driver"="C:\\Windows\\system32\\SQLSRV32.dll"
"Server"="CAM46-PC\AFREP3"
"Database"="db_account"
"LastUser"="atum"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]
"PCCallAgent"="Microsoft Access Driver (*.mdb)"
"atum_external_authentication_dsn"="SQL Server"
"atum_pre_server_dsn"="SQL Server"
"atum_group_log_server_dsn"="SQL Server"
"atum_group_server_dsn"="SQL Server"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\PCCallAgent]
"Driver"="C:\\Windows\\system32\\odbcjt32.dll"
"DBQ"="D:\\Server\\AceOnline\\SCVoIP\\SCPCCAgent\\PCCallAgent.mdb"
"DriverId"=dword:00000019
"FIL"="MS Access;"
"SafeTransactions"=dword:00000000
"UID"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\PCCallAgent\Engines]
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\PCCallAgent\Engines\Jet]
"ImplicitCommitSync"=""
"MaxBufferSize"=dword:00000800
"PageTimeout"=dword:00000005
"Threads"=dword:00000003
"UserCommitSync"="Yes"
What happened?
this
Code:
09-07 13:22:38|[Notify] elapsed time after turn on !! 0Day 1h:10m:59s
09-07 13:22:38|Pre Server Start
09-07 13:22:38|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1508] PoolCnt[ 100] CommitSize[ 151552] vectorSize[1] Address Range(0x7FF80000 ~ 0x7FFA5000)
09-07 13:22:38|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1528] PoolCnt[ 101] CommitSize[ 155648] vectorSize[1] Address Range(0x7FF50000 ~ 0x7FF76000)
09-07 13:22:38|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1552] PoolCnt[15001] CommitSize[23281664] vectorSize[1] Address Range(0x7E0B0000 ~ 0x7F6E4000)
09-07 13:22:38| ServerGroup: none, Enable(1) MGameServerID(10061)
09-07 13:22:59| [Notify] CPreGlobal::OnPacketNotifyOfSPToMPWinSoc# 10000 CWinSocket::WS_CONNECTED wParam(0)
09-07 13:22:59| [Notify] CPreGlobal::InitServerSocket# Starting...
09-07 13:22:59| [Notify] CPreIOCP::IOCPInit# 10000
09-07 13:22:59|[Error] PreServer IOCPInit Error
09-07 13:26:36|[ERROR] CPreGlobal::OnPacketNotifyOfSPToMPWinSoc_ InitServerSocket_ error !!09-07 13:26:39| [Notify] CPreGlobal::EndServerSocket#
09-07 13:26:39|CGlobalGameServer::EndServerSocket_1
09-07 13:26:39|######################## Server IOCPClean ########################
09-07 13:26:39|[Notify] CVMem::FreeAllVMem_ TypeSize[ 1508] TotalCommitedObjCnts( 100) CurrentObjCnts( 100)
09-07 13:26:39|[Notify] CVMem::FreeAllVMem_ TypeSize[ 1528] TotalCommitedObjCnts( 101) CurrentObjCnts( 101)
09-07 13:26:39|[Notify] CVMem::FreeAllVMem_ TypeSize[ 1552] TotalCommitedObjCnts( 15001) CurrentObjCnts( 15001)
09-07 13:26:39|Pre Server End
09-07 13:26:39|CGlobalGameServer::EndServerSocket_1
This bug appeared when I did this OBDC.
I use the fixs ep3 (atum count, pre global etc)
My global and pre (cfg)
look
Code:
################################################################################
#
# $LOCAL_IP_ADDR : local computer IP(All server edit)
# $SERVER_GROUP_NAME : set ServerGruop(IM, Field server edit), Max 19Bytes
# $LANGUAGE_TYPE : set language load Text field of DB
#
# #define LANGUAGE_TYPE_UNKNOWN -1
# #define LANGUAGE_TYPE_KOREAN 0
# #define LANGUAGE_TYPE_ENGLISH 1
# #define LANGUAGE_TYPE_JAPANESE 2
# #define LANGUAGE_TYPE_CHINESE 3
# #define LANGUAGE_TYPE_VIETNAMESE 4
#
################################################################################
$LOCAL_IP_ADDR = 5.29.69.245
$LOCAL_PUBLIC_IP_ADDR = 5.29.69.245
$ALLOWED_TOOL_IP = 5.29.69.245
$SERVER_GROUP_NAME = none
$LANGUAGE_TYPE = 1
################################################################################
# ServerGroupList
################################################################################
$SERVER_GROUP_NAME_1 = none
$SERVER_GROUP_NAME_2 =
$SERVER_GROUP_NAME_3 =
$SERVER_GROUP_NAME_4 =
$SERVER_GROUP_NAME_5 =
$SERVER_GROUP_NAME_6 =
$SERVER_GROUP_NAME_7 =
$SERVER_GROUP_NAME_8 =
$SERVER_GROUP_NAME_9 =
$SERVER_GROUP_NAME_10 =
$SERVER_GROUP_NAME_11 =
$SERVER_GROUP_NAME_12 =
$SERVER_GROUP_NAME_13 =
$SERVER_GROUP_NAME_14 =
$SERVER_GROUP_NAME_15 =
$SERVER_GROUP_NAME_16 =
$SERVER_GROUP_NAME_17 =
$SERVER_GROUP_NAME_18 =
$SERVER_GROUP_NAME_19 =
$SERVER_GROUP_NAME_20 =
$MGAME_SERVER_ID_1 = 10061
$MGAME_SERVER_ID_2 = 10062
$MGAME_SERVER_ID_3 = 10063
$MGAME_SERVER_ID_4 = 10064
$MGAME_SERVER_ID_5 = 10065
$MGAME_SERVER_ID_6 = 10066
$MGAME_SERVER_ID_7 = 10067
$MGAME_SERVER_ID_8 = 10068
$MGAME_SERVER_ID_9 = 10069
$MGAME_SERVER_ID_10 = 10070
$MGAME_SERVER_ID_11 = 10071
$MGAME_SERVER_ID_12 = 10072
$MGAME_SERVER_ID_13 = 10073
$MGAME_SERVER_ID_14 = 10074
$MGAME_SERVER_ID_15 = 10075
$MGAME_SERVER_ID_16 = 10076
$MGAME_SERVER_ID_17 = 10077
$MGAME_SERVER_ID_18 = 10078
$MGAME_SERVER_ID_19 = 10079
$MGAME_SERVER_ID_20 = 10080
################################################################################
# PreServer Group List
# [ServerGroupName] [ServerGroupIP] [OrderIndex]
################################################################################
$$GAME_SERVER_GROUP_NAME1 = none 5.29.69.245 1
$$GAME_SERVER_GROUP_NAME2 =
$$GAME_SERVER_GROUP_NAME3 =
$$GAME_SERVER_GROUP_NAME4 =
$$GAME_SERVER_GROUP_NAME5 =
################################################################################
# 2010-12-12 by PanKJ
# ServerGroupInfos
# [ServerName] [ServerID] [Enabled]
################################################################################
$$SERVER_GROUP_INFO1 = none 10061 TRUE
$$SERVER_GROUP_INFO2 =
$$SERVER_GROUP_INFO3 =
$$SERVER_GROUP_INFO4 =
$$SERVER_GROUP_INFO5 =
################################################################################
# Each Server's IP
################################################################################
$PRE_SERVER_IP = 5.29.69.245
$IM_SERVER_IP = 5.29.69.245
$LOG_SERVER_IP = 5.29.69.245
$FIELD_SERVER_IP = 5.29.69.245
$NPC_SERVER_IP = 5.29.69.245
$VD_SERVER_IP = 5.29.69.245
$VC_SERVER_IP = 5.29.69.245
################################################################################
# Default Listening Ports
################################################################################
$PRE_SERVER_PORT = 15100
$IM_SERVER_PORT = 15101
$LOG_SERVER_PORT = 15102
$FIELD_SERVER_PORT = 15103
$NPC_SERVER_PORT = 15104
$VD_SERVER_PORT = 15150
$VC_SERVER_PORT = 15151
################################################################################
# VoIP Server Settings(PCCallAgent)
################################################################################
$VOIP_1to1_SERVER_IP = 5.29.69.245
$VOIP_1to1_SERVER_PORT = 15152
$VOIP_NtoN_SERVER_IP = 5.29.69.245
$VOIP_NtoN_SERVER_PORT = 15150
################################################################################
# client update ignore Flag, Warning: certainly set FALSE when real service!!!
################################################################################
$INGNORE_CLIENT_VERSION_UPDATE = TRUE
################################################################################
# Log server connect flag, Warning: certainly set TRUE when real service!!!
################################################################################
$CHECK_LOG_SERVER = TRUE
################################################################################
# Test Server Flag
################################################################################
$IS_TEST_SERVER = FALSE
$MAIN_OR_TEST_SERVER_NAME = MainServer
$GAME_PUBLISHER = xRivals
################################################################################
# Jamboree Server Flag spremenjen
################################################################################
$IS_JAMBOREE_SERVER = FALSE
################################################################################
# Only Choice Server Flag spremenjen
################################################################################
$IS_ONLY_CHOICE_SERVER = FALSE
################################################################################
# Server Group Limite User Count
################################################################################
$SERVER_GROUP_LIMITE_USER_COUNT = 500
################################################################################
# Cash Shop Service Flag
################################################################################
$CASH_SHOP_SERVICE_FLAG = TRUE
################################################################################
# Use SecondaryPassword System Flag
################################################################################
$USE_SECONDARYPASSWORD_SYSTEM_FLAG = FALSE
################################################################################
# Arena Server Flag
################################################################################
################################################################################
# Auto Update Settings
# FTP or HTTP
############################################################################
$AUTO_UPDATE_SERVER_TYPE =FTP
$UPLOAD_FTP_SERVER_IP =5.29.69.245
$UPLOAD_FTP_SERVER_PORT =21
$UPLOAD_FTP_SERVER_ACCOUNT =USERNAME FROM THE FTP
$UPLOAD_FTP_SERVER_PASSWORD =PASSWORD FROM THE FTP
$DOWNLOAD_FTP_SERVER_IP1 =5.29.69.245
$DOWNLOAD_FTP_SERVER_IP2 =5.29.69.245
$DOWNLOAD_FTP_SERVER_PORT =21
$DOWNLOAD_FTP_SERVER_ACCOUNT =USERNAME FROM THE FTP
$DOWNLOAD_FTP_SERVER_PASSWORD =PASSWORD FROM THE FTP
$CLIENT_FTP_UPDATE_UPLOAD_DIR = //aceonline
$LAUNCHER_FILE_UPLOAD_PATH = //aceonline/launcher/Launcher.atm
$DELETE_FILE_LIST_UPLOAD_PATH = //aceonline/deletefilelist/deletefilelist.txt
$NOTICE_FILE_UPLOAD_PATH = //aceonline/notice/notice.txt
$VERSION_LIST_FILE_UPLOAD_PATH = //aceonline/versionlist.ver
$CLIENT_FTP_UPDATE_DOWNLOAD_DIR = //aceonline
$LAUNCHER_FILE_DOWNLOAD_PATH = //aceonline/launcher/Launcher.atm
$DELETE_FILE_LIST_DOWNLOAD_PATH = //aceonline/deletefilelist/deletefilelist.txt
$NOTICE_FILE_DOWNLOAD_PATH = //aceonline/notice/notice.txt
$DOWNLOAD_HTTP_SERVER_IP1 = 5.29.69.245
$DOWNLOAD_HTTP_SERVER_IP2 = 5.29.69.245
$DOWNLOAD_HTTP_SERVER_PORT = 80
$DOWNLOAD_HTTP_SERVER_ACCOUNT = anonymous
$DOWNLOAD_HTTP_SERVER_PASSWORD =
$CLIENT_UPDATE_DOWNLOAD_HTTP_DIR = /aceonline/
$LAUNCHER_FILE_DOWNLOAD_HTTP_PATH = /launcher/Launcher.atm
$DELETE_FILE_LIST_DOWNLOAD_HTTP_PATH = /deletefilelist/deletefilelist.txt
$NOTICE_FILE_DOWNLOAD_HTTP_PATH = /notice/notice.txt
$VERSION_LIST_FILE_DOWNLOAD_HTTP_PATH = /versionlist.ver
################################################################################
# ReInstall Version:(previous version of new download version), Default = 1.0.0.0
################################################################################
$CLIENT_REINSTALL_VERSION = 0.0.0.0
################################################################################
# Default Map
################################################################################
$SERVER_GROUP_DEFAULT_MAP = 2001
################################################################################
# Database Settings 1 - PreServer
################################################################################
$PRE_ODBC_DSN = db_account
$PRE_ODBC_UID = atum
$PRE_ODBC_PASSWD = callweb
$PRE_DB_SERVER_DATABASE_NAME = atum2_db_account
$PRE_DB_SERVER_IP = 5.29.69.245
$PRE_DB_SERVER_PORT = 9979
################################################################################
# Database Settings 2 - ServerGroup(IMServer, FieldServer, LogServer, NPCServer)
################################################################################
$SERVER_GROUP_ODBC_DSN = db_1
$SERVER_GROUP_ODBC_UID = atum
$SERVER_GROUP_ODBC_PASSWD = callweb
$SERVER_GROUP_DB_SERVER_DATABASE_NAME = atum2_db_1
$SERVER_GROUP_DB_SERVER_IP = 5.29.69.245
$SERVER_GROUP_DB_SERVER_PORT = 9979
################################################################################
# Database Settings 3 - Log DB Server(LogServer)
################################################################################
$LOG_SERVER_GROUP_ODBC_DSN = db_1
$LOG_SERVER_GROUP_ODBC_UID = atum
$LOG_SERVER_GROUP_ODBC_PASSWD = callweb
$LOG_SERVER_GROUP_DB_SERVER_DATABASE_NAME = atum2_db_1
$LOG_SERVER_GROUP_DB_SERVER_IP = 5.29.69.245
$LOG_SERVER_GROUP_DB_SERVER_PORT = 9979
################################################################################
# Database Settings 3 - External Authentication
################################################################################
$IS_EXTERNAL_AUTHENTICATION = TRUE
$EXT_AUTH_ODBC_DSN = db_account
$EXT_AUTH_ODBC_UID = atum
$EXT_AUTH_ODBC_PASSWD = callweb
$EXT_AUTH_DB_SERVER_DATABASE_NAME = atum2_db_account
$EXT_AUTH_DB_SERVER_IP = 5.29.69.245
$EXT_AUTH_DB_SERVER_PORT = 9979
################################################################################
# Database Settings 4 - Billing Database
################################################################################
$BILLING_DB_SERVER_ODBC_DSN = db_1
$BILLING_DB_SERVER_OBDC_UID = atum
$BILLING_DB_SERVER_OBDC_PASSWD = callweb
$BILLING_DB_SERVER_DATABASE_NAME = atum2_db_1
$BILLING_DB_SERVER_IP = 5.29.69.245
$BILLING_DB_SERVER_PORT = 9979
Code:
###############################################################################
# 2010-12-5 by PanKJ
# CAUTION: Refer to "global.cfg"!
###############################################################################
LocalIPAddress $LOCAL_IP_ADDR
LocalPublicIPAddress $LOCAL_PUBLIC_IP_ADDR
LocalListenPort $PRE_SERVER_PORT
LanguageType $LANGUAGE_TYPE
################################################################################
# 2010-12-5 by PanKJ
# EP3 Pre Server Database Settings
################################################################################
ODBCDSN $PRE_ODBC_DSN
ODBCUID $PRE_ODBC_UID
ODBCPASSWD $PRE_ODBC_PASSWD
DBServerDatabaseName $PRE_DB_SERVER_DATABASE_NAME
DBServerIP $PRE_DB_SERVER_IP
DBServerPort $PRE_DB_SERVER_PORT
ExtAuthODBCDSN $EXT_AUTH_ODBC_DSN
ExtAuthODBCUID $EXT_AUTH_ODBC_UID
ExtAuthODBCPASSWD $EXT_AUTH_ODBC_PASSWD
ExtAuthDBServerDatabaseName $EXT_AUTH_DB_SERVER_DATABASE_NAME
ExtAuthDBServerIP $EXT_AUTH_DB_SERVER_IP
ExtAuthDBServerPort $EXT_AUTH_DB_SERVER_PORT
################################################################################
# 2010-12-5 by PanKJ
# Allowed Tool IP
################################################################################
AllowedToolIP $ALLOWED_TOOL_IP
################################################################################
# 2006-10-11 by cmkwon
# Server Group Limite User Count
################################################################################
ServerGroupLimiteUserCount $SERVER_GROUP_LIMITE_USER_COUNT
################################################################################
# 2007-05-02 by cmkwon
# Pre Server List
################################################################################
GameServerGroup $$GAME_SERVER_GROUP_NAME1
GameServerGroup $$GAME_SERVER_GROUP_NAME2
GameServerGroup $$GAME_SERVER_GROUP_NAME3
GameServerGroup $$GAME_SERVER_GROUP_NAME4
GameServerGroup $$GAME_SERVER_GROUP_NAME5
################################################################################
# 2010-12-5 by PanKJ
# EP3 Pre Server List of Server Groups
################################################################################
ServerGroupInfo $$SERVER_GROUP_INFO1
ServerGroupInfo $$SERVER_GROUP_INFO2
ServerGroupInfo $$SERVER_GROUP_INFO3
ServerGroupInfo $$SERVER_GROUP_INFO4
ServerGroupInfo $$SERVER_GROUP_INFO5
################################################################################
# Pre Server FTP
################################################################################
# $AUTO_UPDATE_SERVER_TYPE = {FTP|HTTP}, default FTP
################################################################################
AutoUpdateServerType $AUTO_UPDATE_SERVER_TYPE
################################################################################
# FTP Setting
################################################################################
UploadFtpServerIP $UPLOAD_FTP_SERVER_IP
UploadFtpServerPort $UPLOAD_FTP_SERVER_PORT
UploadFTPServerAccount $UPLOAD_FTP_SERVER_ACCOUNT
UploadFTPServerPassword $UPLOAD_FTP_SERVER_PASSWORD
DownloadFTPServerIP $DOWNLOAD_FTP_SERVER_IP1
DownloadFTPServerIP $DOWNLOAD_FTP_SERVER_IP2
DownloadFTPServerPort $DOWNLOAD_FTP_SERVER_PORT
DownloadFTPServerAccount $DOWNLOAD_FTP_SERVER_ACCOUNT
DownloadFTPServerPassword $DOWNLOAD_FTP_SERVER_PASSWORD
ClientFTPUpdateUploadDir $CLIENT_FTP_UPDATE_UPLOAD_DIR
LauncherFileUploadPath $LAUNCHER_FILE_UPLOAD_PATH
DeleteFileListUploadPath $DELETE_FILE_LIST_UPLOAD_PATH
NoticeFileUploadPath $NOTICE_FILE_UPLOAD_PATH
VersionListFileUploadPath $VERSION_LIST_FILE_UPLOAD_PATH
ClientFTPUpdateDownloadDir $CLIENT_FTP_UPDATE_DOWNLOAD_DIR
LauncherFileDownloadPath $LAUNCHER_FILE_DOWNLOAD_PATH
DeleteFileListDownloadPath $DELETE_FILE_LIST_DOWNLOAD_PATH
NoticeFileDownloadPath $NOTICE_FILE_DOWNLOAD_PATH
################################################################################
# HTTP setting
################################################################################
DownloadHttpServerIP $DOWNLOAD_HTTP_SERVER_IP1
DownloadHttpServerIP $DOWNLOAD_HTTP_SERVER_IP2
DownloadHttpServerPort $DOWNLOAD_HTTP_SERVER_PORT
DownloadHttpServerAccount $DOWNLOAD_HTTP_SERVER_ACCOUNT
DownloadHttpServerPassword $DOWNLOAD_HTTP_SERVER_PASSWORD
ClientUpdateDownloadHttpDir $CLIENT_UPDATE_DOWNLOAD_HTTP_DIR
LauncherFileDownloadHttpPath $LAUNCHER_FILE_DOWNLOAD_HTTP_PATH
DeleteFileListDownloadHttpPath $DELETE_FILE_LIST_DOWNLOAD_HTTP_PATH
NoticeFileDownloadHttpPath $NOTICE_FILE_DOWNLOAD_HTTP_PATH
VersionListFileDownloadHttpPath $VERSION_LIST_FILE_DOWNLOAD_HTTP_PATH
################################################################################
# ReInstall Version:
# Put version just before version to receive down newly
################################################################################
ClientReInstallVersion $CLIENT_REINSTALL_VERSION
#List of version that must update certainly
#CriticalUpdateVersion $CRITICAL_UPDATE_VERSION_1
#CriticalUpdateVersion $CRITICAL_UPDATE_VERSION_2
#CriticalUpdateVersion $CRITICAL_UPDATE_VERSION_3
################################################################################
# Test Server Flag
# Å×½ºÆ® ¼¹E¿©ºÎ
################################################################################
IsTestServer $IS_TEST_SERVER
################################################################################
# Only Choice Server Flag, 2007-07-06 by cmkwon
################################################################################
IsOnlyChoiceServer $IS_ONLY_CHOICE_SERVER
################################################################################
# Pre Server
# When receive Field Server's IP that must connect by first in Pre Server, availability about that receive by Random
################################################################################
RandomFieldSelect FALSE
################################################################################
# Whether or not client version update disregard
################################################################################
IgnoreClientVersionUpdate $INGNORE_CLIENT_VERSION_UPDATE
################################################################################
# External Athenticaion Flag
################################################################################
IsExternalAuthentication $IS_EXTERNAL_AUTHENTICATION
################################################################################
# AllowedIP
# Possibility that if one is, it is log that AllowedIP agrees
#################################################################################
# AllowedIP 127.0.0.1
# AllowedIP 91.194.91.45
# AllowedIP 0.0.0.0
################################################################################
# AllowedAccount
# When IP was impermissible, it is possibility that is log that agree if it is one AllowedAccount
################################################################################
# AllowedAccount Hope
# AllowedAccount mkeey
# AllowedAccount atum
look, images whit my problems......
http://i1203.photobucket.com/albums/...ERVERERROR.png
http://i1203.photobucket.com/albums/...RVERERROR2.png
PLEASE............ Me sick AND CRAZY
SORRY 4 MY BAD ENGLISH
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
ooo man you the search google for find we are alearedy post it please find it.
i dont remeber whta topic.
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
Quote:
Originally Posted by
jison
ooo man you the search google for find we are alearedy post it please find it.
i dont remeber whta topic.
Sorry man.
but your answer did not help me.
not understand.
well thanks.
I live in Argentina and use a translator.
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
$PRE_ODBC_UID = atum <--XOR THIS!
$PRE_ODBC_PASSWD = callweb <--XOR THIS TOO!
how often must it be said.
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
Quote:
Originally Posted by
killburne
$PRE_ODBC_UID = atum <--XOR THIS!
$PRE_ODBC_PASSWD = callweb <--XOR THIS TOO!
how often must it be said.
sorry sir.
Xor is about creating an account?.
that way I make a XOR?
in the database, Atum is configured with its respective callweb.
thanks for answering:
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
--' that guys need to run with the sql server authofiquation.
thats all.
Heeell
best regard epion.
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
Quote:
Originally Posted by
killburne
$PRE_ODBC_UID = atum <--XOR THIS!
$PRE_ODBC_PASSWD = callweb <--XOR THIS TOO!
how often must it be said.
XOR code????????
~8xANs(^fP{)34$(fcbTN$(C-=x
Results:
atum: 1F4C0D2C
callweb: 1D59142D39164A
not found
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
you change config sql and global.cfg 9979 to 1433
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
Quote:
Originally Posted by
tranlong0412
you change config sql and global.cfg 9979 to 1433
Ok, im not use this fix.....
Now, i use the config files for x-rivals, and DB back ups for x-rivals, and i have one error with DBconnecty.....
when the server try again posting my log, thanks.
---------- Post added at 02:42 PM ---------- Previous post was at 02:38 PM ----------
This DB (x-rivals) no need SQL configuration server?
bone, for example, 127.0.0.1 dinamic port 9979, enabled: yes. or with hamachi, 5.x.x.x.x port bla bla, i don´t see this in video tutorials,
about never use 1433 :D
after late post my logs with port 1433
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
yes we know that dont for get run the obdc with the sql authofoquation.
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
Quote:
Originally Posted by
jison
yes we know that dont for get run the obdc with the sql authofoquation.
:(: ??????
aaaam, ok, now, this error, (i hate this error), how fix??????
I use XOR, I create new accounts (default schema dbo and db_owner), and not found...... look this log.... wtf??????
never conect with atum2_db_account
i use, 9979, 1433, localhost, mi ip, ip hamachi, what ta hell happen????
Code:
09-08 13:06:52|[Notify] elapsed time after turn on !! 0Day 0h:56m:16s
09-08 13:06:52|Pre Server Start
09-08 13:06:52|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1508] PoolCnt[ 100] CommitSize[ 151552] vectorSize[1] Address Range(0x7FF80000 ~ 0x7FFA5000)
09-08 13:06:52|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1528] PoolCnt[ 101] CommitSize[ 155648] vectorSize[1] Address Range(0x7FF50000 ~ 0x7FF76000)
09-08 13:06:52|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1552] PoolCnt[15001] CommitSize[23281664] vectorSize[1] Address Range(0x7E0B0000 ~ 0x7F6E4000)
09-08 13:06:52| ServerGroup: ENTER, Enable(1) MGameServerID(10061)
09-08 13:07:13| [Notify] CPreGlobal::OnPacketNotifyOfSPToMPWinSoc# 10000 CWinSocket::WS_CONNECTED wParam(0)
09-08 13:07:13| [Notify] CPreGlobal::InitServerSocket# Starting...
09-08 13:07:13| [Notify] CPreIOCP::IOCPInit# 10000
09-08 13:07:13| [Notify] CPreIOCP::IOCPInit# 11000 updated version files !
09-08 13:07:13| [Notify] CPreIOCP::IOCPInit# 12000 arranged version list !
09-08 13:07:30|[DB Error] fail to connect DBServer(CPreIOCP::IOCPInit_) !! 127.0.0.1,1433 atum2_db_account _9B ]j CJ3v
09-08 13:08:15|[Error] PreServer IOCPInit Error
09-08 13:08:15|[ERROR] CPreGlobal::OnPacketNotifyOfSPToMPWinSoc_ InitServerSocket_ error !!09-08 13:08:17| [Notify] CPreGlobal::EndServerSocket#
09-08 13:08:17|CGlobalGameServer::EndServerSocket_1
09-08 13:08:17|######################## Server IOCPClean ########################
09-08 13:08:17|[Notify] CVMem::FreeAllVMem_ TypeSize[ 1508] TotalCommitedObjCnts( 100) CurrentObjCnts( 100)
09-08 13:08:17|[Notify] CVMem::FreeAllVMem_ TypeSize[ 1528] TotalCommitedObjCnts( 101) CurrentObjCnts( 101)
09-08 13:08:17|[Notify] CVMem::FreeAllVMem_ TypeSize[ 1552] TotalCommitedObjCnts( 15001) CurrentObjCnts( 15001)
09-08 13:08:17|Pre Server End
09-08 13:08:17|CGlobalGameServer::EndServerSocket_1
WHY MEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE :grr::grr::grr:
mmmmmm, a dont know more fixs :sleep:
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
127.0.0.1,1433 atum2_db_account _9B ]j CJ3v
wrong xor key
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
Quote:
Originally Posted by
killburne
127.0.0.1,1433 atum2_db_account _9B ]j CJ3v
wrong xor key
What do you use?
i use this ~8xANs(^fP{)34$(fcbTN$(C-=x
and not found.......
and..... this Xor ~8xANs(^fP{)34$(fcbTN$(C-=x its invalid????
what xor i need use?????
please:?:
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
don´t know atm, but
atum = 21474103
callweb = 2352580204405E
Re: [PLEASE] PRE errors, IOCP (look my config and help me)
Quote:
Originally Posted by
killburne
don´t know atm, but
atum = 21474103
callweb = 2352580204405E
I will try it now
thanks
---------- Post added at 05:13 PM ---------- Previous post was at 05:03 PM ----------
Quote:
Originally Posted by
killburne
don´t know atm, but
atum = 21474103
callweb = 2352580204405E
NOW
Code:
09-09 13:04:33|[Notify] elapsed time after turn on !! 1Day 0h:53m:57s
09-09 13:04:33|Pre Server Start
09-09 13:04:33|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1508] PoolCnt[ 100] CommitSize[ 151552] vectorSize[1] Address Range(0x7FF80000 ~ 0x7FFA5000)
09-09 13:04:33|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1528] PoolCnt[ 101] CommitSize[ 155648] vectorSize[1] Address Range(0x7FF50000 ~ 0x7FF76000)
09-09 13:04:33|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1552] PoolCnt[15001] CommitSize[23281664] vectorSize[1] Address Range(0x7E0B0000 ~ 0x7F6E4000)
09-09 13:04:33| ServerGroup: ENTER, Enable(1) MGameServerID(10061)
09-09 13:04:54| [Notify] CPreGlobal::OnPacketNotifyOfSPToMPWinSoc# 10000 CWinSocket::WS_CONNECTED wParam(0)
09-09 13:04:54| [Notify] CPreGlobal::InitServerSocket# Starting...
09-09 13:04:54| [Notify] CPreIOCP::IOCPInit# 10000
09-09 13:04:54| [Notify] CPreIOCP::IOCPInit# 11000 updated version files !
09-09 13:04:54| [Notify] CPreIOCP::IOCPInit# 12000 arranged version list !
09-09 13:05:11|[DB Error] fail to connect DBServer(CPreIOCP::IOCPInit_) !! 127.0.0.1,1433 atum2_db_account atum callweb
09-09 13:05:31|[Error] PreServer IOCPInit Error
09-09 13:05:32|[ERROR] CPreGlobal::OnPacketNotifyOfSPToMPWinSoc_ InitServerSocket_ error !!09-09 13:06:06| [Notify] CPreGlobal::EndServerSocket#
09-09 13:06:06|CGlobalGameServer::EndServerSocket_1
09-09 13:06:06|######################## Server IOCPClean ########################
09-09 13:06:06|[Notify] CVMem::FreeAllVMem_ TypeSize[ 1508] TotalCommitedObjCnts( 100) CurrentObjCnts( 100)
09-09 13:06:06|[Notify] CVMem::FreeAllVMem_ TypeSize[ 1528] TotalCommitedObjCnts( 101) CurrentObjCnts( 101)
09-09 13:06:06|[Notify] CVMem::FreeAllVMem_ TypeSize[ 1552] TotalCommitedObjCnts( 15001) CurrentObjCnts( 15001)
09-09 13:06:06|Pre Server End
09-09 13:06:06|CGlobalGameServer::EndServerSocket_1
"atum" "callweb", Xor valid......
mmmmm, now i see the DBs......