
djimbo
Постоялец-
Публикаций
275 -
Зарегистрирован
-
Посещение
-
Отзывы
0%
Весь контент djimbo
-
Вижу...какая-то проверка Лсов...а из-за чего фиг его знает)
-
При просмотре боев на олимпиаде выдает ошибки ГСа: Bad RequestBypassToServer: player VALERKA java.lang.IllegalArgumentException: Illegal group reference at java.util.regex.Matcher.appendReplacement(Matcher.java:808) at java.util.regex.Matcher.replaceAll(Matcher.java:906) at java.lang.String.replaceAll(String.java:2162) at net.sf.l2j.gameserver.network.serverpackets.NpcHtmlMessage.replace(NpcHtmlMessage.java:87) at net.sf.l2j.gameserver.model.actor.instance.L2OlympiadManagerInstance.onBypassFeedback(L2OlympiadManagerInstance.java:138) at net.sf.l2j.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:137) at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:51) at org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor$MemoryAwareRunnable.run(MemoryAwareThreadPoolExecutor.java:622) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Bad RequestBypassToServer: player VALERKA java.lang.IllegalArgumentException: Illegal group reference at java.util.regex.Matcher.appendReplacement(Matcher.java:808) at java.util.regex.Matcher.replaceAll(Matcher.java:906) at java.lang.String.replaceAll(String.java:2162) at net.sf.l2j.gameserver.network.serverpackets.NpcHtmlMessage.replace(NpcHtmlMessage.java:87) at net.sf.l2j.gameserver.model.actor.instance.L2OlympiadManagerInstance.onBypassFeedback(L2OlympiadManagerInstance.java:138) at net.sf.l2j.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:137) at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:51) at org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor$MemoryAwareRunnable.run(MemoryAwareThreadPoolExecutor.java:622) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) И так каждого чара, кто пытается посмотреть бой. Кто знает в чем проблема? с меня+
-
data/pc_settings.xml
-
При вводе команды netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n Выбивает такое: Почему 127.0.0.1 выдает коннектов 1122? На сервере онлайн 80-120 человек. Число 127.0.0.1 то поднимается, то падает. Может кто объяснить? так и должно быть? С меня +
-
Pwsoft. Помогите разобрать ошибки из ГСа. 1: Could not update item 268566508 in DB: Reason: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed. 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:526) 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:1013) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:973) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1321) at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1313) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4532) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4497) at com.jolbox.bonecp.ConnectionHandle.prepareStatement(ConnectionHandle.java:1024) at net.sf.l2j.mysql.Connect.prepareStatement(Connect.java:44) at net.sf.l2j.gameserver.model.L2ItemInstance.updateInDb(L2ItemInstance.java:1476) at net.sf.l2j.gameserver.model.L2ItemInstance.access$000(L2ItemInstance.java:37) at net.sf.l2j.gameserver.model.L2ItemInstance$LazyUpdateInDb.updateInDb(L2ItemInstance.java:175) at net.sf.l2j.gameserver.model.L2ItemInstance$LazyUpdateInDb.run(L2ItemInstance.java:167) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) 2: что-то с дедлоком. В конфиге server.cfg DeadLockCheck=10000 Вроде не делал релоады в игре. Deadlocked Thread(s) ERROR:Thread[EffectsSTPool-447537,6,EffectsSTPool] at net.sf.l2j.gameserver.model.L2Character.removeEffect(L2Character.java:2603) at net.sf.l2j.gameserver.model.L2Effect.stopEffectTask(L2Effect.java:367) at net.sf.l2j.gameserver.model.L2Effect.scheduleEffect(L2Effect.java:462) at net.sf.l2j.gameserver.model.L2Effect$EffectTask.run(L2Effect.java:143) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Kill deadlocked Thread(s)... Done. Кто расскажет, как избавится от них?
-
Я понял, спасибо! А чем они отличаются? вроде одно и тоже по сути.
-
Добрый день. Помогите правильно поставить значение в my.cnf и в конфиге Pwsoft server.cfg? В server.cfg: MaximumDbConnections = 50 В my.cnf: max_connections = 90000 Рассчитываю на онлайн 200-300. С меня +
-
Хорошо, попробуем. Базу не обязательно переустанавливать?
-
Это я понимаю что не может обновить, мне бы узнать в чем причина. Через некоторое время ошибки уже из-за других итемов.
-
Could not insert item 268528880 into DB: Reason: java.sql.SQLException: Connection is closed! Could not insert item 268528887 into DB: Reason: java.sql.SQLException: Connection is closed! Could not insert item 268529561 into DB: Reason: java.sql.SQLException: Connection is closed! Could not insert item 268529563 into DB: Reason: java.sql.SQLException: Connection is closed! Could not insert item 268529596 into DB: Reason: java.sql.SQLException: Connection is closed!
-
Сервер на vds, онлайн 5 человек. Сборка Pw. После авторестарта вылезло: setHero(int days) error: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed. Could not update item 268515263 in DB: Reason: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed. 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:526) 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:1013) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:973) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1321) at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1313) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4532) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4497) at com.jolbox.bonecp.ConnectionHandle.prepareStatement(ConnectionHandle.java:1024) at net.sf.l2j.mysql.Connect.prepareStatement(Connect.java:44) at net.sf.l2j.gameserver.model.L2ItemInstance.updateInDb(L2ItemInstance.java:1476) at net.sf.l2j.gameserver.model.L2ItemInstance.access$000(L2ItemInstance.java:37) at net.sf.l2j.gameserver.model.L2ItemInstance$LazyUpdateInDb.updateInDb(L2ItemInstance.java:175) at net.sf.l2j.gameserver.model.L2ItemInstance$LazyUpdateInDb.run(L2ItemInstance.java:167) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Could not insert item 268516656 into DB: Reason: java.sql.SQLException: Connection is closed! Could not update item 268516654 in DB: Reason: java.sql.SQLException: Connection is closed! java.sql.SQLException: Connection is closed! at com.jolbox.bonecp.ConnectionHandle.checkClosed(ConnectionHandle.java:459) at com.jolbox.bonecp.ConnectionHandle.prepareStatement(ConnectionHandle.java:1011) at net.sf.l2j.mysql.Connect.prepareStatement(Connect.java:44) at net.sf.l2j.gameserver.model.L2ItemInstance.updateInDb(L2ItemInstance.java:1476) at net.sf.l2j.gameserver.model.L2ItemInstance.updateDatabase(L2ItemInstance.java:1235) at net.sf.l2j.gameserver.model.L2ItemInstance.updateDatabase(L2ItemInstance.java:1208) at net.sf.l2j.gameserver.model.Inventory.setPaperdollItem(Inventory.java:733) at net.sf.l2j.gameserver.model.Inventory.equipItem(Inventory.java:1142) at net.sf.l2j.gameserver.model.Inventory.equipItemAndRecord(Inventory.java:951) at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.useEquippableItem(L2PcInstance.java:1989) at net.sf.l2j.gameserver.network.clientpackets.UseItem.runImpl(UseItem.java:125) at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:51) at org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor$MemoryAwareRunnable.run(MemoryAwareThreadPoolExecutor.java:622) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! Error could not store char skills: java.sql.SQLException: Connection is closed! В чем проблема, кто знает? в мускуле max_connections=90000 с меня +
-
Кто поможет настроить mysql debian 7 под пв? за пивко. skype: shootdown94
-
INSERT INTO `etcitem` VALUES ('9232', 'USD 1', 'false', 'spellbook', '0', 'normal', 'paper', 'none', '-1', '0', '0', 'true', 'true', 'true', 'true', 'C5Item', 'none','Icon.NOIMAGE'); Исправил. Используйте этот запрос.
-
Снять бы с таким интервью расскажет как надо сервер делать, что онлайн 5к чистых))
-
Это все понятно) но как Вы собираетесь узнавать об админе, брать интервью если он не отвечает?)
-
Наверное потому что в аське и скайпе не отвечают по пустякам
-
Если честно, текстом и скринами как-то не серьезно... Будучи я игроком, мне бы было все равно жизнь админа, какая сборка и как они рекламируют... Этот проект реалистичен в полной мере только на уровне фантазии.
-
Мне кажется масштаб игроков не подходит под такой проект, мало перспективы и аудитория не большая (тех, кто захочет смотреть эти ревизии). То ли я понимаю программа на Тв такая, где зрителей миллионы. И еще, у такого проекта практически не будет прибыли нормально, а кому захочется что-то снимать, рисовать и много времени проводить изучением того или иного сервера за копейки? Как идея супер!
-
Что да то да, и игроки сильно борзые...