2.0.7 | Task DESTROY bug

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

Moderators: Moderators, Developers

Message
Author
googley71
Human
Human
Posts: 21
Joined: 06 Dec 2009, 11:30
Noob?: Yes

2.0.7 | Task DESTROY bug

#1 Post by googley71 »

Code: Select all

OpenKore version 2.0.7 (Release Candidate) 
@ai_seq = attack route
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 6803
Loaded plugins:
  plugins/cmdOnLogin.pl (cmdOnLogin)

Error message:
	(in cleanup) Can't locate object method "DESTROY" via package "Task::WithSubtask" at src/Task/WithSubtask.pm line 81.

Stack trace:
	(in cleanup) Can't locate object method "DESTROY" via package "Task::WithSubtask" at src/Task/WithSubtask.pm line 81.
 at src/Interface/Wx.pm line 113
	Interface::Wx::mainLoop('Interface::Wx=HASH(0x2e3c9ec)') called at openkore.pl line 96
	main::__start() called at start.pl line 125

Died at this line:
  	my ($self) = @_;
* 	$self->SUPER::DESTROY();
  	delete $self->{ST_mutexesChangedEvent} if ($self);



I dont know what is it but it is always showed in my screen every after a couple of minutes

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Openkore error

#2 Post by kLabMouse »

Fixed in r7014 by EternalHarvest
Closed.

Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: 2.0.7 | Task DESTROY bug

#3 Post by Technology »

i don't think this was actually fixed, look here: http://forums.openkore.com/viewtopic.php?f=56&t=9073
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!

Locked