Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead. There is no support for other server builds than the official provided by l2jserver.com
If you want to receive support we need this info to help you properly. » Find Revision
L2J Revision Number: 3180
L2JDP Revision Number:6279
alright when i try to register my gameserver i get this error
this error comes from the new interface l2j started packing into their releases... if any one knows how to fix this error or disable the interface.. that would be awesome :] thanks for any help.
I just downloaded revision 3180, compiled from SVN and have no problem registering a new gameserver. Please try re-downloading from the SVN and compiling.
I have the same error with l2j 3556 / l2jdp 6655. Any help? I do have servername.xml in login folder.
FATAL: Failed initializing database. Reason: No suitable driver
java.sql.SQLException: No suitable driver
at java.sql.DriverManager.getDriver(Unknown Source)
at com.mchange.v2.c3p0.DriverManagerDataSource.driver(DriverManagerDataS
ource.java:223)
at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManag
erDataSource.java:119)
at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:143)
at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:132)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.initializeAu
tomaticTestTable(C3P0PooledConnectionPoolManager.java:772)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.createPooled
ConnectionPool(C3P0PooledConnectionPoolManager.java:696)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:257)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:271)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(A
bstractPoolBackedDataSource.java:128)
at net.sf.l2j.L2DatabaseFactory.<init>(L2DatabaseFactory.java:95)
at net.sf.l2j.L2DatabaseFactory.getInstance(L2DatabaseFactory.java:206)
at net.sf.l2j.loginserver.L2LoginServer.<init>(L2LoginServer.java:110)
at net.sf.l2j.loginserver.L2LoginServer.main(L2LoginServer.java:56)
Based on the error im geussing ur using a non supported/wrongly installed mysql driver make sure u database is running (mysql manually if its not in services) and otherwise reinstall with the recommend mysql driver