Register game server error

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
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
solidusp228
Posts: 12
Joined: Mon Apr 27, 2009 4:20 pm

Register game server error

Post by solidusp228 »

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

Image



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.
Ethen
Posts: 40
Joined: Wed Sep 19, 2007 7:43 pm

Re: Register game server error

Post by Ethen »

I can register the gamer server but now can't connect to the server. Hex id looks different and not sure if what to do.
solidusp228
Posts: 12
Joined: Mon Apr 27, 2009 4:20 pm

Re: Register game server error

Post by solidusp228 »

yeahh i have no clue what im missing ... if i could get past this id be fine z.z
User avatar
wiimo
Posts: 67
Joined: Fri Jun 05, 2009 2:17 pm

Re: Register game server error

Post by wiimo »

solidusp228 wrote:yeahh i have no clue what im missing ... if i could get past this id be fine z.z

u are sure u have the list of server ? the files servername.xml u need this for work the registergameserver
"We need to learn what we need and not just what we want." Paulo Coelho.

"Only those who triumphed in the world stands and looks at the circumstances, creating if not found." George Bernard Shaw

God Bless You
lishawj
Posts: 253
Joined: Thu Apr 30, 2009 12:29 am

Re: Register game server error

Post by lishawj »

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.
Morus
Posts: 21
Joined: Fri Sep 18, 2009 8:53 pm

Re: Register game server error

Post by Morus »

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)
Danoontje
Posts: 34
Joined: Tue Sep 08, 2009 9:15 am

Re: Register game server error

Post by Danoontje »

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
Morus
Posts: 21
Joined: Fri Sep 18, 2009 8:53 pm

Re: Register game server error

Post by Morus »

It was working with the previous revisions. Just changed whith the latest ones.
Post Reply