[Guide] for ep 3.3

Page 10 of 43 FirstFirst ... 2345678910111213141516171820 ... LastLast
Results 136 to 150 of 631
  1. #136
    Enthusiast makieuphong is offline
    MemberRank
    Dec 2011 Join Date
    26Posts

    Re: [Guide] for ep 3.3

    Quote Originally Posted by darkmandos View Post
    holy molly...guys from A3 servers... don't look at this :)) A moderator puted in the wrong place:P
    I dont understand. help me please :(
    My error:

    Attached Files Attached Files

  2. #137
    Se7enSins WARonline is offline
    MemberRank
    Sep 2011 Join Date
    Limassol, CypruLocation
    1,333Posts

    Re: [Guide] for ep 3.3

    Put here your global.cfg :)

  3. #138
    Apprentice flysand is offline
    MemberRank
    Sep 2011 Join Date
    10Posts

    Re: [Guide] for ep 3.3

    Thank you for your help!
    Restore database new atum2_db_arena
    Now only prompt an error



    NPCSystem_20120104_121923
    Code:
    01-04 12:19:23|[Notify] elapsed time after turn on !!  4Day 19h:14m: 5s 
    01-04 12:19:23|NPC Server Start
    
    01-04 12:19:23|CVMem::AllocVMem VirtualAlloc() success, TypeSize[   20] PoolCnt[ 7577] CommitSize[  151552] vectorSize[1] Address Range(0x7EF70000 ~ 0x7EF95000)
    01-04 12:19:23|CVMem::AllocVMem VirtualAlloc() success, TypeSize[   36] PoolCnt[34019] CommitSize[ 1224704] vectorSize[1] Address Range(0x7EE40000 ~ 0x7EF6B000)
    01-04 12:19:23|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1508] PoolCnt[ 1002] CommitSize[ 1511424] vectorSize[1] Address Range(0x7ECC0000 ~ 0x7EE31000)
    01-04 12:19:23|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1528] PoolCnt[  101] CommitSize[  155648] vectorSize[1] Address Range(0x7EC90000 ~ 0x7ECB6000)
    01-04 12:19:23|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1552] PoolCnt[ 3401] CommitSize[ 5279744] vectorSize[1] Address Range(0x7E780000 ~ 0x7EC89000)
    01-04 12:19:23|Could not find any compatible Direct3D
    devices.
    
    This sample will now exit.01-04 12:19:23|====================================================================================================
    01-04 12:19:23|							Collision check between monster and object does not exist
    01-04 12:19:23|====================================================================================================
    01-04 12:19:25|[Error] WndProc(), Can't connect to FieldServer[      127.0.0.1:15103] Reconnect
    01-04 12:19:31|[Error] WndProc(), Can't connect to FieldServer[      127.0.0.1:15103] Reconnect
    01-04 12:19:37|[Error] WndProc(), Can't connect to FieldServer[      127.0.0.1:15103] Reconnect
    01-04 12:19:43|[Error] WndProc(), Can't connect to FieldServer[      127.0.0.1:15103] Reconnect
    01-04 12:19:49|[Error] WndProc(), Can't connect to FieldServer[      127.0.0.1:15103] Reconnect
    01-04 12:19:55|[Error] WndProc(), Can't connect to FieldServer[      127.0.0.1:15103] Reconnect
    01-04 12:20:01|[Error] WndProc(), Can't connect to FieldServer[      127.0.0.1:15103] Reconnect
    01-04 12:20:07|[Error] WndProc(), Can't connect to FieldServer[      127.0.0.1:15103] Reconnect
    01-04 12:20:13|[Error] WndProc(), Can't connect to FieldServer[      127.0.0.1:15103] Reconnect
    01-04 12:20:18|  [Notify] CNPCGlobal::InitServerSocket# Starting... 
    01-04 12:20:18|[Notify] CNPCIOCP::IOCPInit# 60000! InfinityModeInfoListCnt(2) ArenaMapIndexListCnt(3) 
    01-04 12:20:18|[Error] NPCServer IOCPInit Error
    Attached Thumbnails Attached Thumbnails qqjie-tu-20120104121442.jpg  
    Last edited by flysand; 04-01-12 at 06:10 AM.

  4. #139
    Apprentice flysand is offline
    MemberRank
    Sep 2011 Join Date
    10Posts

    Re: [Guide] for ep 3.3

    global.cfg
    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					= 127.0.0.1
    	$LOCAL_PUBLIC_IP_ADDR			= 127.0.0.1
    	$ARENA_IP_ADDR					= 127.0.0.1
    	$WEBSRV_IP_ADDR					= $LOCAL_IP_ADDR
    	$FTPSRV_IP_ADDR					= $LOCAL_IP_ADDR
    	$IS_ARENA_SERVER				= false
    	$SERVER_GROUP_NAME				= XRivals
    	$LANGUAGE_TYPE					= 1
    
    ################################################################################
    # ServerGroupList
    ################################################################################
    	$SERVER_GROUP_NAME_1				= XRivals
    	$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				= ARENA
    	$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
    #	Syntax						= [LoginServerName]		[LoginServerIP]		[TabIndex and OrderIndex]
    #############################################################################
    	$$GAME_SERVER_GROUP_NAME1			= XRivals		127.0.0.1		10061
    	$$GAME_SERVER_GROUP_NAME2			= 
    	$$GAME_SERVER_GROUP_NAME3			= 
    	$$GAME_SERVER_GROUP_NAME4			= 
    	$$GAME_SERVER_GROUP_NAME5			= 
    	$$GAME_SERVER_GROUP_NAME6			= 
    	$$GAME_SERVER_GROUP_NAME7			= 
    	$$GAME_SERVER_GROUP_NAME8			= 
    	$$GAME_SERVER_GROUP_NAME9			= 
    	$$GAME_SERVER_GROUP_NAME10			= 
    
    ################################################################################
    # ServerGroupInfo List
    #	Syntax						= [ServerName]			[ServerId]		[Enable]
    #############################################################################
    	$$SERVER_GROUP_INFO_1				= XRivals		10061		true
    	$$SERVER_GROUP_INFO_2				= 
    	$$SERVER_GROUP_INFO_3				= 
    	$$SERVER_GROUP_INFO_4				= 
    	$$SERVER_GROUP_INFO_5				= 
    	$$SERVER_GROUP_INFO_6				= 
    	$$SERVER_GROUP_INFO_7				= 
    	$$SERVER_GROUP_INFO_8				= 
    	$$SERVER_GROUP_INFO_9				= 
    	$$SERVER_GROUP_INFO_10				= 
    
    ################################################################################
    # Each Server's IP
    ################################################################################
    	$PRE_SERVER_IP					= $LOCAL_IP_ADDR
    	$IM_SERVER_IP					= $LOCAL_IP_ADDR
    	$LOG_SERVER_IP					= $LOCAL_IP_ADDR
    	$FIELD_SERVER_IP				= $LOCAL_IP_ADDR
    	$NPC_SERVER_IP					= $LOCAL_IP_ADDR
    	$VD_SERVER_IP					= $LOCAL_IP_ADDR
    	$VC_SERVER_IP					= $LOCAL_IP_ADDR
    
    
    
    
    
    ################################################################################
    # Default Listening Ports
    ################################################################################
    	$PRE_SERVER_PORT				= 15100
    	$IM_SERVER_PORT					= 15101
    	$LOG_SERVER_PORT				= 15102
    	$FIELD_SERVER_PORT				= 15103
    	$NPC_SERVER_PORT				= 15104
    	
    
    ################################################################################
    # ArenaServer - Setting
    ################################################################################
    	$ARENA_SERVER_NAME				= $MGAME_SERVER_ID_11
    	$ARENA_SERVER_ID				= $SERVER_GROUP_NAME_11
    	$Arena_DB_SERVER_NAME_IM		= atum2_db_arena
    	$Arena_SERVER_GROUP_ODBC_DSN	= db_arena
    	$ARENA_IM_IP					= $LOCAL_IP_ADDR
    	$ARENA_LOG_IP					= $LOCAL_IP_ADDR
    	$ARENA_FIELD_IP				    = $LOCAL_IP_ADDR
    	$ARENA_NPC_IP					= $LOCAL_IP_ADDR
    
    	$ARENA_IM_PORT					= 15105
    	$ARENA_LOG_PORT				    = 15106
    	$ARENA_FIELD_PORT				= 15107
    	$ARENA_NPC_PORT				    = 15108
    
    ################################################################################
    # VoIP Server Settings(PCCallAgent)
    ################################################################################
    	$VOIP_1to1_SERVER_IP				= $LOCAL_IP_ADDR
    	$VOIP_1to1_SERVER_PORT				= 15152
    	$VOIP_NtoN_SERVER_IP				= $LOCAL_IP_ADDR
    	$VOIP_NtoN_SERVER_PORT				= 15150
    
    ################################################################################
    # Auto Update Settings
    ################################################################################
    #	$AUTO_UPDATE_SERVER_TYPE			= {FTP|HTTP}, default FTP
    	$AUTO_UPDATE_SERVER_TYPE			= FTP
    
    ################################################################################
    	$UPLOAD_FTP_SERVER_IP				= $LOCAL_IP_ADDR
    	$UPLOAD_FTP_SERVER_PORT				= 21
    	$UPLOAD_FTP_SERVER_ACCOUNT			= 
    	$UPLOAD_FTP_SERVER_PASSWORD			= 
    	
    	$DOWNLOAD_FTP_SERVER_IP1			= $FTPSRV_IP_ADDR
    	$DOWNLOAD_FTP_SERVER_IP2			= $FTPSRV_IP_ADDR
    	$DOWNLOAD_FTP_SERVER_PORT			= 21
    	$DOWNLOAD_FTP_SERVER_ACCOUNT			= 
    	$DOWNLOAD_FTP_SERVER_PASSWORD			= 
    	
    	$CLIENT_FTP_UPDATE_UPLOAD_DIR			= //autoupdate/aceonline
    	$LAUNCHER_FILE_UPLOAD_PATH			= //autoupdate/launcher/Launcher.atm
    	$DELETE_FILE_LIST_UPLOAD_PATH			= //autoupdate/deletefilelist/deletefilelist.txt
    	$NOTICE_FILE_UPLOAD_PATH			= //autoupdate/notice/notice.txt
        	$VERSION_LIST_FILE_UPLOAD_PATH			= //autoupdate/aceonline/versionlist.ver
    
    	$CLIENT_FTP_UPDATE_DOWNLOAD_DIR			= //autoupdate/aceonline
    	$LAUNCHER_FILE_DOWNLOAD_PATH			= //autoupdate/aceonline/Launcher.atm
    	$DELETE_FILE_LIST_DOWNLOAD_PATH			= //autoupdate/deletefilelist/deletefilelist.txt
    	$NOTICE_FILE_DOWNLOAD_PATH			= //autoupdate/notice/notice.txt
    	
    	############################################################################
    	# HTTP Setting
    	$DOWNLOAD_HTTP_SERVER_IP1			= $WEBSRV_IP_ADDR
    	$DOWNLOAD_HTTP_SERVER_IP2			= $WEBSRV_IP_ADDR
    	$DOWNLOAD_HTTP_SERVER_PORT			= 80
    	$DOWNLOAD_HTTP_SERVER_ACCOUNT			= anonymous
    	$DOWNLOAD_HTTP_SERVER_PASSWORD			=
    	$CLIENT_UPDATE_DOWNLOAD_HTTP_DIR		= autoupdate/aceonline
    	$LAUNCHER_FILE_DOWNLOAD_HTTP_PATH		= autoupdate/launcher/Launcher.atm
    	$DELETE_FILE_LIST_DOWNLOAD_HTTP_PATH		= autoupdate/deletefilelist/deletefilelist.txt
    	$NOTICE_FILE_DOWNLOAD_HTTP_PATH			= autoupdate/notice/notice.txt
        	$VERSION_LIST_FILE_DOWNLOAD_HTTP_PATH		= autoupdate/aceonline/versionlist.ver
    
    ################################################################################
    # Client Update ignore Flag, Warning: certanly set FALSE when real service!!!
    ################################################################################
    	$INGNORE_CLIENT_VERSION_UPDATE			= FALSE
    
    ################################################################################
    # Log server connect flag, Warning: certanly set TRUE when real service!!!
    ################################################################################
    	$CHECK_LOG_SERVER				= TRUE
    
    ################################################################################
    # Test Server Flag
    ################################################################################
    	$IS_TEST_SERVER					= FALSE
    	$MAIN_OR_TEST_SERVER_NAME		= XRivals
    	$GAME_PUBLISHER					= XRivals
    
    ################################################################################
    # Jamboree Server Flag
    ################################################################################
    	$IS_JAMBOREE_SERVER				= FALSE
    
    ################################################################################
    # Only Choice Server Flag
    ################################################################################
    	$IS_ONLY_CHOICE_SERVER				= FALSE
    
    ################################################################################
    # Server Group Limite User Count
    ################################################################################
    	$SERVER_GROUP_LIMITE_USER_COUNT			= 1000
    	
    ################################################################################
    # Cash Shop Service Flag
    ################################################################################
    	$CASH_SHOP_SERVICE_FLAG				= TRUE
    
    ################################################################################
    # Use SecondaryPassword System Flag
    ################################################################################
    	$USE_SECONDARYPASSWORD_SYSTEM_FLAG		= FALSE
    
    ################################################################################
    # Client Reinstall-Version
    ################################################################################
    	$CLIENT_REINSTALL_VERSION    	 		= 2.3.6.5
    
    ################################################################################
    # MAP Settings
    ################################################################################
    	$SERVER_GROUP_DEFAULT_MAP			= 2001
    
    ################################################################################
    # Database Settings - Global
    ################################################################################
    	$DB_SERVER_IP					= $LOCAL_IP_ADDR
    	$DB_SERVER_PORT					= 1433
    	$DB_SERVER_NAME_PRE				= atum2_db_account
    	$DB_SERVER_NAME_IM				= atum2_db_1
    
    	$LOGDB_SERVER_IP				= $LOCAL_IP_ADDR
    	$LOGDB_SERVER_PORT				= 1433
    
    	$BILLING_SERVER_IP				= $LOCAL_IP_ADDR
    	$BILLING_SERVER_PORT			= 1433
    	$BILLING_DB_NAME				= atum2_db_1
    	$BILLING_SERVER_UID				= atum
    	$BILLING_SERVER_PASSWORD		= callweb
    
    	$EXTAUTH_DB_SERVER_IP 				= $LOCAL_IP_ADDR
    	$EXTAUTH_DB_SERVER_PORT				= 1433
    	$EXTAUTH_DB_SERVER_DB_NAME			= atum2_db_account
    
    ################################################################################
    # Database Settings 1 - PreServer
    ################################################################################
    	$PRE_ODBC_DSN					db_account
    	$PRE_ODBC_UID					atum
    	$PRE_ODBC_PASSWD				callweb
    
    ################################################################################
    # Database Settings 2 - ServerGroup(IMServer, FieldServer, LogServer, NPCServer)
    ################################################################################	
    	$SERVER_GROUP_ODBC_DSN				db_1
    	$SERVER_GROUP_ODBC_UID				atum
    	$SERVER_GROUP_ODBC_PASSWD			callweb
    
    ################################################################################
    # Database Settings 3 - Log DB Server(LogServer)
    # ($LOG_SERVER_GROUP_ODBC_XXX)
    ################################################################################	
    	$LOG_SERVER_GROUP_ODBC_DSN			db_1
    	$LOG_SERVER_GROUP_ODBC_UID			atum
    	$LOG_SERVER_GROUP_ODBC_PASSWD		callweb
    
    ################################################################################
    # External Authentication Flag
    # Database Settings 3 - External Authentication(DB)
    ################################################################################
    	$IS_EXTERNAL_AUTHENTICATION 			= false
    	$EXT_AUTH_ODBC_DSN				db_account
    	$EXT_AUTH_ODBC_UID				atum
    	$EXT_AUTH_ODBC_PASSWD			callweb
    
    ################################################################################
    #SCADMIN-TOOL - Allowed IP
    ################################################################################
    	$ALLOWED_TOOL_IP_1				= 127.0.0.1
    	$ALLOWED_TOOL_IP_2				= 
    	$ALLOWED_TOOL_IP_3				= 
    	$ALLOWED_TOOL_IP_4				= 
    	$ALLOWED_TOOL_IP_5				= 
    	$ALLOWED_TOOL_IP_6				= 
    	$ALLOWED_TOOL_IP_7				= 
    	$ALLOWED_TOOL_IP_8				= 
    	$ALLOWED_TOOL_IP_9				= 
    	$ALLOWED_TOOL_IP_10				=
    Last edited by flysand; 04-01-12 at 06:11 AM.

  5. #140
    Se7enSins WARonline is offline
    MemberRank
    Sep 2011 Join Date
    Limassol, CypruLocation
    1,333Posts

    Re: [Guide] for ep 3.3

    OMG DUUUUUDE WTF.... wrap them in codes ffs...

    WRAP THEM IN CODES, EDIT UR POSTS AND MAKE THEM NOT QUOTES...DO THEM IN CODES

    Lol.

  6. #141
    Enthusiast makieuphong is offline
    MemberRank
    Dec 2011 Join Date
    26Posts

    Re: [Guide] for ep 3.3

    Quote Originally Posted by darkmandos View Post
    Put here your global.cfg :)
    It here,thanhks :)
    Attached Files Attached Files

  7. #142
    Se7enSins WARonline is offline
    MemberRank
    Sep 2011 Join Date
    Limassol, CypruLocation
    1,333Posts

    Re: [Guide] for ep 3.3

    Ok.

    Go to SQL Server configuration manager
    Go to Protocols for MSSQLSERVER
    Pipes - enabled not disabled
    TCP/UDP - put active and enable Ur hamachi ip
    Press ok
    Open Start
    Type services.msc
    Find MSSQLSERVER
    Restart it will appear something so press YES
    Go to SQL Server Management Studio

    Log in on:
    Server name: UR HAMACHI IP
    Login name: sa
    Password 123456

    Check also ODBC if correspond with the guide of 3.3
    If still doesnt work just post here the logs.

  8. #143
    Enthusiast makieuphong is offline
    MemberRank
    Dec 2011 Join Date
    26Posts

    Re: [Guide] for ep 3.3

    Quote Originally Posted by darkmandos View Post
    Ok.

    Go to SQL Server configuration manager
    Go to Protocols for MSSQLSERVER
    Pipes - enabled not disabled
    TCP/UDP - put active and enable Ur hamachi ip
    Press ok
    Open Start
    Type services.msc
    Find MSSQLSERVER
    Restart it will appear something so press YES
    Go to SQL Server Management Studio

    Log in on:
    Server name: UR HAMACHI IP
    Login name: sa
    Password 123456

    Check also ODBC if correspond with the guide of 3.3
    If still doesnt work just post here the logs.
    It still wrong, same notice error :(
    Here is my logs.
    Attached Files Attached Files

  9. #144
    Member Silenzium is offline
    MemberRank
    Dec 2011 Join Date
    81Posts

    Re: [Guide] for ep 3.3

    Hey im using Airrivals launcher, but if i start the server
    then comes "Cannot log into the Download Server" if i press ok
    the next thing is "auto update failed, please reinstall the game
    What should i do now?

  10. #145
    Apprentice flysand is offline
    MemberRank
    Sep 2011 Join Date
    10Posts

    Re: [Guide] for ep 3.3

    Client login flash disappeared.

    FieldSystem log

    Code:
    01-05 14:34:39|  [Notify] UDP Socket ready for NPC Server!! MapIndex(3043) SockIdx( 160) 
    01-05 14:34:44|Socket Connect SocketIndex[171] PeerIP[ 123.52.127.128] Port[12078]
    01-05 14:34:44|  SendErrorMsg to [A(test:0) C(:0) CI(0)] 123.52.127.128 ==> ERR_PROTOCOL_INVALID_PROTOCOL_TYPE(0x2400) AT T_FIELD_IOCP Param1(0) Param2(0) Msg((null))
    01-05 14:34:44|[Error] CFieldIOCPSocket::OnRecvdPacketFieldServer2 invalid protocol type, RecvType[NO SUCH MESSAGE TYPE(0000)], PrevType[T_FC_CONNECT_LOGIN(0X3104)], [A(test:0) C(:0) CI(0)]
    01-05 14:34:44|[Error] CIOCPSocket::OnReceive Error! Closing Connection!, SocketIndex[171]
    01-05 14:34:44|Socket Closed  Client( 123.52.127.128:12078) SocketType(7) |SockIdx( 171)| MaxWriteBufCounts[   1] ==> reason 65537[0X010001], deletedPacketCount(0)
    01-05 14:35:27|Socket Connect SocketIndex[172] PeerIP[ 123.52.127.128] Port[13407]
    01-05 14:35:27|Socket Closed  Client( 123.52.127.128:13407) SocketType(7) |SockIdx( 172)| MaxWriteBufCounts[   1] ==> reason 6[0X000006], deletedPacketCount(0)
    Last edited by flysand; 05-01-12 at 07:39 AM.

  11. #146
    Member Silenzium is offline
    MemberRank
    Dec 2011 Join Date
    81Posts

    Re: [Guide] for ep 3.3

    If i start it now, then comes "airrivals.atm doesnt work" or if i use "aceonline.atm" then comes "file cannot be found" How to solve it?

  12. #147
    Enthusiast pandea60 is offline
    MemberRank
    Nov 2011 Join Date
    28Posts

    Re: [Guide] for ep 3.3

    Quote Originally Posted by Silenzium View Post
    If i start it now, then comes "airrivals.atm doesnt work" or if i use "aceonline.atm" then comes "file cannot be found" How to solve it?
    Look like the airrival laucher call the airrival.atm file, try to change aceonline.atm to airrival.atm
    About ur "Cannot log into the Download Server" error, change ur client version match with the verison in the versions.cfg of the server.

  13. #148
    Member Silenzium is offline
    MemberRank
    Dec 2011 Join Date
    81Posts

    Re: [Guide] for ep 3.3

    i changed my client version and i tried to use "aceonline.atm" but
    So i changed the client version to 2.3.8.4
    And the launcher version to 2.2.0.4 the same problem.

    Hello again *facepalm*
    No one of you got this error i wrote everything now.
    How to solve it?

  14. #149
    Se7enSins WARonline is offline
    MemberRank
    Sep 2011 Join Date
    Limassol, CypruLocation
    1,333Posts

    Re: [Guide] for ep 3.3

    Client version its for The patching system.
    Launcher version its 2.3.8.5 basicaly but u can change it in what ever u want.

    You are using a batch file to open the Launcher? And after can't connect to ACEonline.atm

    Listen. The ACEonline.atm must remain as ACEonline.atm in case that u changed it in to .exe. But not this is the problem. Your problem it's that Launcher.atm can't find ACEonline.atm which use Windows Shell Common.

    Try to right click on ACEonline.atm go to Properties and tell me the file format.

    And post here.

  15. #150
    Enthusiast makieuphong is offline
    MemberRank
    Dec 2011 Join Date
    26Posts

    Re: [Guide] for ep 3.3

    Quote Originally Posted by darkmandos View Post
    Client version its for The patching system.
    Launcher version its 2.3.8.5 basicaly but u can change it in what ever u want.

    You are using a batch file to open the Launcher? And after can't connect to ACEonline.atm

    Listen. The ACEonline.atm must remain as ACEonline.atm in case that u changed it in to .exe. But not this is the problem. Your problem it's that Launcher.atm can't find ACEonline.atm which use Windows Shell Common.

    Try to right click on ACEonline.atm go to Properties and tell me the file format.

    And post here.
    help me plz, i cant login :(



Advertisement