1. i guessed the pw and it was correct ( infiniteaion )
2. i still have the 1024 error message
Any ideas ? ( version is 1.5.0.9 )
Printable View
works perfectly,,, thanks!!!
hi there i followed all but when i open the Start LS
this shows me
>>>>
- Starting Aion-Unique Login Server.
[FATAL 2010-07-21 12-56-47] com.aionemu.commons.database.DatabaseFactory:130 - E
rror with connection string: jdbc:mysql://localhost:3306/ae_server_ls
java.sql.SQLException: Access denied for user 'root'@'localhost' (using password
: YES)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)
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.checkErrorPacket(MysqlIO.java:911)
at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:3953)
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1276)
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2048)
at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:723)
at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:302)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java
:282)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at org.apache.commons.dbcp.DriverManagerConnectionFactory.createConnecti
on(DriverManagerConnectionFactory.java:75)
at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(Poolable
ConnectionFactory.java:395)
at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericOb
jectPool.java:974)
at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSo
urce.java:106)
at com.aionemu.commons.database.DatabaseFactory.getConnection(DatabaseFa
ctory.java:171)
at com.aionemu.commons.database.DatabaseFactory.init(DatabaseFactory.jav
a:121)
at com.aionemu.loginserver.LoginServer.main(LoginServer.java:54)
Exception in thread "main" java.lang.Error: DatabaseFactory not initialized!
at com.aionemu.commons.database.DatabaseFactory.init(DatabaseFactory.jav
a:131)
at com.aionemu.loginserver.LoginServer.main(LoginServer.java:54)
Login Server Terminated Abnormaly, Please Verify Your Files.
Login Server Terminated.
Press any key to continue . . .
then when i open the startGS this says also
- Starting Aion-Unique Game Server.
[FATAL 2010-07-21 13-02-46] com.aionemu.commons.database.DatabaseFactory:130 - E
rror with connection string: jdbc:mysql://localhost:3306/ae_server_gs
java.sql.SQLException: Access denied for user 'root'@'localhost' (using password
: YES)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)
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.checkErrorPacket(MysqlIO.java:911)
at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:3953)
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1276)
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2048)
at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:723)
at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:302)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java
:282)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at org.apache.commons.dbcp.DriverManagerConnectionFactory.createConnecti
on(DriverManagerConnectionFactory.java:75)
at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(Poolable
ConnectionFactory.java:395)
at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericOb
jectPool.java:974)
at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSo
urce.java:106)
at com.aionemu.commons.database.DatabaseFactory.getConnection(DatabaseFa
ctory.java:171)
at com.aionemu.commons.database.DatabaseFactory.init(DatabaseFactory.jav
a:121)
at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe
rver.java:152)
at com.aionemu.gameserver.GameServer.main(GameServer.java:81)
[ERROR 2010-07-21 13-02-46] com.aionemu.gameserver.utils.ThreadUncaughtException
Handler:37 - Critical Error - Thread: main terminated abnormaly: java.lang.Error
: DatabaseFactory not initialized!
java.lang.Error: DatabaseFactory not initialized!
at com.aionemu.commons.database.DatabaseFactory.init(DatabaseFactory.jav
a:131)
at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe
rver.java:152)
at com.aionemu.gameserver.GameServer.main(GameServer.java:81)
GameServer Terminated Abnormaly, Please Verify Your Files.
GameServer Terminated.
Press any key to continue . . .
can you tell me where did i get wrong sorry for my english ^_^
Here's a working link for MySQL part 2.
And I would also appreciate it if anyone could show us how to fix that damn server selection freeze up already.Code:http://www.mediafire.com/?axoa9x1maow
I guess I should, bump?
redgie
Look in ConFig database.url = jdbc:mysql://localhost:3306/ae_server_gs
if not same change it
---------- Post added at 11:38 AM ---------- Previous post was at 11:27 AM ----------
It Err,Help me Plz
http://img1.immage.de/thumb_31087c3244err01.jpg
http://img5.immage.de/thumb_3108aerr02.jpg
Hi to all .. it's me again - ^Fix^ who was created tutorial..
I wanna say something..
1) Now Client version was updated and something in game can be changed (And it can cause some errors )
2) Tutorial don't support x64 bit OS , Because MySQL in release was published for x86 bit OS
3)I will try to re-release a server files for AION Server , so now these emulators are updated and now they have all for AION (I mean Quests , Terrains , Spec-Abilities , Skills, Inventory , Items and more..))
Just wait for new release
Tnx for listening !
thanks! i'm gonna give it a shot!
I got the the same problem redgie got with running the StartGS and StartLS batch files. Database configurations should be correct. can someone post a solution to this problem plz...TY
hey Simba i have one question... what does this mean?
Starting Aion-Unique Game Server.
Error opening zip file or JAR manifest missing : libs/ae_commons.jar
Error occurred during initialization of VM
agent library failed to init: instrument
GameServer Terminated Abnormaly, Please Verify Your Files.
GameServer Terminated.
Press any key to continue . . .
This may be a silly question, but how can i create new accounts without editing my login server database?
Alow All... Can Use This Client For This Tutorials???? : http://forum.ragezone.com/f587/aion-...-0-0-a-712393/
Or Can Use This : http://thepiratebay.org/torrent/5391...lient_1.5.1.11
Pls Replay
hello guys..i have a question regarding AION server. I have successfully installed and run AION server, but the problem is there were nothing happen right after i select server. I have no idea why i cant proceed to character select section. For your info, there is an error statement in Login Server cmd log. The sample of screenshot is as stipulated below:
http://forum.ragezone.com/attachment...1&d=1295595554
http://forum.ragezone.com/attachment...1&d=1295595554
Please help me...~I'm really wanna play on my own server..~
anzee you use what client?
Can Upload For Me Aion Client I very Need...
Like This:
Part 1
Part 2
Part 3
Part 4
Part 5
Part 6
Part 7
Very2 Thanks anzee I Need You Help
-------------------------------------
ZzzZz..i thought u gonna solve the prob in my previous post..hehe. U may use the latest version of AION since the tutorial posted by fix totally perfect, but there are still some errors which should be fixed, such as the svn itself.
Well you can download AION installer here:
Downloadable Client: Aion: Assault on Balaurea v2.0.0.2 Client - Demo Movie Patch Download Section - GamersHell.com
I'll let u know if I'm able to solve the character select error...zzz the packet is not compatable with the client version @_@. Please let me know too if U could solve da error :thumbup:.
From: Anzee (malaysia)