L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive Lindvior, Ertheia, Odyssey, Undergeround, Helios, Grand Crusade (http://l2-scripts.ru/forum/forumdisplay.php?f=103)
-   -   Кубики (FIXED) (http://l2-scripts.ru/forum/showthread.php?t=8323)

Scorpius 09.01.2018 18:38

Кубики (FIXED)
 
[09.01.18 20:59:19:965] INFO gameserver.GameServer: =================================================
[09.01.18 20:59:19:969] INFO gameserver.GameServer: Project Revision: ........ L2s [32923]
[09.01.18 20:59:19:969] INFO gameserver.GameServer: Build Revision: .......... 12353
[09.01.18 20:59:19:970] INFO gameserver.GameServer: Update: .................. Grand Crusade
[09.01.18 20:59:19:971] INFO gameserver.GameServer: Build date: .............. 2018.01.07 01:02
[09.01.18 20:59:19:971] INFO gameserver.GameServer: Compiler version: ........ 1.8.0_151-b12 (Oracle Corporation)
[09.01.18 20:59:19:971] INFO gameserver.GameServer: =================================================

После обновления перестали работать кубики

Код:

[21:21:59] ERROR
java.lang.reflect.InvocationTargetException
        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 l2s.gameserver.skills.EffectType.makeEffect(EffectType.java:182)
        at l2s.gameserver.templates.skill.EffectTemplate.getEffect(EffectTemplate.java:74)
        at l2s.gameserver.model.Skill.useInstantEffect(Skill.java:3147)
        at l2s.gameserver.model.Skill.onEndCast(Skill.java:3061)
        at l2s.gameserver.model.Creature.callSkill(Creature.java:1188)
        at l2s.gameserver.model.Playable.callSkill(Playable.java:570)
        at l2s.gameserver.model.Creature.onMagicUseTimer(Creature.java:3770)
        at l2s.gameserver.model.GameObjectTasks$MagicUseTask.runImpl(GameObjectTasks.java:348)
        at l2s.commons.threading.RunnableImpl.run(RunnableImpl.java:21)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
        at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
Caused by: java.lang.IllegalArgumentException: Integer value required, but found: null!
        at l2s.commons.collections.MultiValueSet.getInteger(MultiValueSet.java:126)
        at l2s.gameserver.skills.effects.i_summon_cubic.<init>(i_summon_cubic.java:32)
        ... 21 more
[21:22:05] ERROR


Core 12.01.2018 00:44

Fixed. Closed.


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

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