Jump to content

Recommended Posts

Posted

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*

  • Downvote 1
Posted

Give me better project and Ill remove it... oh wait there isnt anything better now. 

 

*baduum tsss*

Hater... :D

Posted

 

 [boneCP-pool-watch-thread] ERROR com.jolbox.bonecp.ConnectionHandle - Failed
to acquire connection. Sleeping for 3000ms. Attempts left: 5
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: User 'x' has exceeded
the 'max_user_connections' resource (current value: 30)

 

the people who had the problem solved it? tell me please, the entire Internet is searched already
 
Posted (edited)

i got a problem 
 

IdFactory: Free ObjectID's remaining: 1878985141
GameServer Started, free memory 615 Mb of 1291 Mb
Asynch restoring of 0 offline traders took 8361 ms
Connecting to login on 103.212.55.51:9014
LoginServer not avaible, trying to reconnect...
java.lang.NullPointerException
at l2server.gameserver.LoginServerThread.run(LoginServerThread.java:391)
Maximum Numbers of Connected Players: 1000
Server Loaded in 121 seconds
AutoAnnouncements: Loaded: 8 auto announcements!
Connecting to login on 103.212.55.51:9014
LoginServer 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 by mangle
Posted

Damn Pere, my dream came true xD

 

There is a few bugs to solve but i still LOOOOOOOOOOOVE IT!

 

 

Now the questions:

 

  1. Pere is the best? 
    A: Yes.
     
  2. Is Pere the best?
    A: Yes.
     
  3. The best is Pere?
    A: Yes
     
  4. How about the "Critical Bug"? For a long time that im away from tenkai so thats why im asking it
    A:Waiting for Asnwer.
     
  5. Will Pere continue with some commits?
    A:Hope so <3
     
  6. Can you share the geo or tell me wich one you used? xD <3
    A: Waiting answer.
  • 1 month later...
  • 2 weeks later...
  • 3 weeks later...
  • 2 weeks later...
  • 2 weeks later...
Posted

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

  • 1 month later...
Posted

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

  • 1 year later...
Posted

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)

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Posts

    • Hi everyone,   In 2014, I completely stepped away from developing L2 servers and doing L2J-related work. Since then, I’ve only opened this server about once a year and helped a few servers and individuals for free. I haven’t taken on any paid L2J work since then.   LINEAGE2.GOLD is a project that has reached about Season 6. The first season launched at the end of 2020 and was a fully rebuilt Gold-style server on the Classic client (protocol 110). It featured many custom systems and enhancements. After several seasons, I decided to abandon the Mobius-based project and move to Lucera, as my goal was to get as close as possible to Interlude PTS behavior while still staying on the L2J platform.   The current project was once again completely rebuilt, this time on the Essence client (protocol 306), and is based on Lucera. Because of that, acquiring a license from Deazer is required.   My Lucera extender includes, but is not limited to: Basic anti-bot detection, which proved quite effective, we caught most Adrenaline users using relatively simple server-side logic, logged them, and took staff action. Simple admin account lookup commands based on IP, HWID, and similar identifiers. In-game Captcha via https://lineage2.gold/code, protected by Cloudflare, including admin commands for blacklisting based on aggression levels and whitelisting. Additional admin tools such as Auto-Play status checks, Enchanted Hero Weapon live sync, force add/remove clans from castle sieges, item listeners for live item monitoring, and more. A fully rewritten Auto-Play system with support for ExAutoPlaySetting, while still using the Auto-Play UI wheel, featuring: Debuff Efficiency Party Leader Assist Respectful Hunting Healer AI Target Mode Range Mode Summoner buff support Dwarf mechanics Reworked EffectDispelEffects to restore buffs after Cancellation. Raid Bomb item support. Reworked CronZoneSwitcher. Prime Time Raid Respawn Service. Community Board features such as Top rankings and RB/Epic status. Custom systems for Noblesse, Subclasses, support-class rewards, and much more.   Depending on the deal, the project can include: The lineage2.gold domain The website built on the Laravel PHP framework The server’s Discord Client Interface source Server files and extender source The server database (excluding private data such as emails and passwords)   I’m primarily looking for a serious team to continue the project, as it would be a shame to see this work abandoned. This is not cheap. You can DM me with offers. If you’re wondering why I’m doing this: I’ve felt a clear lack of appreciation from the L2 community, and I’m not interested in doing charity work for people who don’t deserve it. I’m simply not someone who tolerates BS. Server Info: https://lineage2.gold/info Server for test: https://lineage2.gold/download Over 110 videos YouTube playlist: https://www.youtube.com/watch?v=HO7BZaxUv2U&list=PLD9WZ0Nj-zstZaYeWxAxTKbX7ia2M_DUu&index=113
    • ACTUALIZATION > SAMURAI CROW PRICE. 500$ (P542) 300$ (P520) 200$ (P509)  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock