привет,можете помочь в настройке CatsByteGuard?
Вроде бы всё правильно делал,в билде прописал,всё компилируется, в Гс и ЛС прописал. Сборка даже запускается,но пока сервер грузится,вылетают ошибки связанные со "Сканом классов". В чём может быть проблема?
Что-то вроде такого:
10:13:02 INFO main in l2s.commons.util.Util - -------------------------------------------=[ Quests & Scripts ]
10:13:02 INFO GeneralSTPool-6 in l2s.gameserver.instancemanager.FourSepulchersManager - FourSepulchersManager: attack time announced.
10:13:02 WARN pool-2-thread-3 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/AuthClient.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-5 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/AuthController$BanInfo.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-6 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/AuthController$FailedLoginAttempt.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-5 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/AuthServer.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-3 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/AuthPacketHandler.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-7 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/AuthController$PurgeThread.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-6 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/FloodProtectedListener$ForeignConnection.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-8 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/AuthController.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-7 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/GameServerTable$GameServerInfo.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-2 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/AuthClient$LoginClientState.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-4 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/AuthController$AuthLoginResult.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-2 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/SessionKey.class with scanner SubTypesScanner
10:13:02 WARN pool-2-thread-6 in org.reflections.Reflections - could not scan file D:\FGT1\gameserver\libs\lin2srv.jar!\l2s/authserver/GameServerTable.class with scanner SubTypesScanner