Jump to content
  • 0

[ HELP ] Login problem


Question

Posted

Hello. I have problem with login to server . Check my problem in log.

Could not check password:Field 'cod_id' doesn't have a default value

java.sql.SQLException: Field 'cod_id' doesn't have a default value

at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)

at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3609)

at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3541)

at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2002)

at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2163)

at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2624)

at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2127)

at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362)

at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.execute(NewProxyPreparedStatement.java:989)

at com.l2jserver.loginserver.LoginController.loginValid(LoginController.java:547)

at com.l2jserver.loginserver.LoginController.tryAuthLogin(LoginController.java:198)

at com.l2jserver.loginserver.network.clientpackets.RequestAuthLogin.run(RequestAuthLogin.java:115)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)

at java.lang.Thread.run(Thread.java:722)

 

AutoCreateAccount = true but i can not connect to the server writes to me that i do not have an account

5 answers to this question

Recommended Posts

  • 0
Posted

try the "phpmyadmin" ;)

 

spam?

 

I know . But i do not know where to add it in the account table cod_id i do not know where i put it

it says couldnt check password , so its on accounts table , create cod_id field...

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...