Monk Chain Combo

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
rayel00512
Noob
Noob
Posts: 2
Joined: 08 Nov 2010, 08:29
Noob?: Yes

Monk Chain Combo

#1 Post by rayel00512 »

Can somebody help me fix this problem read some thread with the same case
but can't find anything useful enough to help me with this
bout the Chain combo problem for monks. openkore closes when my monk tries
to use chain combo.. help thanks

Code: Select all

OpenKore version what-will-become-2.1
@ai_seq = attack route
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 7511
Loaded plugins:
  plugins/macro/macro.pl (macro)
  plugins/telesearchv2/tele-search-v2.pl (Tele-Search v2)

Error message:
Can't locate object method "getHandle" via package "MO_CHAINCOMBO" (perhaps you forgot to load "MO_CHAINCOMBO"?) at src/Actor/You.pm line 95.

Stack trace:
Can't locate object method "getHandle" via package "MO_CHAINCOMBO" (perhaps you forgot to load "MO_CHAINCOMBO"?) at src/Actor/You.pm line 95.
 at src/Actor/You.pm line 95
	Actor::You::getSkillLevel('Actor::You=HASH(0x3c93f94)', 'MO_CHAINCOMBO') called at src/AI/Attack.pm line 630
	AI::Attack::main() called at src/AI/Attack.pm line 97
	AI::Attack::process() called at src/AI/CoreLogic.pm line 77
	AI::CoreLogic::iterate() called at src/functions.pl line 738
	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(0x120f924)') called at openkore.pl line 97
	main::__start() called at start.pl line 129

Died at this line:
  	my ($self, $skill) = @_;
* 	my $handle = $skill->getHandle();
  	if ($self->{skills}{$handle}) {


posted above: the contents of error.txt
rwnath
The Way Of Human
The Way Of Human
Posts: 194
Joined: 03 Nov 2010, 05:50
Noob?: No
Location: The Philippines

Re: Monk Chain Combo

#2 Post by rwnath »

Image
rayel00512
Noob
Noob
Posts: 2
Joined: 08 Nov 2010, 08:29
Noob?: Yes

Re: Monk Chain Combo

#3 Post by rayel00512 »

rwnath wrote:This was already fixed.

Update: http://openkore.svn.sourceforge.net/vie ... /?view=tar
thanks for the reply! :D