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!

Aglaia Online - Server Setup Guide

Newbie Spellweaver
Joined
Dec 27, 2006
Messages
5
Reaction score
0
Guide Key:
Black Font - The Actual Guides
Blue Font - Extra information
Red Font - File Downloads
Green Font - Website Link
Orange Font - Picture View

*All neccessary files are at the end of this post.*


First Step - Attaching Database:
1: Open Enterprise Manager.
(Or Download MSQL, I reccomend Advanced - )
2: Keep clicking on the + till u see Databases.
3: Now right click and goto All Tasks/Attach Database.
4: Locate the Database files u downloaded.(SQL DB Download - )
5: Click OK.
6: Step 1 Completed!
7: Picture -
(Using another program like MSQLExpress/Business Studio?)
(Then save the DB files into C:\Program Files\Microsoft SQLServer\MSSQL.1\MSSQL\Data)



Second Step - Hex'ing Gamerserver:
1: Open Game Server v20.exe with a hex editor.
(Best Freeware Hex Editor - )
2: Search for 61.218.244.18 (Line 7C050)
3: Change to your IP. ( )
4: Do not change the second one.
5: Save.
6: Step 2 Completed!
7: Picture -



Third Step - ODBC Resource Manager:
1: Open Control Panel.
2: Open Administrative Tools. (Can't find it? Try using the Windows Classic View.)
3: Open Data Sources. (ODBC)
4: Click on System DSN.(Picture Step 1)
5: Click Add. (Picture Step 1)
6: Scroll down the the bottom and double click on SQL Server. (Picture Step 2)
7: In Name type AglaiaSQL. (Picture Step 3)
8: In Description LEAVE BLANK.
9: In Server type in your IP and click Next. (Or enter your MSQL Name)
10: Choose Windows Authentification and click Next. (Picture Step 4)
(If it doesn't work then start your Service Manager. See Picture)
11: Tick Change the default databse to: and select AglaiaSQL, Click Next. (Picture Step 5)
12: Click Next then Next again then OK. (Picture Step 6 & 7)
13: Step 3 Completed!
14: Picture - ,



Fourth Step - SQL Login:
1: Open Enterprise Manager.
2: Click all the + till u see Security.
3: Click on Security and right click on it and select New Login.
4: In Name type in your name.
5: Click SQL Server Authentication and enter a password.
6: Change Database to AglaiaSQL.
7: Click Server Roles at the top.
8: Check all the boxes.
9: Click Databse Access at the Top.
10: Check AglaiaSQL.
11: Check the last 4 boxes in Database roles for `AglaiaSQL`.
12: Clock OK and enter the same password u entered in part 5.
13: Step 4 Completed, or Skipped!
(MSQLExpress has a default login of sa, and password you decide at setup. Skip this!)



Fifth Step - Changing IP's:
1: Goto Authorization Server folder.
2: Open AuthorizationData and create an ID and PASS. (*USED IN STEP 6*)
3: Save & Close.
4: Goto Login Server folder.
5: Open LoginIPData and change ServerIP to your IP
6: Save & Close.

7: Step 5 Completed!
8: Picture -



Sixth Step - Account Creation:
1: Open Enterprise Manager. (Or MSQLExpress)
2: Keep clicking on the + till u see AglaiaSQL.
3: Click again so u can see Tables.
4: Click on Tables.
5: Then you'll be able to see Account in right side window.
6: Then right click on Account, select Open Table.
7: Then simply insert any ID and PASS, this is how you make accounts.
(Make an ID and PASS identical to the ones you used in Step 5:2)
8: Close that window.
9: Next click on Stroke Point.
10: Then right click again and select Open Table.
11: Insert the ID of an account you've created.
12: Fill the rest of the fields as such: 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1
(Each number is a different field in the Stroke Point Table! )
13: Close the window, don't worry it save as you change it.
14: Step 6 Completed!
15: Picture -



Seventh Step - Running The Server:
1: Launch Login Server using the SQL Name and Pass u used in Part 4.
(MSQLExpress users this is the account sa, with password you chose.)
2: Click Start.
3: Launch Authorization Server
4: Click Start
5: Launch Game Server (Takes a minute or two for it to load.)
6: Change Auth ID & PW to what u used in Step 5:2.
7: Change SQL ID & PW to what u used in Step 4:5.
8: Click Start.
9: Step 7 Completed!

(The top of the program should say Read Save Complete after its done loading.)
10: Pictures - ,



Eighth Step - Playing The Server:
1: Open the Aglaia Client Folder.
2: Open IPData-ori.ini with Notepad or Wordpad.
3: Change all Server IP's to your IP Address.
4: Change all Server Ports to 2000.
5: Save & Close.
6: Run the Aglaia.exe program.
7: Login with a username and password you created in Step 6.
(Do not use the one also in the AuthorizationData file, Step 5)
8: Step 8 Completed!
9: Pictures - ,


My FTP File Downloads-


Files needed to play the game.(Translated Message.txt)



AuthServer, GameServer(Translated Message.txt), LoginServer, PatchServer, DB Files.



Made for quick & easy editing of your account db.



Allows you to edit game sprites.


-For the record, this is just information I've gathered from all the aglaia posts I've read. I'm a bit of a neat freak, and prefer things to be organized. This helps my wife and I to ensure everything is working properly, and if something isn't then it's not hard to backtrack. We've decided to host a server, and develop it as far as we can. Sharing everything along the way!

Credit for this Guide goes to every user who has posted in the Aglaia section.
 
Last edited:
Newbie Spellweaver
Joined
Jul 9, 2005
Messages
43
Reaction score
1
If that's the client downloaded off my site, please, please, please make sure it's the newer one. If the KiwiGame logo is all green and login screen is bright yellow with no other colours and not translated at all, then it's the old one. Old one = bad, it had a lot of problems I was unaware of when I hosted it.

You can also use my site as a mirror for client and server. My current client has the login interface completely translated, the game interface mostly translated, and most skill translation work done. It just has to have a last few bits done, and be made neat.

If you want any help, I have little better to do most of the time. I just can't currently neaten my own work, because I'm having issues with ODBC. I did last time, too, don't remember how I fixed it.

Nice guide, tho. very concise, but maybe you should specify that in strokepoint, those 1s and 0s go in individual columns. I can also guarantee that no matter how pretty it looks, you're going to have people going "how i do that???" >.<
 
Newbie Spellweaver
Joined
Dec 27, 2006
Messages
5
Reaction score
0
Not sure if the client is new or old. Its in english, and it works fine for me. I also threw in that translated message.txt. Thanks for the mirror offer but I own several websites with paid hostings if I needed a mirror.

Running the server on my home computer works great. The only problem with that is my wife loves downloading Torrent movies, and that slows everything down to a snail's pace, which doesn't mean good things for the server. I have 2 dedicated servers I lease, one of them is hosting a private Ragnarok Server. I'd really like to get a permanent server of Aglaia on the other, but do to it being Linux, and only having remote access I'm a bit clueless.

As for your ODBC theres only 2 reasons it wouldn't work. Firstly you're using an old SQL program, or typing in your IP, instead of the SQL Program's name.
(Heres a picture of what I used in Step 3 -
The second possibility is that you're trying to do it without the sql running. Easiest way to check is Ctrl+Alt+Delete, click the processes tab and look for sqlservr.exe. If its not there then its not running and you need to start it in the server manager.

And anyone who asks "How do I do this or that part?" Will recieve a detailed answer with pictures as soon as possible. ^__^
 
Last edited:
Newbie Spellweaver
Joined
Jul 9, 2005
Messages
43
Reaction score
1
The message.txt is a dubious translation at best. It was run through babelfish, nothing more. As for SQL, it's running, and it's 2005 Express, the same as what I was using before, and the same I see in your screenshots. (I'll be damned. Copy the name from the SQL manager's login to the ODBC setup and watch it go. Hee. Thanks.)

Also, Aglaia's server is Windows only, you won't be able to set up this server on a Linux machine. Otherwise my friend would have done that for me already, hehe. >.>
 
Newbie Spellweaver
Joined
Dec 27, 2006
Messages
5
Reaction score
0
Ahh thats terrible news about it not running on Linux. I'll have to look into dedicated servers that have Windows OS, or something that supports Windows based programs. If you know a reliable company that has them let me know. If not I'll have to have my father re-write the executibles and compile them for Linux. I've got no computer skills but it helps to have a programmer for a Father. ^__^ If he says its impossible then I might have to scratch this project and pick another.
 
Newbie Spellweaver
Joined
Jul 9, 2005
Messages
43
Reaction score
1
I can talk to someone that was hosting Aglaia Online previously. Also... if they're rewritable? Maybe there's hope for this game yet. If the data files for the server can be figured out... If a patch system can be worked out again...

There's many ifs. And still more than listed. But maybe there's hope for this game. Find out what you can. If there really is hope for this game, I'm willing to work at it again. (Seriously, the item sprites for this game are 90% hopeless. >.< )
 
Newbie Spellweaver
Joined
Dec 27, 2006
Messages
5
Reaction score
0
Hey taarna23 please message me on AIM, name is Ankheth. I'm on 24/7 so I'll get your message, I need some help with a few of Aglaia's files. As well as some other misc things. Thanks. XD
 
Newbie Spellweaver
Joined
Aug 17, 2006
Messages
44
Reaction score
0
I have a problem with the GameServer. The Server Stat is everytime "StandBy" The Auth-Server and the LogIns-Server are Online.

Can everybody help me?

AVARANT - Aglaia Online - Server Setup Guide - RaGEZONE Forums
 
Elite Diviner
Joined
Feb 14, 2006
Messages
407
Reaction score
7
AVARANT.....Thx for a good guide. But i cant download files from your FTP. I have a question about download problem. Can i use IDMAN or the others? I remember i downloaded Aglaia client with IDMAN and i couldnt extract it...^^
 
Initiate Mage
Joined
Dec 3, 2006
Messages
4
Reaction score
0
all link are dead but i have download all file before, i gonna try to host all file again.

ps : sorry for my bad english
 
Initiate Mage
Joined
Apr 19, 2007
Messages
1
Reaction score
0
Please help me i try download the server files and client but its dont find the page if u can give me working links i be soo happy thanks
 
Last edited:
Newbie Spellweaver
Joined
Dec 2, 2006
Messages
7
Reaction score
0
Hi, Avarant! Nice guide!

Unfortunately, I seem to have hit a snag. I've set the passwords (as far as I can tell), but I can't connect to the server, even from another computer. I'm behind a router and firewall (though I've allowed Aglaia to go through it already), and the IP the servers seem to come up with is my internal IP, even when I'm running my NoIP service on the PC (NoIP is a service which gives you a static external IP). I'm not sure how to fix it. Any ideas?

Many thanks in advance!
~Geo
 
Newbie Spellweaver
Joined
Jul 9, 2005
Messages
43
Reaction score
1
It's in an attachment in one of the stickies. If you look, my download links are in a topic around here somewhere.
 
Initiate Mage
Joined
Sep 6, 2007
Messages
1
Reaction score
0
I hear alot of chatter about the server and database and w/e but has anyone got the game running yet?
I played this game before and i loved it so much, i cant wait to play it again. I cant remember how to job advance or any chinese rant that i was somehow able to figure out. I only remember basic stuff like getting skills or equipment.

those were the days *Sigh*
 

Attachments

You must be registered for see attachments list
faronnia.com
Loyal Member
Joined
Aug 12, 2007
Messages
1,200
Reaction score
441
Dude,great guide.This mmo looks good.Re-upload files please.
 
Back
Top