Hey! It's been years since I tried this, just redownloaded everything for the nostalgia but I'm having the "mismatch" problem.
You were right, I used another system, not the one from the post! My bad!
Now I can't find the system that works with AuthGateD 🤣
I see you have found it and uploaded it but the link you provided no longer works. If you are still around, can you please reupload? Thank you!
Question
dodelez
i download the Lucid Team Core
game server all ok
but when i run login server i got this
Starting L2-LT Login Server. 17:18:59.038 loading login config 17:18:59.079 Black IPs: loaded. 17:18:59.080 White IPs: loaded. 17:18:59.127 MLog clients using java 1.4+ standard logging. 17:18:59.236 Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true ; trace: 10] 17:18:59.374 Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSourc e [ acquireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 100, autoCommitOnClose -> true, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectio nTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSource Name -> 1hge3rw8k1nu2jx31c79hhj|45a5049a, debugUnreturnedConnectionStackTraces - > false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClass Location -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1 hge3rw8k1nu2jx31c79hhj|45a5049a, idleConnectionTestPeriod -> 60, initialPoolSize -> 1, jdbcUrl -> jdbc:mysql://localhost/login, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, ma xPoolSize -> 10, maxStatements -> 100, maxStatementsPerConnection -> 0, minPoolS ize -> 1, numHelperThreads -> 5, numThreadsAwaitingCheckoutDefaultUser -> 0, pre ferredTestQuery -> null, properties -> {user=******, password=******}, propertyC ycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ] 17:18:59.579 ConfigSystem: Null value for key: Accounts_URL 17:18:59.586 Loading LoginController... 17:18:59.588 Loaded Whirlpool as default crypt. 17:19:00.346 Cached 10 KeyPairs for RSA communication Exception in thread "main" java.lang.NullPointerException at l2lt.util.MTRandom.next(MTRandom.java:345) at java.util.Random.nextDouble(Unknown Source) at l2lt.util.Rnd.get(Rnd.java:22) at l2lt.loginserver.LoginController.generateBlowFishKeys(LoginController .java:199) at l2lt.loginserver.LoginController.<init>(LoginController.java:153) at l2lt.loginserver.LoginController.load(LoginController.java:106) at l2lt.loginserver.L2LoginServer.<init>(L2LoginServer.java:166) at l2lt.loginserver.L2LoginStart.main(L2LoginStart.java:7) Server terminated abnormaly server terminated Press any key to continue . . .1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now