Re: [Help]Where is wrong?
Read the forum stickies & release section....
Next time don't use a .swf file theres Fraps....
Re: [Help]Where is wrong?
Quote:
Originally Posted by
gigabyte
Read the forum stickies & release section....
Next time don't use a .swf file theres Fraps....
Thanks for message. I'll make a new video for record :( UP .swf file 1600x900 px some users can watch for help to me :(
Re: [Help]Where is wrong?
oo stupid you are askinng why error with sql authaufication
go lokk see the Waroline tuto
first upload your db to on your sql server
afther make a account atum with a sql authaufication
and creat the obdc log with atum thats all goo look the tuto if you not undestand
Re: [Help]Where is wrong?
enter the address hamach in an ODBC. do this in the database user - atum
Re: [Help]Where is wrong?
I don't understand I can't login to DB with atum :V I must change SQL Server Settings ?
I'm using only hamachi ip
My SQL Server Confuguration IP Settings
Global.cfg ;
http://www.youtube.com/watch?v=3YZgY4ItdG8
Re: [Help]Where is wrong?
Quote:
Originally Posted by
Minstally
Did you actived user authentification and created the user atum///callweb? in mssql manager connect to your local database, clic on sécurity and login.
Re: [Help]Where is wrong?
Account problems solved but I have "all server are under extamision... " error maybe field server not working :V
Server Version.ver and Client Version.ver is same :V
C:\Server\Config\version.ver 's infos
i can't login to FieldServer with Scmonitor but i can connecting to Preserver and IMServer
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 = 5.91.97.235 -(for hamachi) or u can put here ur local ip (ex: 192.168.25.10)
$LOCAL_PUBLIC_IP_ADDR = 5.91.97.235 -(here you put your external IP in case u want to run it globally. Or just $LOCAL_IP_ADDR for hamachi.
$ARENA_IP_ADDR = $LOCAL_PUBLIC_IP_ADDR -Arena to work, globally, I puted here the external IP.
$WEBSRV_IP_ADDR = $LOCAL_IP_ADDR
$FTPSRV_IP_ADDR = $LOCAL_IP_ADDR
$IS_ARENA_SERVER = FALSE
$SERVER_GROUP_NAME = YourServerGroupName
$LANGUAGE_TYPE = 1
################################################################################
# ServerGroupList
################################################################################
$SERVER_GROUP_NAME_1 = KaanRivals
$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 = MainServer1 $LOCAL_PUBLIC_IP_ADDR 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 = $SERVER_GROUP_NAME_1 $MGAME_SERVER_ID_1 TRUE
$$SERVER_GROUP_INFO_2 = $SERVER_GROUP_NAME_11 $MGAME_SERVER_ID_1 TRUE
$$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 =
$UPLOAD_FTP_SERVER_PORT =
$UPLOAD_FTP_SERVER_ACCOUNT =
$UPLOAD_FTP_SERVER_PASSWORD =
$DOWNLOAD_FTP_SERVER_IP1 =
$DOWNLOAD_FTP_SERVER_IP2 =
$DOWNLOAD_FTP_SERVER_PORT =
$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 = MainServer
$GAME_PUBLISHER = YourServerGroupName
################################################################################
# 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 = 1.0.0.0
################################################################################
# MAP Settings
################################################################################
$SERVER_GROUP_DEFAULT_MAP = 2001
################################################################################
# Database Settings - Global
################################################################################
$DB_SERVER_IP = 5.91.97.235
$DB_SERVER_PORT = 1433
$DB_SERVER_NAME_PRE = atum2_db_account
$DB_SERVER_NAME_IM = atum2_db_1
$LOGDB_SERVER_IP = 5.91.97.235
$LOGDB_SERVER_PORT = 1433
$BILLING_SERVER_IP = 5.91.97.235
$BILLING_SERVER_PORT = 1433
$BILLING_DB_NAME = atum2_db_1
$BILLING_SERVER_UID = atum #this is default if u got other id just change it.
$BILLING_SERVER_PASSWORD = callweb #this is default if u got other pw just change it.
$EXTAUTH_DB_SERVER_IP = 5.91.97.235
$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 #this is default if u got other id just change it.
$PRE_ODBC_PASSWD = callweb #this is default if u got other pw just change it.
################################################################################
# Database Settings 2 - ServerGroup(IMServer, FieldServer, LogServer, NPCServer)
################################################################################
$SERVER_GROUP_ODBC_DSN = db_1
$SERVER_GROUP_ODBC_UID = atum #this is default if u got other id just change it.
$SERVER_GROUP_ODBC_PASSWD = callweb #this is default if u got other pw just change it.
################################################################################
# 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 #this is default if u got other id just change it.
$LOG_SERVER_GROUP_ODBC_PASSWD = callweb #this is default if u got other pw just change it.
################################################################################
# External Authentication Flag
# Database Settings 3 - External Authentication(DB)
################################################################################
$IS_EXTERNAL_AUTHENTICATION = FALSE
$EXT_AUTH_ODBC_DSN = atum_external_authentication_dsn
$EXT_AUTH_ODBC_UID = atum #this is default if u got other id just change it.
$EXT_AUTH_ODBC_PASSWD = callweb #this is default if u got other pw just change it.
################################################################################
#SCADMIN-TOOL - Allowed IP
################################################################################
$ALLOWED_TOOL_IP_1 = 127.0.0.1
$ALLOWED_TOOL_IP_2 = 5.91.97.235
$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 =
Re: [Help]Where is wrong?
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.91.97.235 -(for hamachi) or u can put here ur local ip (ex: 192.168.25.10)
$LOCAL_PUBLIC_IP_ADDR = 5.91.97.235 -(here you put your external IP in case u want to run it globally. Or just $LOCAL_IP_ADDR for hamachi.
$ARENA_IP_ADDR = $LOCAL_PUBLIC_IP_ADDR -Arena to work, globally, I puted here the external IP.
$WEBSRV_IP_ADDR = $LOCAL_IP_ADDR
$FTPSRV_IP_ADDR = $LOCAL_IP_ADDR
$IS_ARENA_SERVER = FALSE
$SERVER_GROUP_NAME = YourServerGroupName
$LANGUAGE_TYPE = 1
Remove the red text, then try again.
Re: [Help]Where is wrong?
All problems solved but Only error coming from FieldServer.exe if FieldServer can work,Server can wake up... FieldServer giving first Decleration Of War error later FieldServer IOCPit Error... also I maked a video for your can see.. i used DGN Fallengears client files
My Config Files; (405 kb)
- Config.rar
FieldServer.log
- FieldSystem_20120520_073627.log
http://www.youtube.com/watch?v=z7tqLgOWmT8
Re: [Help]Where is wrong?
The Declaration of War error has nothing to do with your configuration files or your client. It's in your database and it's about the most common error posted about on this forum. Please use the search function before asking a question next time, but I'll tell you how to fix it now.
Go into your databases and find the DeclarationOfWar table, it could be either ti_DeclarationOfWar or td_DeclarationOfWar, I'm not sure at the moment and I can't be bothered to check. Anyway, look for the name, right click it, click "Edit top 10 rows", and change all the dates to something in the future rather than the past. Your server should boot up when you've done it right. Enjoy!
Re: [Help]Where is wrong?
Problems solved now GM/GA 's some commands not working
Re: [SOLVED]Where is wrong?
try to type /lolitem or /item
add "lol" at start
Re: [SOLVED]Where is wrong?
Server Opened Thanks to all users :D
http://i49.tinypic.com/rtkme1.jpg