Can't call method "clientSuspend" on unblessed reference

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

Moderators: Moderators, Developers

Message
Author
Buckyx
Human
Human
Posts: 21
Joined: 04 Aug 2010, 13:15
Noob?: Yes

Can't call method "clientSuspend" on unblessed reference

#1 Post by Buckyx »

used openkore 2.0.7 svn

in errors.txt

Code: Select all

OpenKore version what-will-become-2.1
Network state = 4
Network handler = Network::XKore
SVN revision: 7432
Loaded plugins:
  plugins/macro/macro.pl (macro)

Error message:
Can't call method "clientSuspend" on unblessed reference at src/AI.pm line 152.

Stack trace:
Can't call method "clientSuspend" on unblessed reference at src/AI.pm line 152.
 at src/Interface/Wx.pm line 161
	Interface::Wx::mainLoop('Interface::Wx=HASH(0x53b820c)') called at openkore.pl line 97
	main::__start() called at start.pl line 129

Died at this line:
  
* sub ai_clientSuspend { $char->clientSuspend(@_) }
  


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

Re: Can't call method "clientSuspend" on unblessed reference

#2 Post by Technology »

has been fixed already.

http://forums.openkore.com/viewtopic.php?f=61&t=11092

use svn version of kore
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!

Post Reply