После обновления вот такая ошибка
Поставил потом что называется из "коробки" тоже самое
Где эти таблицы брать не понятно
Поставил потом что называется из "коробки" тоже самое
Где эти таблицы брать не понятно
[15.01.25 01:49:07] MonsterRace: Can't load history: Table 'lucera2mp.mr_history' doesn't exist
java.sql.SQLSyntaxErrorException: Table 'lucera2mp.mr_history' doesn't exist
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:113)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:938)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:1004)
at com.mysql.cj.jdbc.PreparedStatementWrapper.executeQuery(PreparedStatementWrapper.java:573)
at l2.gameserver.model.entity.MonsterRace.bv(Unknown Source)
at l2.gameserver.model.entity.MonsterRace.<init>(Unknown Source)
at l2.gameserver.model.entity.MonsterRace.getInstance(Unknown Source)
at l2.gameserver.GameServer.<init>(Unknown Source)
at l2.gameserver.GameServer.main(Unknown Source)
[15.01.25 01:49:07] MonsterRace: loaded 0 records, currently on race #1
[15.01.25 01:49:07] MonsterRace: Can't load bets: Table 'lucera2mp.mr_bets' doesn't exist
java.sql.SQLSyntaxErrorException: Table 'lucera2mp.mr_bets' doesn't exist
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:113)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:938)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:1004)
at com.mysql.cj.jdbc.PreparedStatementWrapper.executeQuery(PreparedStatementWrapper.java:573)
at l2.gameserver.model.entity.MonsterRace.bw(Unknown Source)
at l2.gameserver.model.entity.MonsterRace.<init>(Unknown Source)
at l2.gameserver.model.entity.MonsterRace.getInstance(Unknown Source)
at l2.gameserver.GameServer.<init>(Unknown Source)
at l2.gameserver.GameServer.main(Unknown Source)
java.sql.SQLSyntaxErrorException: Table 'lucera2mp.mr_history' doesn't exist
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:113)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:938)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:1004)
at com.mysql.cj.jdbc.PreparedStatementWrapper.executeQuery(PreparedStatementWrapper.java:573)
at l2.gameserver.model.entity.MonsterRace.bv(Unknown Source)
at l2.gameserver.model.entity.MonsterRace.<init>(Unknown Source)
at l2.gameserver.model.entity.MonsterRace.getInstance(Unknown Source)
at l2.gameserver.GameServer.<init>(Unknown Source)
at l2.gameserver.GameServer.main(Unknown Source)
[15.01.25 01:49:07] MonsterRace: loaded 0 records, currently on race #1
[15.01.25 01:49:07] MonsterRace: Can't load bets: Table 'lucera2mp.mr_bets' doesn't exist
java.sql.SQLSyntaxErrorException: Table 'lucera2mp.mr_bets' doesn't exist
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:113)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:938)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:1004)
at com.mysql.cj.jdbc.PreparedStatementWrapper.executeQuery(PreparedStatementWrapper.java:573)
at l2.gameserver.model.entity.MonsterRace.bw(Unknown Source)
at l2.gameserver.model.entity.MonsterRace.<init>(Unknown Source)
at l2.gameserver.model.entity.MonsterRace.getInstance(Unknown Source)
at l2.gameserver.GameServer.<init>(Unknown Source)
at l2.gameserver.GameServer.main(Unknown Source)