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.
I have a system where Accounts are saved on login screen for fast login. I am playing a server where this feature is not on the logic screen. How I can try to add this feature to the system?
I don't know what files I would have to touch.
Thanks!!
Hello everyone,
Given that he has lots of different projects but no concrete opinions..
I pose my request here.
Which serious Lineage2 HighFive project is the best choice?
For a server that can be custom and which can be suitable for a classic x10 server and an x1000 server for example?
L2J
Or we ideally have the source, in order to be able to add the farming systems, weapons and armor, npc...
Free or paid, it doesn't matter.
THANKS
Hello everyone,
Given that he has lots of different projects
but no concrete opinions..
I pose my request here.
Which serious Lineage2 HighFive project/emulator
is the best choice?
For a server that can be custom and
which can be suitable for a classic x10 server
and an x1000 server for example?
L2Java ideally
Or we ideally have the source,
in order to be able to add the farming systems,
weapons and armor, npc...
Free or paid, it doesn't matter.
THANKS
Question
kokopikou
Starting Login Server.
INFO : loading login config
INFO : MLog clients using log4j logging.
INFO : Initializing c3p0-0.9.1.1 [built 15-March-2007 01:32:31; debug? true; tra
ce: 10]
INFO : Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acq
uireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCom
mitOnClose -> true, automaticTestTable -> connection_test_table, breakAfterAcqui
reFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null,
connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester,
dataSourceName -> pgk25z8i16hnx4m18uifa3|2a5b68ea, debugUnreturnedConnectionStac
kTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, fac
toryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityT
oken -> pgk25z8i16hnx4m18uifa3|2a5b68ea, idleConnectionTestPeriod -> 60, initial
PoolSize -> 3, jdbcUrl -> jdbc:mysql://localhost/l2jdb, lastAcquisitionFailureDe
faultUser -> null, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdl
eTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements
-> 0, maxStatementsPerConnection -> 100, minPoolSize -> 1, numHelperThreads -> 2
0, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, prope
rties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnChe
ckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout ->
0, usesTraditionalReflectiveProxies -> false ]
INFO : Loaded 127 server names
INFO : LoginManager initiating
INFO : Cached 10 KeyPairs for RSA communication
Exception in thread "main" java.lang.NullPointerException
at net.sf.l2j.tools.math.MTRandom.next(MTRandom.java:347)
at java.util.Random.nextDouble(Unknown Source)
at net.sf.l2j.util.Rnd.nextInt(Rnd.java:54)
at net.sf.l2j.loginserver.manager.LoginManager.generateBlowFishKeys(Logi
nManager.java:190)
at net.sf.l2j.loginserver.manager.LoginManager.<init>(LoginManager.java:
155)
at net.sf.l2j.loginserver.manager.LoginManager.load(LoginManager.java:10
6)
at net.sf.l2j.loginserver.L2LoginServer.<init>(L2LoginServer.java:109)
at net.sf.l2j.loginserver.L2LoginServer.main(L2LoginServer.java:77)
Server terminated abnormaly
server terminated
Press any key to continue . . .
this is problem can help me i dont know for what
3 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.