Can't locate object method "sendBuy" | r7050

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

Moderators: Moderators, Developers

midnytblu
Developers
Developers
Posts: 90
Joined: 14 Apr 2008, 09:37
Noob?: No
Location: prt_fild08 134 362

Can't locate object method "sendBuy" | r7050

#1 Post by midnytblu »

Code: Select all

OpenKore version what-will-become-2.1 (SVN Version) 
@ai_seq = NPC macro
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 7050
Loaded plugins:
  plugins/macro.pl (macro)

Error message:
Can't locate object method "sendBuy" via package "Network::Send::ServerType22" at src/Task/TalkNPC.pm line 245.

Stack trace:
Can't locate object method "sendBuy" via package "Network::Send::ServerType22" at src/Task/TalkNPC.pm line 245.
 at src/Task/TalkNPC.pm line 245
	Task::TalkNPC::iterate('Task::TalkNPC=HASH(0x42ca374)') called at src/AI/CoreLogic.pm line 383
	AI::CoreLogic::processNPCTalk() called at src/AI/CoreLogic.pm line 68
	AI::CoreLogic::iterate() called at src/functions.pl line 603
	main::mainLoop_initialized() called at src/functions.pl line 70
	main::mainLoop() called at src/Interface.pm line 75
	Interface::mainLoop('Interface::Console::Win32=HASH(0x2f54714)') called at openkore.pl line 96
	main::__start() called at start.pl line 129

Died at this line:
  				$ai_v{npc_talk}{itemID} = $itemID;
* 				$messageSender->sendBuy($itemID, $amount);
  			} else {

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Can't locate object method "sendBuy" | r7050

#2 Post by EternalHarvest »

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

Re: Can't locate object method "sendBuy" | r7050

#3 Post by Technology »

hmm, i guess i've overlooked that one... sorry for the inconvenience.
thanks Eternal and midnytblu! :)
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!