L2JMobius

quest bug

bladock · 7 · 5353

Offline bladock

  • Vassal
  • *
    • Posts: 3
Hello, on several occasions, when I do different quests, it gets stuck or does not continue to the next step, it stays stuck, it usually happens when I reach the number of items that the quest asks for.
It is a totally random error, sometimes it happens and sometimes it doesn't. there are also no error logs

http://prntscr.com/ug8z34


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16011
Check
public String onKill(Npc npc, PlayerInstance killer, boolean isSummon)
if count is correct etc.



Online Mobius

  • Distinguished King
  • *****
    • Posts: 16011
the cont number is correct...
http://prntscr.com/ugowgs

Is the quest at condition 2?
You can check from the Quests button in admin menu.


Offline bladock

  • Vassal
  • *
    • Posts: 3
Hello, I want to report a quest bug again, I consider it to be very serious, I checked the code and I cannot find the problem, it is the same bug that I reported a few weeks ago

https://l2jmobius.org/forum/index.php?topic=5377.0

You see, I come with better evidence!

http://prntscr.com/uudf0w

http://prntscr.com/uudgfb

http://prntscr.com/uudesg

The solution is to remove one of the two items and try again to change the status of the quest.
the bug happens very few times, but on a server with many players it is very tedious, they can do the same quest 10 times and one of the times it is bugged.




Online Mobius

  • Distinguished King
  • *****
    • Posts: 16011
Do not double post.
Topics merged.

The number of players has probably nothing to do with it.
If you cannot point where the problematic code is in any quest there is nothing we can do.
Debug the code and tell us why the memostate does not change etc...


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16011
I found the source of this problem and probably have a solution for it.
It will be applied on the next free version after the one it is to be released.

Locked until them.