PDA

View Full Version : Openkore Error


jm18
4th November 2005, 00:24
I have a Bot Brew and i want to update it to have the autoKafra when i extract openkore-1.6.4-win32 to may folder a error show like this:

@ai_seq = macro route macro

Undefined subroutine &main::parseCommand called at D:/Ragnarok/Open/Copy of Drop it/plugins/macro.pl line 254.
at D:/Ragnarok/Open/Copy of Drop it/plugins/macro.pl line 253
macro::processQueue('AI_pre', 'undef', 'undef') called at D:/Ragnarok/Open/Copy of Drop it/src/Plugins.pm line 367
Plugins::callHook('AI_pre') called at D:/Ragnarok/Open/Copy of Drop it/src/functions.pl line 860
main::AI() called at D:/Ragnarok/Open/Copy of Drop it/src/functions.pl line 440
main::mainLoop() called at D:/Ragnarok/Open/Copy of Drop it/src/Interface.pm line 84
Interface::mainLoop('Interface::Console::Win32=HAS H(0x1676ab0)') called at openkore.pl line 417
main::__start() called at start.pl line 96


Died at this line:
OpenKore version 1.6.3

if (defined $command) {
* Commands::run($command) || ::parseCommand($command)
};


Pls help me...