L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive Lindvior, Ertheia, Odyssey, Undergeround, Helios, Grand Crusade (http://l2-scripts.ru/forum/forumdisplay.php?f=103)
-   -   [CORE] CANNOT CREATE NEW Character! - URGENT (http://l2-scripts.ru/forum/showthread.php?t=3873)

boulanger 07.10.2013 05:25

[CORE] CANNOT CREATE NEW Character! - URGENT
 
Creating new character does not work!!! plz need urgent help!

Код:

[07.10.13 02:37:56:262] ERROR dao.CharacterDAO:
java.sql.SQLException: Parameter index out of range (24 > number of parameters, which is 23).
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1078)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:989)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:975)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:920)
        at com.mysql.jdbc.PreparedStatement.checkBounds(PreparedStatement.java:3813)
        at com.mysql.jdbc.PreparedStatement.setInternal(PreparedStatement.java:3795)
        at com.mysql.jdbc.PreparedStatement.setInternal(PreparedStatement.java:3840)
        at com.mysql.jdbc.PreparedStatement.setInt(PreparedStatement.java:3784)
        at org.apache.commons.dbcp.DelegatingPreparedStatement.setInt(DelegatingPreparedStatement.java:120)
        at org.apache.commons.dbcp.DelegatingPreparedStatement.setInt(DelegatingPreparedStatement.java:120)
        at l2s.gameserver.dao.CharacterDAO.insert(CharacterDAO.java:79)
        at l2s.gameserver.model.Player.create(Player.java:4857)
        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)


boulanger 07.10.2013 12:35

problem happens always. no character can be created :/

Core 08.10.2013 01:17

Fixed. Closed.


Часовой пояс GMT +4, время: 03:18.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. Перевод: zCarot