10-30-2012, 07:12 PM
не понимаю, все сделал так как написано, но все равно регистер не открывается, помогите плиз :o
09.10.2012 20:09:26 com.l2jserver.loginserver.L2LoginServer <init>
SEVERE: FATAL: Failed to load GameServerTable. Reason: Table 'l2jdb.gameservers' doesn't exist
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2jdb.gameservers' doesn't exist
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
at com.mysql.jdbc.Util.getInstance(Util.java:384)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3562)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3494)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1960)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2114)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2696)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2105)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2264)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:76)
at com.l2jserver.loginserver.GameServerTable.loadRegisteredGameServers(GameServerTable.java:159)
at com.l2jserver.loginserver.GameServerTable.<init>(GameServerTable.java:90)
at com.l2jserver.loginserver.GameServerTable.load(GameServerTable.java:71)
at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:130)
at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:57)
09.10.2012 20:09:26 com.l2jserver.loginserver.L2LoginServer <init>
SEVERE: FATAL: Failed to load GameServerTable. Reason: Table 'l2jdb.gameservers' doesn't exist
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2jdb.gameservers' doesn't exist
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
at com.mysql.jdbc.Util.getInstance(Util.java:384)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3562)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3494)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1960)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2114)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2696)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2105)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2264)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:76)
at com.l2jserver.loginserver.GameServerTable.loadRegisteredGameServers(GameServerTable.java:159)
at com.l2jserver.loginserver.GameServerTable.<init>(GameServerTable.java:90)
at com.l2jserver.loginserver.GameServerTable.load(GameServerTable.java:71)
at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:130)
at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:57)