Jump to content
  • 0

parameter


katian

Question

com.l2jserver.gameserver.model.actor.instance.L2PcInstance storeCharBase

ADVERTENCIA: Could not store char base data: L2PcInstance:Katian[268483003] - No value specified for parameter 55

java.sql.SQLException: No value specified for parameter 55

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.SQLError.createSQLException(SQLError.java:927)

at com.mysql.jdbc.PreparedStatement.checkAllParametersSet(PreparedStatement.java:2566)

at com.mysql.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.java:2542)

at com.mysql.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.java:2468)

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

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

at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.storeCharBase(L2PcInstance.java:7876)

at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.store(L2PcInstance.java:7781)

at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.store(L2PcInstance.java:7794)

at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.deleteMe(L2PcInstance.java:11712)

at com.l2jserver.gameserver.network.L2GameClient$CleanupTask.run(L2GameClient.java:805)

at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86)

at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

at java.util.concurrent.FutureTask.run(Unknown Source)

at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)

at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

 

every time I give one pj subtract and when I think a new :-\

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

every time I give one pj subtract and when I think a new

 

did not understand that, but error is caused by a non setted parameter for the sql query in the character database storage. Probably, you are using a edited pack, from any unknown fork or smth. Main l2j and forks wont have this error.

Link to comment
Share on other sites

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...