Jump to content

L2-Scripts Owned By Mardok


Recommended Posts

  • 2 months later...
  • 3 weeks later...
  • 11 months later...
"ERROR com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'account_name' cannot be null"

Go to database and with PHPMyAdmin or Navicat or other software that you are using(i use PHPMyAdmin) and search 'characters' table...open table structure and where there is 'account_name' field modify it with NOT NULL; after it should work :P

 

i have the same error, somebody solved this?

Link to comment
Share on other sites

  • 8 months later...

Thank you for share.

Lindvior raid is implemented (working or not)?

 

__EDITED: Working only on localhost FFS!
Loginserver is working with external IP but Gameserver is not working... (no external IP or hostname. 127.0.0.1 ONLY***)

Edited by Irelia#1
Link to comment
Share on other sites

  • 3 years later...
On 4/12/2014 at 1:39 AM, mardok said:

Revision 8508 allowed to use EXTERNAL F*cking ip without need to pay anything :)

 

Soon as the last version got leaked and shared i will crack it again :)

 

Enjoy the it!

 

ZksZVxz.jpg

23MLBUv.jpg

 

Download:

http://www.mediafire.com/?0u54336orj1gv76

 

JAR Only for who are getting troubles using the full pack.

http://www.mediafire.com/download/51y1hy4w349i4fq/gameserver.jar

 

where is the system please

 

Link to comment
Share on other sites

  • 1 year later...

Hello All,

I'm looking for English system to this gameserver. 

I have got  system with language RU. I can't change language on English. 

Mardok had on screen english version sytem. 

Thanx for Help.

 

Link to comment
Share on other sites

PLS Help me I have got error

com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'account_name' cannot be null
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
        at com.mysql.jdbc.Util.getInstance(Util.java:386)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1041)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4187)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4119)
        at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2570)
        at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2731)
        at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2815)
        at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155)
        at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2458)
        at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2375)
        at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2359)
        at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        at l2s.gameserver.dao.CharacterDAO.insert(CharacterDAO.java:79)
        at l2s.gameserver.model.Player.create(Player.java:4820)
        at l2s.gameserver.network.l2.c2s.CharacterCreate.runImpl(CharacterCreate.java:64)
        at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
        at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:39)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

Hello All,
if I change the server setting to 127.0.0.1 which is internal network then I can create accounts and charts. If I change the server settings to an external network, I can not create an account and character, I get an error:
com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'account_name' cannot be null
I don't know how to fix it and nobody wants to help me :(
Edited by Volkodaw
I can create account only when i have set server 127.0.0.1 When server ahve got external IP i have got error. HELP pls
Link to comment
Share on other sites

  • 1 year later...
On 11/4/2014 at 16:39, mardok said:

La revisión 8508 permitía usar una ip F*cking EXTERNA sin necesidad de pagar nada 🙂

 

Tan pronto como la última versión se filtró y se compartió, la descifraré nuevamente 🙂

 

¡Disfrútalo!

 

http://i.imgur.com/ZksZVxz.jpg

http://i.imgur.com/23MLBUv.jpg

 

Descargar:

http://www.mediafire.com/?0u54336orj1gv76

 

JAR Solo para quienes tienen problemas para usar el paquete completo.

http://www.mediafire.com/download/51y1hy4w349i4fq/gameserver.jar

 

what chronicle is...?

hive five or freya .....?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now



×
×
  • Create New...