Gladicek Posted November 24, 2016 Posted November 24, 2016 That was a bit low of you lol... it doesn't matter because I don't care, but still, I wouldn't have expected this behavior by a l2ju dev Give me better project and Ill remove it... oh wait there isnt anything better now. *baduum tsss* 1 Quote
Tessa Posted November 25, 2016 Posted November 25, 2016 Give me better project and Ill remove it... oh wait there isnt anything better now. *baduum tsss* Hater... :D Quote
art78 Posted November 25, 2016 Posted November 25, 2016 [boneCP-pool-watch-thread] ERROR com.jolbox.bonecp.ConnectionHandle - Failedto acquire connection. Sleeping for 3000ms. Attempts left: 5com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: User 'x' has exceededthe 'max_user_connections' resource (current value: 30) the people who had the problem solved it? tell me please, the entire Internet is searched already Quote
mangle Posted November 30, 2016 Posted November 30, 2016 (edited) i got a problem IdFactory: Free ObjectID's remaining: 1878985141GameServer Started, free memory 615 Mb of 1291 MbAsynch restoring of 0 offline traders took 8361 msConnecting to login on 103.212.55.51:9014LoginServer not avaible, trying to reconnect...java.lang.NullPointerExceptionat l2server.gameserver.LoginServerThread.run(LoginServerThread.java:391)Maximum Numbers of Connected Players: 1000Server Loaded in 121 secondsAutoAnnouncements: Loaded: 8 auto announcements!Connecting to login on 103.212.55.51:9014LoginServer not avaible, trying to reconnect...java.lang.NullPointerException my config # Connection LoginserverHostname=103.212.55.51 #LoginserverHostname=login.l2tenkai.com LoginserverPort=2106 LoginHostname=103.212.55.51 ListenLoginPort=9014 LoginDbURL=jdbc:mysql://localhost:3306/l2jdb LoginDbLogin=l2tzve LoginDbPassword=******* AutoCreateAccounts=true GameserverHostname=103.212.55.51 #GameserverHostname=login.l2tenkai.com GameserverHosts=103.212.55.51 GameserverSubnets=0.0.0.0/0 GameserverPort=7777 LoginPort=9014 GameDbURL=jdbc:mysql://localhost:3306/l2jdb GameDbLogin=l2tzve GameDbPassword==******* IsUnderground=true ServerListType=0x80 anyone help me ? thanks ------------------------------------------------------------------- Solved , thanks Edited November 30, 2016 by mangle Quote
captain.jack Posted December 1, 2016 Posted December 1, 2016 hello..i want ask .how to compile ? Quote
Pastorious Posted December 1, 2016 Posted December 1, 2016 hello..i want ask .how to compile ? hello..i want answer. RTFT * (*) Read The F***ing Thread Quote
mrnapz Posted December 7, 2016 Posted December 7, 2016 Damn Pere, my dream came true xD There is a few bugs to solve but i still LOOOOOOOOOOOVE IT! Now the questions: Pere is the best? A: Yes. Is Pere the best? A: Yes. The best is Pere? A: Yes How about the "Critical Bug"? For a long time that im away from tenkai so thats why im asking it A:Waiting for Asnwer. Will Pere continue with some commits? A:Hope so <3 Can you share the geo or tell me wich one you used? xD <3 A: Waiting answer. Quote
babyjason Posted December 12, 2016 Posted December 12, 2016 (edited) nice. Edited December 12, 2016 by babyjason Quote
sweetnsour Posted January 31, 2017 Posted January 31, 2017 i cant see to get a helios server pack i look all day get one you guys help?? Quote
LINEAGE2ND Posted February 18, 2017 Posted February 18, 2017 https://mega.nz/#!nQ1wjCRD!aReQN5OKRPA6GOL_zgFkHSa9vv1I-x1VCs83PECIwngreupload-- Quote
xCynica Posted March 3, 2017 Posted March 3, 2017 https://mega.nz/#!nQ1wjCRD!aReQN5OKRPA6GOL_zgFkHSa9vv1I-x1VCs83PECIwng reupload-- lol Quote
MiaTa Posted March 13, 2017 Posted March 13, 2017 this is funny because i did everything just fine and client is stuck on logging in forever and if i stop loginserver it says you have disconected from the server Quote
LINEAGE2ND Posted May 5, 2017 Posted May 5, 2017 this is funny because i did everything just fine and client is stuck on logging in forever and if i stop loginserver it says you have disconected from the server Check your config server and config loginserver.. if not problem about it , check your system configurations Quote
Fizo Posted June 11, 2018 Posted June 11, 2018 any way to fix this error ? Quote 596 [BoneCP-pool-watch-thread] ERROR com.jolbox.bonecp.ConnectionHandle - Failed to acquire connection. Sleeping for 3000ms. Attempts left: 5 java.sql.SQLException: null, message from server: "Host 'ppp-xx-xx-xx-xxx.home.otenet.gr' is not allowed to connect to this MySQL server" at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1116) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:247) at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:230) at com.jolbox.bonecp.ConnectionHandle.obtainInternalConnection(ConnectionHandle.java:197) at com.jolbox.bonecp.ConnectionHandle.<init>(ConnectionHandle.java:154) at com.jolbox.bonecp.PoolWatchThread.fillConnections(PoolWatchThread.java:121) at com.jolbox.bonecp.PoolWatchThread.run(PoolWatchThread.java:102) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Quote
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.