Тема: Error
Показать сообщение отдельно
Непрочитано 23.06.2012, 12:20   #5
Изгнанные

Автор темы (Топик Стартер) Re: Error

RomkaCW,
проблемы начались после вайпа.
изменил дубликат ника, след. проблема (не пускает в игру персонажа на старте):

Код:
	at java.lang.Thread.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at l2p.commons.threading.RunnableImpl.run(Unknown Source)
	at l2p.gameserver.model.GameObjectTasks$HitTask.runImpl(Unknown Source)
	at l2p.gameserver.model.Creature.onHitTimer(Unknown Source)
	at l2p.gameserver.model.Player.reduceCurrentHp(Unknown Source)
	at l2p.gameserver.model.Playable.reduceCurrentHp(Unknown Source)
	at l2p.gameserver.model.Creature.reduceCurrentHp(Unknown Source)
	at l2p.gameserver.model.Player.onReduceCurrentHp(Unknown Source)
	at l2p.gameserver.model.Creature.onReduceCurrentHp(Unknown Source)
	at l2p.gameserver.model.Creature.doDie(Unknown Source)
	at l2p.gameserver.model.Player.onDeath(Unknown Source)
java.lang.NullPointerException
[13:10:39] ERROR Exception: RunnableImpl.run(): java.lang.NullPointerException
	at java.lang.Thread.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at l2p.commons.net.nio.impl.MMOExecutableQueue.run(Unknown Source)
	at l2p.gameserver.clientpackets.L2GameClientPacket.run(Unknown Source)
	at l2p.gameserver.clientpackets.EnterWorld.runImpl(Unknown Source)
	at l2p.gameserver.model.Player.restoreDisableSkills(Unknown Source)
	at l2p.gameserver.model.Player.getActiveClassId(Unknown Source)
java.lang.NullPointerException
[13:09:50] ERROR Could not restore active skills data!
	at java.lang.Thread.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at l2p.commons.net.nio.impl.MMOExecutableQueue.run(Unknown Source)
	at l2p.gameserver.clientpackets.L2GameClientPacket.run(Unknown Source)
	at l2p.gameserver.clientpackets.RequestRestart.runImpl(Unknown Source)
	at l2p.gameserver.model.Player.restart(Unknown Source)
	at l2p.gameserver.model.Player.prepareToLogout(Unknown Source)
	at l2p.gameserver.model.Player.store(Unknown Source)
	at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
	at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
	at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2318)
	at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2333)
	at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2415)
	at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2119)
	at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2625)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2151)
	at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1990)
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3529)
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3597)
	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1039)
	at com.mysql.jdbc.Util.getInstance(Util.java:386)
	at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '' for key 'char_name'
[13:08:43] ERROR Could not store char data: [269786863]!
	at java.lang.Thread.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at l2p.commons.net.nio.impl.MMOExecutableQueue.run(Unknown Source)
	at l2p.gameserver.clientpackets.L2GameClientPacket.run(Unknown Source)
	at l2p.gameserver.clientpackets.EnterWorld.runImpl(Unknown Source)
	at l2p.gameserver.model.Player.restoreDisableSkills(Unknown Source)
	at l2p.gameserver.model.Player.getActiveClassId(Unknown Source)
java.lang.NullPointerException
[13:08:16] ERROR Could not restore active skills data!
	at java.lang.Thread.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at l2p.commons.net.nio.impl.MMOExecutableQueue.run(Unknown Source)
	at l2p.gameserver.clientpackets.L2GameClientPacket.run(Unknown Source)
	at l2p.gameserver.clientpackets.EnterWorld.runImpl(Unknown Source)
	at l2p.gameserver.model.Player.restoreDisableSkills(Unknown Source)
	at l2p.gameserver.model.Player.getActiveClassId(Unknown Source)
java.lang.NullPointerException
q9550 вне форума Ответить с цитированием