Plugin TeleportTask

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

jokinvipo
Human
Human
Posts: 24
Joined: 20 Mar 2011, 08:15
Noob?: Yes

Plugin TeleportTask

#1 Post by jokinvipo »

When I tried to use skill teleport the kore closed and gave this error.

http://s15.postimage.org/foxlazqbf/o_O.png

How i can update it?

Errors.txt

Error message:
not implemented at plugins/teleportTask/Task/Teleport.pm line 92.

Stack trace:
not implemented at plugins/teleportTask/Task/Teleport.pm line 92.
at plugins/teleportTask/Task/Teleport.pm line 92
Task::Teleport::iterate('Task::Teleport::Random=HASH(0x55b8cec)') called at src/TaskManager.pm line 285
TaskManager::iterate('TaskManager=HASH(0x3eca2bc)') called at src/functions.pl line 746
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(0x3eef6ec)') called at C:\Documents and Settings\Desktop\Openkore\openkore.pl line 97
main::__start() called at C:\Documents and Settings\Desktop\Openkore\openkore.pl line 187

Died at this line:
} else {
* die 'not implemented';
}


Thx. x)
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Plugin TeleportTask

#2 Post by EternalHarvest »

http://forums.openkore.com/viewtopic.php?p=57152#p57152
it needs all the features/options from the current Misc::useTeleport - only chat commands work so far