I always get this error when clicking on enemies or players.
It will just pop out, then openkore closes
OpenKore version 1.9.4 (SVN version)
@ai_seq = attack
Network state = 5
Network handler = Network::DirectConnection
No loaded plugins.
Error message:
(in cleanup) Can't locate object method "DESTROY" via package "Task::WithSubtask" at C:/Documents and Settings/Ralph/My Documents/rap/bot/openkore/src/Task/WithSubtask.pm line 81.
Stack trace:
(in cleanup) Can't locate object method "DESTROY" via package "Task::WithSubtask" at C:/Documents and Settings/Ralph/My Documents/rap/bot/openkore/src/Interface/Wx.pm line 109
Interface::Wx::mainLoop('Interface::Wx=HASH(0x2934830)') called at openkore.pl line 95
main::__start() called at start.pl line 118
Died at this line:
my ($self) = @_;
* $self->SUPER::DESTROY();
delete $self->{ST_mutexesChangedEvent} if ($self);
Error
Moderators: Moderators, Developers
-
- Perl Monk
- Posts: 810
- Joined: 04 Apr 2008, 17:26
- Noob?: No
Re: Error
Is the experimental AI branch? I don't think we're taking bug reports on it, yet, as the branch is incomplete and not meant for production use (to use some buzzwords). Or does the trunk use Task::WithSubTask, now?
cs : ee : realist
-
- Super Moderators
- Posts: 801
- Joined: 06 May 2008, 12:47
- Noob?: No
Re: Error
in settings.pm of AI 2008 branch:
zxca, your error report says version: 1.9.4 (SVN version), its outdated.
In trunk a task can have 1 subtask, in AI 2008 it can have multiple subtasks irc.# Translation Comment: Strings for the name and version of the application
our $NAME = 'OpenKore';
our $VERSION = 'AI 2008';
# Translation Comment: Version String
our $SVN = T(" (Dev Version) ");
zxca, your error report says version: 1.9.4 (SVN version), its outdated.
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
-
- OpenKore Monk
- Posts: 457
- Joined: 04 Apr 2008, 10:10
Re: Error
Tasks were introduced in 1.9.0 iirc
Got your topic trashed by a mod?
Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.
Have a nice day.
Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.
Have a nice day.
-
- Super Moderators
- Posts: 801
- Joined: 06 May 2008, 12:47
- Noob?: No
Re: Error
OH look who we have here, its Ralph 
Anyways, i think kLab added the DESTROY method here.
So i doubt its still a bug.

Anyways, i think kLab added the DESTROY method here.
So i doubt its still a bug.
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!