teel / apostasis

Automatically exported from code.google.com/p/apostasis
0 stars 0 forks source link

Problem splitting Lich King fights #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Fight the Lich King and wipe
2. Come Back
3. Fight again before the timeout as expired

What is the expected output? What do you see instead?
We should have distinct fight, but I only saw 1 with all of them included in it.

Please provide any additional information below.
I just changed 
    timeout         => 240,
to
    timeout         => 180,
and it works fine. As the event last for 162 seconds, 180 seconds should / 
seems to be enough.
It's a quick change to fix the problem I had if anyone else is experiencing it.

Original issue reported on code.google.com by sylvain....@gmail.com on 26 Aug 2010 at 12:19

GoogleCodeExporter commented 8 years ago
Changed

Original comment by eddedmondson on 1 Sep 2010 at 11:25