Possible Bug Task::UseSkill

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
mafagafo
Noob
Noob
Posts: 3
Joined: 30 Dec 2011, 17:56
Noob?: No

Possible Bug Task::UseSkill

#1 Post by mafagafo »

I would like to report a possible bug in which, I researched and not found the solution,
one would like to help repair the same.
errors.txt

Code: Select all

Error message:
The current task's status should be one of: (INACTIVE,RUNNING)
But it's actually: DONE
 at src/Task.pm line 176
	Task::_assertStatus('Task::UseSkill=HASH(0x6638f94)', 0, 1) called at src/Task.pm line 299
	Task::setDone('Task::UseSkill=HASH(0x6638f94)') called at src/Task/UseSkill.pm line 354
	Task::UseSkill::iterate('Task::UseSkill=HASH(0x6638f94)') called at src/Task/WithSubtask.pm line 129
	Task::WithSubtask::iterate('Task::ErrorReport=HASH(0x65aead4)') called at src/TaskManager.pm line 285
	TaskManager::iterate('TaskManager=HASH(0x4ff0ccc)') called at src/functions.pl line 745
	main::mainLoop_initialized() called at src/functions.pl line 70
	main::mainLoop() called at src/Interface.pm line 75
	Interface::mainLoop('Interface::Console::Win32=HASH(0x5043a44)') called at C:\Opk-2.1\openkore.pl line 97
	main::__start() called at C:\Opk-2.1\openkore.pl line 187
Thank you ! by attention !

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Possible Bug Task::UseSkill

#2 Post by EternalHarvest »

When does it happen?

mafagafo
Noob
Noob
Posts: 3
Joined: 30 Dec 2011, 17:56
Noob?: No

Re: Possible Bug Task::UseSkill

#3 Post by mafagafo »

after a while, after the use of a macro I created to teleport!

Locked