L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive Classic (http://l2-scripts.ru/forum/forumdisplay.php?f=113)
-   -   AltShowDroplist not working (http://l2-scripts.ru/forum/showthread.php?t=6981)

archonus 25.07.2016 22:23

Table missing on DB
 
INFO: SGuard info. ID: 35742, TOKEN: 447B6D2BB9B23F91ABB75B939C512896
[14:27:47] INFO =================================================
[14:27:47] INFO Project Revision: ........ L2s [21419]
[14:27:47] INFO Build Revision: .......... 8662
[14:27:47] INFO Update: .................. Classic 1.5
[14:27:47] INFO Build date: .............. 2016.07.22 01:02
[14:27:47] INFO Compiler version: ........ 1.8.0_91-b15 (Oracle Corporation)
[14:27:47] INFO =================================================
[14:27:47] INFO =================================================
[14:27:47] INFO Authserver host info: IP[127.0.0.1], PORT[9014]
[14:27:47] INFO =================================================
[14:27:47] INFO Gameserver host info:
[14:27:47] INFO ID[1], IP[169.57.132.118], INNER_IP[127.0.0.1], PORT[7777]
[14:27:47] INFO =================================================
[14:27:47] INFO Abuse: Loaded 18 abuse words.
[14:27:47] INFO IdFactory: Clear characters online status.
[14:27:47] ERROR Error while select items for global remove:
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Table 'l2jdb.items_to_delete' doesn't exist

at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Construc tor.java:423)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:38 9)
at com.mysql.jdbc.Util.getInstance(Util.java:372)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:980)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3835)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3771)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:24 35)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java :2582)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionIm pl.java:2535)
at com.mysql.jdbc.PreparedStatement.executeInternal(P reparedStatement.java:1911)
at com.mysql.jdbc.PreparedStatement.executeQuery(Prep aredStatement.java:2034)
at org.apache.commons.dbcp.DelegatingPreparedStatemen t.executeQuery(DelegatingPreparedStatement.java:96 )
at org.apache.commons.dbcp.DelegatingPreparedStatemen t.executeQuery(DelegatingPreparedStatement.java:96 )
at l2s.gameserver.idfactory.IdFactory.globalRemoveIte ms(IdFactory.java:84)
at l2s.gameserver.idfactory.IdFactory.<init>(IdFactor y.java:47)
at l2s.gameserver.idfactory.BitSetIDFactory.<init>(Bi tSetIDFactory.java:32)
at l2s.gameserver.idfactory.IdFactory.<clinit>(IdFact ory.java:34)
at l2s.gameserver.GameServer.<init>(GameServer.java:1 90)
at l2s.gameserver.GameServer.main(GameServer.java:408 )
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.l2scripts.sguard.SGuard.main(SGuard.java:341)

Core 29.07.2016 17:33

You dont have items_to_delete table in your database.
Install please items_to_delete table in your database.
Closed.


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

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