Сервер запускается норм, всё норм и пашет отлично.
Как входишь в игру вот что получается, заходишь на сервер к выбору персонажей нажимаешь кнопку начать и ничего не происходит а сервер вот что пишет :
SEVERE [29 Jun 15:50:13,143] net.l2emuproject.gameserver.network.L2GameClient.loadCharFromDisk(): could not restore in slot: 6
SEVERE [29 Jun 15:50:13,144] net.l2emuproject.gameserver.network.clientpackets.CharacterSelect.runImpl(): Character could not be loaded (slot:6)
SEVERE [29 Jun 15:50:16,778] net.l2emuproject.gameserver.model.actor.instance.L2PcInstance.load(): Failed loading character.
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'isCensor' in 'field list'
at sun.reflect.GeneratedConstructorAccessor63.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
at com.mysql.jdbc.Util.getInstance(Util.java:381)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2086)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2237)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:76)
at net.l2emuproject.gameserver.model.actor.instance.L2PcInstance.load(L2PcInstance.java:6672)
at net.l2emuproject.gameserver.network.L2GameClient.loadCharFromDisk(L2GameClient.java:384)
at net.l2emuproject.gameserver.network.clientpackets.CharacterSelect.runImpl(CharacterSelect.java:39)
at net.l2emuproject.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:65)
at net.l2emuproject.util.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:33)
at net.l2emuproject.gameserver.threadmanager.FIFORunnableQueue.removeAndExecuteFirs
t(FIFORunnableQueue.java:62)
at net.l2emuproject.gameserver.threadmanager.FIFOExecutableQueue.run(FIFOExecutableQueue.java:58)
at net.l2emuproject.util.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:33)
at net.l2emuproject.util.concurrent.ExecuteWrapper.run(ExecuteWrapper.java:14)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:207)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)
SEVERE [29 Jun 15:50:16,781] net.l2emuproject.gameserver.network.L2GameClient.loadCharFromDisk(): could not restore in slot: 0
SEVERE [29 Jun 15:50:16,782] net.l2emuproject.gameserver.network.clientpackets.CharacterSelect.runImpl(): Character could not be loaded (slot:0)