Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[FAQ] Read here before asking questions.

Status
Not open for further replies.
Experienced Elementalist
Joined
Mar 3, 2007
Messages
200
Reaction score
34
I'm looking for someone to assist with writing a new FAQ, your post will be stickied and it will help cut down on the spam of easy questions. If you're interested contact me via PM.

--
Key:
Has a fix
Does not have a fix
--


1. I am unable to do the server on the D drive!
if you edit AceOnline\ScVoIP\SCPCCAgent\EXEC.INI, AceOnline\bin\EXEC.INI and the odbc data source PCCallAgent with the drive and location of your folders, they'll work.

2. My client disconnects after 3-4 seconds after going to a map!
Copy the .dat files to your flysis client

3. NPC Server Error: [Error] NPCServer IOCPInit Error
Change your IP from LocalHost to your LAN IP in Config->Global

4. Pre and Log server do not start: DB connect CPreIOCPInit(), [Error] PreServer IOCPinit Error, m_pAtumLogDBManager initialize fail, LogServer IOCPinit Error
Check your ODBC's

5. What is the XOR key?
~8xANs(^fP{)34$(fcbTN$(C-=x

6. How do I get the Admin tool to work?
Using the SCAdminTool posted below.
1. Search for 76514B1F7E57425B564B1E74 using a hex editor.

2. Using SCAdminTool --> Xor Encode Type in your IP in the first box.

3. Type in Ace-Online-Development-Haxz in the 2nd box.

4. Click Xor Encode. Take the result, and replace it with the string in the first step.

5. After your're done editing the AdminTool

6. hex edit the pre-server and find SCAdmin

7. Overwrite your ip where you see the others.

http://forum.ragezone.com/attachments/f611/79621d1281212474-help-scadmintool-admintool.zip

7. QuestLoader.exe won't work
Run it in admin.
 
Last edited:
Master Summoner
Joined
Sep 5, 2007
Messages
528
Reaction score
24
Re: Compiled Big Thread of Problems And Fixes!

2. My client disconnects after 3-4 seconds after going to a map!
Copy the .dat files to your flysis client
it doesnt work >.<
 
Upvote 0
Experienced Elementalist
Joined
Mar 3, 2007
Messages
200
Reaction score
34
Re: Compiled Big Thread of Problems And Fixes!

You copied the map and dat files to your AceOnline folder, and the dat files to your flysis client?
 
Upvote 0
Master Summoner
Joined
Sep 5, 2007
Messages
528
Reaction score
24
Re: Compiled Big Thread of Problems And Fixes!

Look the Logs:

PreSystem.log:
08-01 00:17:56|Socket Closed SocketIndex[ 5] PeerIP[ 84.222.145.11] Port[1553] MaxWriteBufCounts[ 1] ==> reason 0[00000000]

IMSystem.log:
08-01 00:17:56|AtumIMServer Index[ 3] Client[ 84.222.145.11] Connected
08-01 00:18:03| IM Server Logined Account[ admin], Character[ 4ndr34s]
08-01 00:18:11|[A(admin:2), CH(4ndr34s:1) CI(3)]'s GameEnd Notified...
08-01 00:18:11|AtumIMServer Index[ 3] SocketType[9] MaxWriteBufCounts[ 1] ClientIP[ 84.222.145.11] Closed ==> reason 0[00000000]

FieldSystem.log:
08-01 00:18:03| GameStartRoutine(T_FC_CHARACTER_GAMESTART) [A(admin:2), CH(4ndr34s:1) CI(133)] Map(2003) Position(9138, 669, 4921) IP(84.222.145.11)
08-01 00:18:08| SendErrorMsg to [A(admin:2), CH(4ndr34s:1) CI(133)] 84.222.145.11 ==> ERR_MAP_CHECKSUM_NOT_MATCHED(0x4200) AT T_FC_INFO_GET_CURRENT_MAP_INFO Param1(2003) Param2(0) Msg((null))
08-01 00:18:11|Socket Closed SocketIndex[133] PeerIP[ 84.222.145.11] Port[1560] MaxWriteBufCounts[ 1] CharacterName( 4ndr34s) ==> reason 0[00000000]
08-01 00:18:11| GameEndRoutine [A(admin:2), CH(4ndr34s:1) CI(133)] Map(2003) Position(9138, 669, 4921)
 
Upvote 0
Experienced Elementalist
Joined
Mar 3, 2007
Messages
200
Reaction score
34
Re: Compiled Big Thread of Problems And Fixes!

My server won't connect to the database i've created.
I made the user, atum, and the databases perfectly but for some reason the server and database won't connect.

I'm running a bootcamped W7 Mac running MSSQL 2008. (I don't plan on hosting it on here, just testing)

Anyone know what's wrong?

When starting the servers I get the 4. problem.
 
Upvote 0
(oO (||||) (||||) Oo)
Loyal Member
Joined
Aug 6, 2009
Messages
2,132
Reaction score
429
Re: Compiled Big Thread of Problems And Fixes!

#4 error is related to log odbc or something like that. I will post more info once I remember what it was
 
Upvote 0
Experienced Elementalist
Joined
Mar 3, 2007
Messages
200
Reaction score
34
Re: Compiled Big Thread of Problems And Fixes!

#4 error is related to log odbc or something like that. I will post more info once I remember what it was

Please remember. D:
I had the server set up in like, 30 minutes but this has been bothered me for like, 2 days.
I've been constantly trouble shooting and it's driving me insane.
 
Upvote 0

PTG

Newbie Spellweaver
Joined
Jan 14, 2010
Messages
24
Reaction score
15
Re: Compiled Big Thread of Problems And Fixes!

It's SQL 2008. As far as i know, it'll only work with SQL 2005
 
Upvote 0

PTG

Newbie Spellweaver
Joined
Jan 14, 2010
Messages
24
Reaction score
15
Re: Compiled Big Thread of Problems And Fixes!

Everytime i tried SQL 2k8 it would sync the database with the server. 2k5 works perfectly for me. Guess i must've just done something wrong lol.
 
Upvote 0
Experienced Elementalist
Joined
Mar 3, 2007
Messages
200
Reaction score
34
Re: Compiled Big Thread of Problems And Fixes!

I've tried with MSSQL 2005.
I can't get the server to connect, what's wrong. =/
 
Upvote 0

PTG

Newbie Spellweaver
Joined
Jan 14, 2010
Messages
24
Reaction score
15
Re: Compiled Big Thread of Problems And Fixes!

My client crashes as soon as i try to login S: Any ideas?
Edit: Got it to connect, but crashes after gear select screen. Yes i copied the map and dat's from AO Stuff to the server and the dat's to the client. :C
 
Last edited:
Upvote 0
Experienced Elementalist
Joined
Mar 3, 2007
Messages
200
Reaction score
34
Re: Compiled Big Thread of Problems And Fixes!

try MSSQL 2008 works fine :cool:

Stop directing me to different versions. >.<
I've tried all the different versions, they don't work.
I think it's something to do with the ODBC's not working, but eh..
 
Upvote 0
It won't fit
Loyal Member
Joined
May 18, 2007
Messages
1,789
Reaction score
291
Re: Compiled Big Thread of Problems And Fixes!

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.
 
Upvote 0
Newbie Spellweaver
Joined
Jul 22, 2010
Messages
33
Reaction score
18
Re: Compiled Big Thread of Problems And Fixes!

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
 
Upvote 0
Newbie Spellweaver
Joined
Feb 6, 2009
Messages
74
Reaction score
22
Re: Compiled Big Thread of Problems And Fixes!

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.
 
Upvote 0
Newbie Spellweaver
Joined
Sep 1, 2008
Messages
41
Reaction score
11
Re: Compiled Big Thread of Problems And Fixes!

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]
 
Upvote 0
It won't fit
Loyal Member
Joined
May 18, 2007
Messages
1,789
Reaction score
291
Re: Compiled Big Thread of Problems And Fixes!

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.
 
Upvote 0
Status
Not open for further replies.
Back
Top