10-20-2008, 12:16 PM
(Сообщение последний раз редактировалось: 10-20-2008, 12:32 PM PROGRAMMATOR.)
Код:
12:10:12.546 Olympiad System: In 6 days, 23 hours and 41 mins.
12:10:12.546 Olympiad System: Loaded 0 Noblesses
12:10:12.546 Olympiad System: Competition Period Starts in 0 days, 5 hours and
50 mins.
12:10:12.546 Olympiad System: Event starts/started : Mon Oct 20 18:00:12 EEST 2
008
12:10:12.546 Hero System: Loaded 0 Heroes.
12:10:12.546 Hero System: Loaded 0 all time Heroes.
12:10:12.546 CursedWeaponsManager: Initializing
12:10:12.562 CursedWeaponsManager: Loaded 2 cursed weapon(s).
12:10:12.562 ItemHandler: Loaded 2104 handlers.
12:10:12.562 AdminCommandHandler: Loaded 267 handlers.
12:10:12.562 UserCommandHandler: Loaded 13 handlers.
12:10:12.562 VoicedCommandHandler: Loaded 25 handlers.
12:10:12.562 MercTicketManager: Initializing
12:10:12.578 MercTicketManager: Loaded 0 Mercenary Tickets
12:10:12.578 Initializing BoatManager
12:10:12.593 IdFactory: Free ObjectID's remaining: 1879005680
12:10:12.593 Initializing AuctionManager
12:10:12.625 Loaded: 38 auction(s)
12:10:12.625 GameServer Started
12:10:12.625 Maximum Numbers of Connected Players: 100
12:10:13.859 GameServer: Connecting to LoginServer on 127.0.0.1:9014
12:10:15.765 Telnet server is currently disabled.
12:10:17.812 Free memory 739 Mb of 1020 Mb
12:10:17.828 Restored 0 offline traders
12:10:17.875 Registered on login as Server 1 : Bartz
12:11:04.828 store: could not store char data: com.mysql.jdbc.exceptions.jdbc4.
MySQLSyntaxErrorException: Unknown column 'vitLvl' in 'field list'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'vitLv
l' in 'field list'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
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:3491)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
va:1734)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:995)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.execute(NewProxyPr
eparedStatement.java:989)
at ru.l2f.database.FiltredPreparedStatement.execute(Unknown Source)
at ru.l2f.gameserver.model.L2Player.store(Unknown Source)
at ru.l2f.gameserver.N.E.A(Unknown Source)
at ru.l2f.gameserver.M.jC.A(Unknown Source)
at ru.l2f.gameserver.M.jC.b(Unknown Source)
at ru.l2f.gameserver.M.SB.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)
12:11:07.656 restore: could not restore char data:
java.sql.SQLException: Column 'vitLvl' not found.
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:926)
at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1093)
at com.mysql.jdbc.ResultSetImpl.getInt(ResultSetImpl.java:2734)
at com.mchange.v2.c3p0.impl.NewProxyResultSet.getInt(NewProxyResultSet.j
ava:2573)
at ru.l2f.gameserver.model.L2Player.B(Unknown Source)
at ru.l2f.gameserver.model.L2Player.load(Unknown Source)
at ru.l2f.gameserver.N.E.G(Unknown Source)
at ru.l2f.gameserver.M.bB.b(Unknown Source)
at ru.l2f.gameserver.M.SB.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)
12:11:11.625 Initializing CoupleManager
12:11:11.625 Loaded: 0 couples(s)
12:11:11.656 Purge task for BypassEngine started for every 1m.
12:11:58.156 store: could not store char data: com.mysql.jdbc.exceptions.jdbc4.
MySQLSyntaxErrorException: Unknown column 'vitLvl' in 'field list'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'vitLv
l' in 'field list'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
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:3491)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
va:1734)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:995)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.execute(NewProxyPr
eparedStatement.java:989)
at ru.l2f.database.FiltredPreparedStatement.execute(Unknown Source)
at ru.l2f.gameserver.model.L2Player.store(Unknown Source)
at ru.l2f.gameserver.N.E.A(Unknown Source)
at ru.l2f.gameserver.model.L2Player.logout(Unknown Source)
at ru.l2f.gameserver.M.z.b(Unknown Source)
at ru.l2f.gameserver.M.SB.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)
12:12:13.375 store: could not store char data: com.mysql.jdbc.exceptions.jdbc4.
MySQLSyntaxErrorException: Unknown column 'vitLvl' in 'field list'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'vitLv
l' in 'field list'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
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:3491)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
va:1734)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:995)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.execute(NewProxyPr
eparedStatement.java:989)
at ru.l2f.database.FiltredPreparedStatement.execute(Unknown Source)
at ru.l2f.gameserver.model.L2Player.store(Unknown Source)
at ru.l2f.gameserver.N.E.A(Unknown Source)
at ru.l2f.gameserver.M.jC.A(Unknown Source)
at ru.l2f.gameserver.M.jC.b(Unknown Source)
at ru.l2f.gameserver.M.SB.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)
12:12:18.234 restore: could not restore char data:
java.sql.SQLException: Column 'vitLvl' not found.
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:926)
at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1093)
at com.mysql.jdbc.ResultSetImpl.getInt(ResultSetImpl.java:2734)
at com.mchange.v2.c3p0.impl.NewProxyResultSet.getInt(NewProxyResultSet.j
ava:2573)
at ru.l2f.gameserver.model.L2Player.B(Unknown Source)
at ru.l2f.gameserver.model.L2Player.load(Unknown Source)
at ru.l2f.gameserver.N.E.G(Unknown Source)
at ru.l2f.gameserver.M.bB.b(Unknown Source)
at ru.l2f.gameserver.M.SB.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)
Когда создаю чара(невожно какой рассы) идёт анимация типа он провалился и появляется в деревне тёмных. Как решить проблему помогите.