Number 4 is related to your ip. I've fixed that error a number of times for different people and they always usually had an internal ip where their external ip should have been.
Number 4 is related to your ip. I've fixed that error a number of times for different people and they always usually had an internal ip where their external ip should have been.
OneLastHope:
I read the problem, that you can't connect to DB. I forgot to mention it in the readme, but you need to set MSSQL Server and Client port to 9979. This is very important. Please update the thread with this solution.
And I think MSSQL 2005 is the best. :)
Greetings, Warzinger1
I set up my Server with MySQL Server 2008 and it works very fine.
So i dont think that the Server will run with 2005 because, some commands for them are different with 2008, i dont really know.
----
the thing with disconnecting from server if you select your char:
The best way to found out whats happening is to take a look in the Log Files. I downloaded the 1.0.0.9 Flysis client and copied everythin whats needed into my Server files. Everythin is working fine. I hope i could help somebody.
Where is the problem here?
when i log in with Accounttype/Race 0 i get kicked:
Code:[Error] CFieldIOCPSocket::SecurityCheckVersion_ _AntiCpSvr_AnalyzeGuidAckMsg() error(114772) SendErrorMsg to [A(kame:1), CH(Kame:1) CI(220)] 5.70.92.233 ==> ERR_SECURITY_HACKING_GUID(0xe001) AT T_FC_MOVE_HACKSHIELD_GuidReqMsg Param1(0) Param2(0) Msg((null)) Socket Closed SocketIndex[220] PeerIP[ 5.70.92.233] Port[1714] MaxWriteBufCounts[ 1] CharacterName( Kame) ==> reason 0[00000000] Socket Connect SocketIndex[221] PeerIP[ 5.70.92.233] Port[1722]
Try logging in using an administrator account(operator). It should bypass any checks the server has. If it still kicks you out, then you need to recheck your client.
yea that i know... with race 128 i have no problem,
but how i can log in with race 0?
DB connect CPreIOPCP::IOCPInit()
m_pAtumLogDBManager initialize fail
[Error] LogServer IOCPInit Error
[Error] PreServer IOCPInitError
how i can fix it?
0 isn't a race. Why would you want to log in with it?
That means something in your configuration is wrong. It looks like it's your database. Make sure you set up the database sources correctly.
Also check your IPs. Don't put your internal ip on one thing and external on another. Make it all the same.
Last edited by Supicioso; 05-08-10 at 03:00 PM.
hmm... i have to change all IPs in 'global file'?
################################################################################
$LOCAL_IP_ADDR = 192.168.0.192
$LOCAL_PUBLIC_IP_ADDR = $LOCAL_IP_ADDR
$SERVER_GROUP_NAME = NewAce
$LANGUAGE_TYPE = 1
################################################################################
are this settings correct?
and do i have to change IP in other files?
-----
################################################################################
# Database Settings 1 - PreServer
################################################################################
$PRE_ODBC_DSN atum_pre_server_dsn
$PRE_ODBC_UID atum
$PRE_ODBC_PASSWD callweb
################################################################################
# Database Settings 2 - ServerGroup(IMServer, FieldServer, LogServer, NPCServer)
################################################################################
$SERVER_GROUP_ODBC_DSN atum_group_server_dsn
$SERVER_GROUP_ODBC_UID atum
$SERVER_GROUP_ODBC_PASSWD callweb
################################################################################
# Database Settings 3 - Log DB Server(LogServer)
# // 2007-11-07 by cmkwon, ·Î±× DB Ľąö µű·Î ±¸ĂŕÇϱâ - Á¤ŔÇ Ăß°ˇ ÇÔ($LOG_SERVER_GROUP_ODBC_XXX)
################################################################################
$LOG_SERVER_GROUP_ODBC_DSN atum_group_log_server_dsn
$LOG_SERVER_GROUP_ODBC_UID atum
$LOG_SERVER_GROUP_ODBC_PASSWD callweb
^
|
I have not edited database settings yet.
That's what the second part of mine looks like, Although im not sure it's necessary. (It works perfectly fine with Hamachi like this)################################################################################
# 2007-05-02 by cmkwon
# PreServer Group List
# // 2007-09-05 by cmkwon, Çü½ÄÀ» ¾Æ·¡¿Í °°ÀÌ º¯°æÇϰí, [TabIndex and OrderIndex] Á¤º¸ Ãß°¡
# Syntax = [LoginServerName] [LoginServerIP] [TabIndex and OrderIndex]
################################################################################
$$GAME_SERVER_GROUP_NAME1 = Dolce 5.47.71.191 1
$$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 =
Change 5.47.71.191 to your 192.168.0.192 and you should be good.
Note: The IP and Table index will be further apart in the cfg, quoting just makes it like that. That's the basic structure afaik.
Last edited by PTG; 05-08-10 at 04:17 PM.
IM server starts without any problems
Field serv and NPC serv too.
When PreServ is starting: DB connect CPreIOPCP::IOCPInit()
and when i press OK: [Error] PreServer IOCPInitError
Then LogServ starts with: m_pAtumLogDBManager initialize fail
and when i press OK: [Error] LogServer IOCPInit Error
-----
This is my 'global' file.
Hope this will be helpful in solving this problem:
http://dl.dropbox.com/u/8319349/global.cfg
Did you set the ODBC correctly? (Setup under System-DSN not User-DSN)
Here is your global cfg, i hope it works now.
2shared - download global.cfg