Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.
can't call method "isa" on an undefined value at src/Task/MapRoute.pm line 87.
how do i fix this problem :
but when i remove this from config.txt
autoRefine Tidal Shoes [1] {
refineStone Elunium
refineNpc prt_in 63 60
npcSequence c r5 c r0 c w1 c w1 r0 w1 c c n
zenny 2000
maxRefine 6
disabled 0
}
it works perfectly fine except that the refine bot wont work
hope u guys can help
btw im using the latest version of openkore SVN, revision 7731
OpenKore version what-will-become-2.1
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 7731
Loaded plugins:
plugins/auto-refine.pl (Auto-Refine)
plugins/macro/macro.pl (macro)
Error message:
Can't call method "isa" on an undefined value at src/Task/MapRoute.pm line 87.
Stack trace:
Can't call method "isa" on an undefined value at src/Task/MapRoute.pm line 87.
at src/Task/MapRoute.pm line 87
Task::MapRoute::new('Task::MapRoute', 'map', 'prt_in', 'x', 63, 'y', 60, 'distFromGoal', 10, ...) called at C:/Documents and Settings/RAINEY/Desktop/SVN openkore/plugins/auto-refine.pl line 107
autoRefine::route('prt_in', 63, 60) called at C:/Documents and Settings/RAINEY/Desktop/SVN openkore/plugins/auto-refine.pl line 68
autoRefine::main('AI_pre', undef, undef) called at src/Plugins.pm line 431
Plugins::callHook('AI_pre') called at src/AI/CoreLogic.pm line 112
AI::CoreLogic::iterate() called at src/functions.pl line 748
main::mainLoop_initialized() called at src/functions.pl line 69
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x8c7a64)') called at openkore.pl line 97
main::__start() called at start.pl line 136
Died at this line:
* unless ($args{actor}->isa('Actor') and $args{map}) {
ArgumentException->throw(error => "Invalid arguments.");
plsss developerss help me i really want this plugin to work....and how will i know if my post gets rejected by a developer? pls i need this i tried reading some plugin manuals but nothing comes into my mind..
OpenKore version what-will-become-2.1
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 7731
Loaded plugins:
plugins/auto-refine.pl (Auto-Refine)
plugins/macro/macro.pl (macro)
Error message:
Can't call method "isa" on an undefined value at src/Task/MapRoute.pm line 87.
Stack trace:
Can't call method "isa" on an undefined value at src/Task/MapRoute.pm line 87.
at src/Task/MapRoute.pm line 87
Task::MapRoute::new('Task::MapRoute', 'map', 'prt_in', 'x', 63, 'y', 60, 'distFromGoal', 10, ...) called at C:/Documents and Settings/user/Desktop/SVN openkore/plugins/auto-refine.pl line 107
autoRefine::route('prt_in', 63, 60) called at C:/Documents and Settings/user/Desktop/SVN openkore/plugins/auto-refine.pl line 68
autoRefine::main('AI_pre', undef, undef) called at src/Plugins.pm line 431
Plugins::callHook('AI_pre') called at src/AI/CoreLogic.pm line 112
AI::CoreLogic::iterate() called at src/functions.pl line 748
main::mainLoop_initialized() called at src/functions.pl line 69
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x8c7a64)') called at openkore.pl line 97
main::__start() called at start.pl line 136
Died at this line:
* unless ($args{actor}->isa('Actor') and $args{map}) {
ArgumentException->throw(error => "Invalid arguments.");