Bug report moved to the new portal: Mmore.club
Detailed info: L2-scripts.com
Skype: Urchika

Our portfolio of solved reports: High Five
Our portfolio of solved reports: GOD
Our portfolio of solved reports: Classic

This forum is closed and open for viewing our work on bug reports for a long time. Thank you all !
Старый 07.03.2017, 16:35   #1
l2gold
Клиент Расширенка Crusade, + Classic 2.5 + svn + New GEO
 
Регистрация: 13.04.2012
Сообщений: 2,226
По умолчанию Thread.java:1333 (FIXED)

[10:19:17] INFO =================================================
[10:19:17] INFO Project Revision: ........ L2s [23220]
[10:19:17] INFO Build Revision: .......... 10064
[10:19:17] INFO Update: .................. Classic 2.0
[10:19:17] INFO Build date: .............. 2017.03.05 22:53
[10:19:17] INFO Compiler version: ........ 1.8.0_121-b13 (Oracle Corporation)
[10:19:17] INFO =================================================

Код:
[20:00:00]  INFO Manor System: Under maintenance mode started
java.lang.Exception: Stack trace
    at java.lang.Thread.dumpStack(Thread.java:1333)
    at l2s.gameserver.model.AggroList.addDamageHate(AggroList.java:125)
    at l2s.gameserver.model.instances.NpcInstance.onReduceCurrentHp(NpcInstance.java:329)
    at l2s.gameserver.model.instances.MonsterInstance.onReduceCurrentHp(MonsterInstance.java:253)
    at l2s.gameserver.model.Creature.reduceCurrentHp(Creature.java:3708)
    at l2s.gameserver.model.Creature.reduceCurrentHp(Creature.java:3616)
    at l2s.gameserver.skills.effects.t_hp.giveDamage(t_hp.java:76)
    at l2s.gameserver.skills.effects.t_hp.onActionTime(t_hp.java:32)
    at l2s.gameserver.model.actor.instances.creature.Abnormal.runImpl(Abnormal.java:475)
    at l2s.commons.threading.RunnableImpl.run(RunnableImpl.java:21)
    at l2s.commons.threading.SteppingRunnableQueueManager$SteppingScheduledFuture.run(SteppingRunnableQueueManager.java:60)
    at l2s.commons.threading.SteppingRunnableQueueManager.run(SteppingRunnableQueueManager.java:184)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
java.lang.Exception: Stack trace
    at java.lang.Thread.dumpStack(Thread.java:1333)
    at l2s.gameserver.model.AggroList.addDamageHate(AggroList.java:125)
    at l2s.gameserver.model.instances.NpcInstance.onReduceCurrentHp(NpcInstance.java:329)
    at l2s.gameserver.model.instances.MonsterInstance.onReduceCurrentHp(MonsterInstance.java:253)
    at l2s.gameserver.model.Creature.reduceCurrentHp(Creature.java:3708)
    at l2s.gameserver.model.Creature.reduceCurrentHp(Creature.java:3616)
    at l2s.gameserver.skills.effects.t_hp.giveDamage(t_hp.java:76)
    at l2s.gameserver.skills.effects.t_hp.onActionTime(t_hp.java:32)
    at l2s.gameserver.model.actor.instances.creature.Abnormal.runImpl(Abnormal.java:516)
    at l2s.commons.threading.RunnableImpl.run(RunnableImpl.java:21)
    at l2s.commons.threading.SteppingRunnableQueueManager$SteppingScheduledFuture.run(SteppingRunnableQueueManager.java:60)
    at l2s.commons.threading.SteppingRunnableQueueManager.run(SteppingRunnableQueueManager.java:184)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
[20:06:00]  INFO Manor System: Next period started
[20:19:29]  INFO BotReportManager: Reports saved.
l2gold вне форума  
Старый 11.03.2017, 15:48   #2
l2gold
Клиент Расширенка Crusade, + Classic 2.5 + svn + New GEO
 
Регистрация: 13.04.2012
Сообщений: 2,226
По умолчанию Thread.java:1333

[05:00:41] INFO =================================================
[05:00:41] INFO Project Revision: ........ L2s [23220]
[05:00:41] INFO Build Revision: .......... 10087
[05:00:41] INFO Update: .................. Classic 2.0
[05:00:41] INFO Build date: .............. 2017.03.06 23:52
[05:00:41] INFO Compiler version: ........ 1.8.0_121-b13 (Oracle Corporation)
[05:00:41] INFO =================================================


Код:
[11:21:47]  INFO HtmCache: parsing 4848 documents; lang: RUSSIAN.
java.lang.Exception: Stack trace
    at java.lang.Thread.dumpStack(Thread.java:1333)
    at l2s.gameserver.model.AggroList.addDamageHate(AggroList.java:125)
    at l2s.gameserver.model.instances.NpcInstance.onReduceCurrentHp(NpcInstance.java:329)
    at l2s.gameserver.model.instances.MonsterInstance.onReduceCurrentHp(MonsterInstance.java:253)
    at l2s.gameserver.model.Creature.reduceCurrentHp(Creature.java:3708)
    at l2s.gameserver.model.Creature.onHitTimer(Creature.java:3307)
    at l2s.gameserver.model.GameObjectTasks$HitTask.runImpl(GameObjectTasks.java:296)
    at l2s.commons.threading.RunnableImpl.run(RunnableImpl.java:21)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
[11:31:03]  INFO BotReportManager: Reports saved.
[11:35:11]  INFO HtmCache: parsing 4848 documents; lang: RUSSIAN.
[11:37:09]  INFO HtmCache: parsing 4848 documents; lang: RUSSIA
l2gold вне форума  
Старый 19.08.2018, 03:29   #3
Core
Модератор
 
Аватар для Core
 
Регистрация: 03.06.2012
Сообщений: 4,624
По умолчанию

Исправлено. Закрыто.
__________________
Техническая поддержка L2-Scripts
Внимание: с 1 мая 2015 г. скайп технической поддержки будет: L2-scripts
старый скайп тех поддержки обслуживаться не будет !
Core вне форума  
Закрытая тема

Опции темы
Опции просмотра

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход


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


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