psycho425 Posted June 8, 2012 Posted June 8, 2012 Edit: Got it mate, seems that eclipse link wasn't kosher. Moving forward now. Now for creating the database, do I create a login database and a gameserver database? Or execute both sql's into the same database? How many sql's are there total? Either one, or two it doesnot really matter as soon as you specify it in your server properties: Gameserver: # JDBC database URL database.url = jdbc:mysql://localhost:3306/-your database name here- Loginserver: # JDBC database URL database.url = jdbc:mysql://localhost:3306/-your database name here- Quote
psycho425 Posted June 8, 2012 Posted June 8, 2012 go into your Gameserver/Config folder and edit the ipconfig.xml file example :<ipconfig default="192.168.1.65"> <------ Enter your LAN or WAN ip there without removing the "" or the <>. delete my instructions, save the file and you're done. :P </ipconfig> if its not working give us more infos. Well i almost have the same issue. i use <ipconfig default="127.0.0.1"> and set launcher to ip=127.0.0.1 and i can play fine, i use <ipconfig default="no-ip here because i am bored to change it everytime my friendswant to log in"> and try the launcher as 127.0.0.1/192.168.x.x/no-ip and i can't log into the game it says "cannot connect to server.". Quote
Shinmuriel Posted June 8, 2012 Posted June 8, 2012 Ho'kay. Not a bad guide btw, got some holes but w/e it worked. Core is compiled, database is setup, login and server batch looks good, ports are fowarded etc. Before I go any further I need to find out more information on client/server versions please. I found a patch that restores the client to version 2.7. Is that the latest stable/playable version? And if so, what do I need to change (files etc) to make my client and server negotiate (I don't see the version.java under tools anywhere)? I have attempted a login with the current client (3.0) just for shits and giggles, installed the noip.dll to bin32 and after login it froze up of course but it did make an account for me however, in the query. Lol. Now these may be silly questions but, what server file version did I download with the SVN? How do you even know what client version to install? And where do you find the appropriate client files? I also noticed a couple of "update" folders in the gameserver and login server folders with 4 more SQL's named inventory, index, and player.sql and accountdata.sql (login). Should I execute these into the appropriate databases? Edit: I moved this post to its own topic on the main Aion page as it seems it has outgrown its correlation to this thread. Any advice would still be greatly appreciated. Quote
Shinmuriel Posted June 9, 2012 Posted June 9, 2012 After doing all steps you must change this one : public class Version { /** * What version should server support * [true = chs, false = EU/US] */ public final static boolean Chiness = false; <------ this } in version.java before compiling And then you must unzip this file : Launch.rar to the path of your Aion Folder. for example : C:/Program Files/NcSoft/Aion Yea this is where I am stuck I believe. I cannot find this file. I have checked in tools and almost every other folder with java files. I am getting past the login name/password and when I select server I freeze up. Any advice? Quote
tomvantholt Posted June 24, 2012 Posted June 24, 2012 I get stuck with step five.. i cant press run -> run, it says : The selection cannot be launched, and there are no recent launches, can anyone help me? Quote
Vision Posted November 20, 2012 Posted November 20, 2012 still works ? Download and test it mate. Quote
psyclone Posted November 22, 2012 Posted November 22, 2012 well, i gave it a try.. When I open SmartSVN there's no way I'll be prompted with that window because that repository doesn't exist ath the begining as the Aion Emu directory doesn't exist in Program files. Quote
Jeremy™ Posted May 14, 2013 Posted May 14, 2013 pff some photos is dead. check it. or someone LOCK! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.