I've downloaded the latest SVN and looked through the configs several times. Can anyone pinpoint the source of this error?Can't locate object method "sendHomunculusStandBy" via package "Network::Send::kRO::RagexeRE_2009_01_21a" at src/AI/Slave.pm line 1298.
Stack trace:
Can't locate object method "sendHomunculusStandBy" via package "Network::Send::kRO::RagexeRE_2009_01_21a" at src/AI/Slave.pm line 1298.
at src/AI/Slave.pm line 1298
AI::Slave::sendStandBy('AI::Slave=HASH(0x55c117c)') called at src/AI/Slave.pm line 216
AI::Slave::iterate('AI::Slave=HASH(0x55c117c)') called at src/AI/SlaveManager.pm line 54
AI::SlaveManager::iterate() called at src/functions.pl line 606
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(0x3fed954)') called at openkore.pl line 96
main::__start() called at start.pl line 125
Died at this line:
my ($slave) = @_;
* $messageSender->sendHomunculusStandBy ($slave->{ID});
}
- More Information -
Upon changing server type to 8_5, I noticed that openkore is able to identify the bot and run without closing. However, when it runs on that particular server type, ( 8_5 ), openkore is unable to move in-game and just stays idle. Thus, the problem is not solved. I am currently using RagexeRE_2009_01_21a to play, and it runs without a hitch apart from the mercenary portion.