I've downloaded the latest Openkore SVN from http://openkore.collectskin.com But the OK found error and closed. This is the error log I've found.
Code: Select all
OpenKore version what-will-become-2.1 (SVN Version)
@ai_seq =
Network state = 5
Network handler = Network::DirectConnection
SVN revision: unknown
Loaded plugins:
plugins/macro.pl (macro)
Error message:
Undefined subroutine &AI::CoreLogic::isSafeActorQuery called at src/AI/CoreLogic.pm line 265.
Stack trace:
Undefined subroutine &AI::CoreLogic::isSafeActorQuery called at src/AI/CoreLogic.pm line 265.
at src/Interface/Wx.pm line 161
Interface::Wx::mainLoop('Interface::Wx=HASH(0x31756e4)') called at openkore.pl line 96
main::__start() called at start.pl line 125
Died at this line:
foreach (keys %monsters) {
* last if (isSafeActorQuery($_) != 1); # Do not Query GM hidden Monster names
if ($monsters{$_}{'name'} =~ /Unknown/) {
Thanks and Regards