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.
Where to look for this symbol in the launch file LoginServer.bat or in the database file? Maybe someone can throw off their server that was actually launched. Or a file to register the server. I downloaded the server and inserted the MSQL password everywhere. I don't understand the rest. Help please.
GameServer.
I apologize, I managed to launch it without errors. I moved the server from the desktop to the root of the C drive and it launched without errors. Thank you very much. If anyone has the RegisterGameServer.bat file, I would be very grateful.
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.