Jump to content
  • 0

L2-Scripts Lindvior Error Column 'account_Name' Cannot Be Null


Question

Posted

Upload please database backup.

I install db and give this error in GS after character creating  :(

ERROR com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'account_name' cannot be null

8 answers to this question

Recommended Posts

  • 0
Posted (edited)
Column 'account_name' cannot be null

This means that you can't left the column account_name empty.

The reasons can be more then 1 this error to appear but here i will give you few clues:

1: Or source problem and doesn't fill correctly database.

2: Incorrect installed database.

3: Wrong edited database column.

And so on...

 

Does this error occurs before you restore the backup from your database?

Or when it start occurs....

Edited by Stewie
  • 0
Posted
Column 'account_name' cannot be null

This means that you can't left the column account_name empty.

The reasons can be more then 1 this error to appear but here i will give you few clues:

1: Or source problem and doesn't fill correctly database.

2: Incorrect installed database.

3: Wrong edited database column.

And so on...

 

Does this error occurs before you restore the backup from your database?

Or when it start occurs....

 

i think is something from source something code is wrong..you have change something from database tables? or you have add any code before this error?

  • 0
Posted (edited)

 

Upload please database backup.

I install db and give this error in GS after character creating  :(

ERROR com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'account_name' cannot be null

i think is something from source something code is wrong..you have change something from database tables? or you have add any code before this error? source work normal and after you change something you got this error? explain better for your problem

Edited by nikosdevil20
  • 0
Posted

i have same problem. character table in db is ok i think. same like in others

man you have clean pack? you use preconf pack? you add new codes in your pack? when show this error? you change something and after show you this error? explain for understund from where is the problem im not in your pc for help you

  • 0
Posted

because in this pack are 2 different databases to install login and game are in different DBs u should open login.bat (file witch install .sql tables and change) and change DB and same step do with game.bat and i say again not starting script .bat but install script witch installing .sql tables to DB :)

 

(sry for my english :/ )

  • 0
Posted (edited)

because in this pack are 2 different databases to install login and game are in different DBs u should open login.bat (file witch install .sql tables and change) and change DB and same step do with game.bat and i say again not starting script .bat but install script witch installing .sql tables to DB :)

 

(sry for my english :/ )

i have 2 different databases. login separate with game server. db was install correctly. if i change account_name value on "can be null" character create correctly but i must set account to character  manually in database

Edited by karolczuk
Guest
This topic is now closed to further replies.


×
×
  • Create New...