Перейти к содержанию
Авторизация  
Allex

Помогите с ошибкой

Рекомендуемые сообщения

 

[02:03:00] ERROR data error on item: 

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'temporal' in 'field list'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
at com.mysql.jdbc.Util.getInstance(Util.java:386)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3597)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3529)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1990)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2151)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2625)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2119)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2281)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at l2p.gameserver.tables.ItemTable.<init>(ItemTable.java:206)
at l2p.gameserver.tables.ItemTable.getInstance(ItemTable.java:158)
at l2p.gameserver.GameServer.<init>(GameServer.java:154)
at l2p.gameserver.GameServer.main(GameServer.java:360)
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'temporal' in 'field list'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
at com.mysql.jdbc.Util.getInstance(Util.java:386)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3597)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3529)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1990)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2151)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2625)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2119)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2281)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at l2p.gameserver.tables.ItemTable.<init>(ItemTable.java:206)
at l2p.gameserver.tables.ItemTable.getInstance(ItemTable.java:158)
at l2p.gameserver.GameServer.<init>(GameServer.java:154)
at l2p.gameserver.GameServer.main(GameServer.java:360)
[02:03:00]  INFO ItemTable: Loaded 0 Armors.
[02:03:00]  INFO ItemTable: Loaded 0 Items.
[02:03:00]  INFO ItemTable: Loaded 0 Weapons.
[02:03:00]  INFO ArmorSetsTable: Loaded 51 armor sets.
[02:03:00]  WARN ItemTable[604]: Not defined item_id=1; out of range
java.lang.Exception: Stack trace
at java.lang.Thread.dumpStack(Thread.java:1342)
at l2p.gameserver.tables.ItemTable.getTemplate(ItemTable.java:613)
at l2p.gameserver.TradeController.<init>(TradeController.java:78)
at l2p.gameserver.TradeController.getInstance(TradeController.java:27)
at l2p.gameserver.GameServer.<init>(GameServer.java:170)
at l2p.gameserver.GameServer.main(GameServer.java:360)
[02:03:00]  WARN Template not found for itemId: 1 for shop 1
[02:03:00]  WARN ItemTable[604]: Not defined item_id=4; out of range
java.lang.Exception: Stack trace
at java.lang.Thread.dumpStack(Thread.java:1342)
at l2p.gameserver.tables.ItemTable.getTemplate(ItemTable.java:613)
at l2p.gameserver.TradeController.<init>(TradeController.java:78)
at l2p.gameserver.TradeController.getInstance(TradeController.java:27)
at l2p.gameserver.GameServer.<init>(GameServer.java:170)
at l2p.gameserver.GameServer.main(GameServer.java:360)
[02:03:00]  WARN Template not found for itemId: 4 for shop 1
[02:03:00]  WARN ItemTable[604]: Not defined item_id=11; out of range
java.lang.Exception: Stack trace
at java.lang.Thread.dumpStack(Thread.java:1342)
at l2p.gameserver.tables.ItemTable.getTemplate(ItemTable.java:613)
at l2p.gameserver.TradeController.<init>(TradeController.java:78)
at l2p.gameserver.TradeController.getInstance(TradeController.java:27)
at l2p.gameserver.GameServer.<init>(GameServer.java:170)
at l2p.gameserver.GameServer.main(GameServer.java:360)
[02:03:00]  WARN Template not found for itemId: 11 for shop 1
[02:03:00]  WARN ItemTable[604]: Not defined item_id=13; out of range

 

 

Помоги с ошибкой pain 19 рева, первый раз такую встречаю 

не могу понять почему пишет что ошибка с шопом 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Unknown column 'temporal' in 'field list'

Нет колонки.

А по поводу магазина, восстанови таблицу ибо возможно таблица немного кривая.

  • Upvote 1

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
Авторизация  

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

×
×
  • Создать...