You're dumb or sth? it's in the first post...
Printable View
Nice stuff!
The only problem is that Aion is a lame game x/
This is Very Good Release :D i will Create a Server and try this game :O Looks Awsome ;D. i hope u will be able to use English Client Later for the Server insteed of korean xD
No data in AIONEmulator\usr\local\mysql\data\ae_server_gs
This folder only one file db.opt
It's Run only Login
where? for Gameserver SQL Database
This emulator is not finished and is a Work in Progress~
As far as I know all you're able to do is Login and Maybe create a character but I don't know if it saves the data or not. But I'm pretty sure you're not able to login to the GameServer so that's why there is no "GameServer SQL Database" .... but I haven't poked around with this for a month or two.... so my info may be old/outdated... Hope it shed some light for you though Donor.
anyone can link me to a compatible korean client, i can use the packet encrypt decrypt from this and capture packets on the official to finish making a small gameserver update. T_T btw, im going to recode it into C++, anyone help me with the korena client gets credit for the project, and ofc the original team for the hard work they did. And best part is, itll be free, unlike my other developments.
Actually i tested Novo's one long time ago and couldnt create char (not even mess around with builder) on Korean Client. Is Shellcmd's one working for that ?
Thanks !
Nice release, you able to create a character already, good progress, hope you keep it up :thumbup1:
help and where to get the site under this emulator
on *********** the emulator is said not to work anymore. further information on why it wont work can be found where?
Well.... aion-emu.com is the emulator "homesite" so that's where one should go to get THE SOURCE of information about the progress/problems with this "emulator". A typical end user doesn't need to mess with these files anyways not at the moment. Just people who are capable of writing code/contributing. But anyways hope this clears up things~
P.S. I wasn't saying that YOU (c4cadvisor) couldn't code I was just putting it out in the public that the files are a dead end.
kk, thx for the general information.
Edit: some of the key important stuff is coded in java, -.-.
there no database inside....
help me ....
error running file "Start AIONEmulator.bat"
Is Error msg >>
----------------------------------------------------------------------------------------------------
Z:\loginserver>TITLE aion-emu - Login Server
[INFO 2552-05-05 08-26-34] com.aionemu.commons.database.DatabaseFactory:149 - Su
ccessfully connected to database
[INFO 2552-05-05 08-26-34] com.aionemu.loginserver.LoginController:64 - Loading
LoginContoller...
[INFO 2552-05-05 08-26-38] com.aionemu.loginserver.LoginController:79 - Cached 1
0 KeyPairs for RSA communication
[INFO 2552-05-05 08-26-38] com.aionemu.loginserver.LoginController:115 - Stored
20 keys for Blowfish communication
[WARN 2552-05-05 08-26-38] com.aionemu.commons.database.DB:195 - Error executing
select query com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table '
ae_server_ls.banned_ip' doesn't exist
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'ae_server_ls.b
anned_ip' doesn't exist
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
at com.mysql.jdbc.Util.getInstance(Util.java:381)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
va:1761)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:
1912)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(Dele
gatingPreparedStatement.java:93)
at com.aionemu.commons.database.DB.select(DB.java:189)
at com.aionemu.commons.database.DB.select(DB.java:166)
at mysql5.MySQL5BannedIpDAO.getAllBans(MySQL5BannedIpDAO.java from JavaS
ourceFromFile:227)
at com.aionemu.loginserver.controller.BannedIpController.reload(BannedIp
Controller.java:53)
at com.aionemu.loginserver.controller.BannedIpController.load(BannedIpCo
ntroller.java:45)
at com.aionemu.loginserver.LoginServer.main(LoginServer.java:64)
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.aionemu.loginserver.LoginServer.main(LoginServer.java:68)
Caused by: java.lang.RuntimeException: This is unstable build. Assertion must be
enabled! Add -ea to your start script or consider using stable build instead.
at com.aionemu.commons.network.NioServer.<init>(NioServer.java:86)
at com.aionemu.loginserver.network.IOServer.<clinit>(IOServer.java:45)
... 1 more
-------------------------------------------------------------------------------------------------------------
I thought it was for the table "ae_server_ls.banned_ip "does not meet , But I have created a table in mysql.
-- ----------------------------
-- Table structure for account_data
-- ----------------------------
CREATE TABLE `account_data`(
`id` int NOT NULL AUTO_INCREMENT,
`name` varchar(45) NOT NULL,
`password` varchar(65) NOT NULL,
`last_active` timestamp,
`expiration_time` timestamp NULL DEFAULT NULL,
`penalty_end` timestamp NULL DEFAULT NULL,
`access_level` tinyint(3) NOT NULL default 0,
`last_server` tinyint(3) NOT NULL default -1,
`last_ip` varchar(20),
`ip_force` varchar(20),
PRIMARY KEY (`id`),
UNIQUE (`name`)
);
-- ----------------------------
-- Table structure for ban_ip
-- ----------------------------
CREATE TABLE `banned_ip` (
`id` int NOT NULL AUTO_INCREMENT,
`mask` varchar(45) NOT NULL,
`time_end` timestamp NULL,
PRIMARY KEY (`id`),
UNIQUE (`mask`)
);
--------------------------------------------------------------------
Finally, it has not disappeared error. - -" help help
wow great! but how long did you fix the server and make Online for private server?
alot people wait on it! Exp Super High Drop Super high................................... etc.... High on this game!
regards! Lol Happy gaming!