OpenKore version what-will-become-2.1 (SVN Version) - Bugs

This place is for Closed bug reports only. NOT for asking help!

Moderators: Moderators, Developers

cherlien
Noob
Noob
Posts: 1
Joined: 17 Mar 2010, 00:15
Noob?: Yes

OpenKore version what-will-become-2.1 (SVN Version) - Bugs

#1 Post by cherlien »

Hello all

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/) {

Anyone can help this problem?
Thanks and Regards
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: OpenKore version what-will-become-2.1 (SVN Version) - Bugs

#2 Post by kLabMouse »

Sorry. Can't help:
SVN revision: unknown
We donno even what version you use.
So Please, RE Download and Do not modify any of the Source files, except 'servers.txt' and in 'config' folder.

And Btw... I've tested on Current SVN, works fine.