Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #006462

  • 0 - None Assigned

  • Fixed

Issue Confirmations

  • Yes (1)No (0)
Photo

Rune Knight job change quest infinite loop.

Posted by Hercules Bot on 12 August 2012 - 07:34 PM

Originally posted by Vali
The part of the job change quest where the player must survive for 5 minutes is looping again and again and again. (Also the first part is displayed 2 times).

Vali~

Originally posted by Vali
Any dev can confirm this?

Originally posted by og2
When I first enter to the "portal" it doesn't show twice for me (edit: tested again and it does happen if you walk around 10 cells to any direction and then come back, because it triggers it). Though I notice the "Gentleman let's watch the test" it comes out twice if you do click the NPC again before it hides.

- Confirmed -

Originally posted by og2
Here's the fix for the first one.
job3_rune02,38,40,0 script #RK Test Hidden Portal 1 139,10,10,{
to
job3_rune02,38,40,0 script #RK Test Hidden Portal 1 139,15,15,{
it should be at least 14~15.

I'm gonna take a look to the rest in a bit, Ima have lunch, not in my house right now ;(

Originally posted by Spyra
Fixed in r16646.

Another thing, it didn't loop again after the 5 minutes (confirm it?).

Originally posted by Vali
I will test tomorrow.

Originally posted by Vali
Is fixed. It seems that all come from the same thing. Thank you Spyra.