Exception in thread "main" java.lang.ExceptionInInitializerError
at com.mysql.jdbc.Util.stackTraceToString(Util.java:355)
at com.mysql.jdbc.Util.<clinit>(Util.java:120)
at com.mysql.jdbc.NonRegisteringDriver.parseURL(NonRegisteringDriver.jav
a:814)
at com.mysql.jdbc.NonRegisteringDriver.acceptsURL(NonRegisteringDriver.j
ava:278)
at java.sql.DriverManager.getDriver(Unknown Source)
at com.mchange.v2.c3p0.DriverManagerDataSource.driver(DriverManagerDataS
ource.java:240)
at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManag
erDataSource.java:131)
at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:161)
at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:147)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.initializeAu
tomaticTestTable(C3P0PooledConnectionPoolManager.java:987)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.createPooled
ConnectionPool(C3P0PooledConnectionPoolManager.java:910)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:397)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:414)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(A
bstractPoolBackedDataSource.java:140)
at com.l2jserver.L2DatabaseFactory.<init>(L2DatabaseFactory.java:100)
at com.l2jserver.L2DatabaseFactory.getInstance(L2DatabaseFactory.java:16
0)
at com.l2jserver.loginserver.GameServerTable.loadRegisteredGameServers(G
ameServerTable.java:137)
at com.l2jserver.loginserver.GameServerTable.<init>(GameServerTable.java
:73)
at com.l2jserver.loginserver.GameServerTable$SingletonHolder.<clinit>(Ga
meServerTable.java:679)
at com.l2jserver.loginserver.GameServerTable.getInstance(GameServerTable
.java:671)
at com.l2jserver.tools.gsregistering.BaseGameServerRegister.load(BaseGam
eServerRegister.java:307)
at com.l2jserver.tools.gsregistering.GameServerRegister.<init>(GameServe
rRegister.java:47)
at com.l2jserver.tools.gsregistering.BaseGameServerRegister.startCMD(Bas
eGameServerRegister.java:279)
at com.l2jserver.tools.gsregistering.BaseGameServerRegister.main(BaseGam
eServerRegister.java:188)
Caused by: java.lang.RuntimeException: Can't load resource bundle due to underly
ing exception java.util.MissingResourceException: Can't find bundle for base nam
e com.mysql.jdbc.LocalizedErrorMessages, locale da_DK
at com.mysql.jdbc.Messages.<clinit>(Messages.java:61)
... 24 more
Caused by: java.util.MissingResourceException: Can't find bundle for base name c
om.mysql.jdbc.LocalizedErrorMessages, locale da_DK
at java.util.ResourceBundle.throwMissingResourceException(Unknown Source
)
at java.util.ResourceBundle.getBundleImpl(Unknown Source)
at java.util.ResourceBundle.getBundle(Unknown Source)
at com.mysql.jdbc.Messages.<clinit>(Messages.java:59)
... 24 more
Press any key to continue . . .
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.
Hello everyone!
I have a problem with editing mobs. I took some Mobs from here without sound and added them,
they looked good !!! BUT BUT !
When I hit him it does generate the effect, but when he hits it it doesn't.
Is this effect controlled from Npcgrp.dat?
PD_ I add capture of the event / effect I mention.
I await your answers, thank you!
Question
RandomDude
wtf?
Edited by RandomDude8 answers to this question
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.