OpenKore version what-will-become-2.1 (SVN Version) 
@ai_seq = macro
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 7007
Loaded plugins:
plugins/macro.pl (macro)
Error message:
Can't locate object method "sendRaw" via package "Network::Send::kRO::RagexeRE_2009_11_03a" at src/Commands.pm line 3924.
Stack trace:
Can't locate object method "sendRaw" via package "Network::Send::kRO::RagexeRE_2009_11_03a" at src/Commands.pm line 3924.
at src/Commands.pm line 3924
Commands::cmdSendRaw('send', '8E 01 55 2F 00 00 00 00 00 00') called at src/Commands.pm line 280
Commands::run('send 8E 01 55 2F 00 00 00 00 00 00') called at plugins/Macro/Utilities.pm line 315
Macro::Utilities::processCmd('send 8E 01 55 2F 00 00 00 00 00 00') called at plugins/Macro/Utilities.pm line 346
Macro::Utilities::callMacro('mainLoop_pre', undef, undef) called at src/Plugins.pm line 444
Plugins::callHook('mainLoop_pre') called at src/functions.pl line 69
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x2aff5bc)') called at openkore.pl line 96
main::__start() called at start.pl line 125
Died at this line:
my (undef, $args) = @_;
* $messageSender->sendRaw($args);
}
			
			
									
						
										
						Can't locate object method "sendRaw"
Moderators: Moderators, Developers
- 
				eban
 - Noob

 - Posts: 2
 - Joined: 23 Dec 2009, 03:09
 - Noob?: Yes
 
Re: Can't locate object method "sendRaw"
Bump, need help please.
			
			
									
						
										
						- 
				Scarya
 - Moderators

 - Posts: 136
 - Joined: 26 May 2008, 12:25
 - Noob?: No
 
Re: Can't locate object method "sendRaw"
No bumping!
A developer will take care of this soon.
It seams that sendRaw is missing on renewal server types?
			
			
									
						
							A developer will take care of this soon.
It seams that sendRaw is missing on renewal server types?
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots.
So far, the universe is winning.
Richard Cook
Wiki
			
						So far, the universe is winning.
Richard Cook
Wiki
- 
				EternalHarvest
 - Developers

 - Posts: 1798
 - Joined: 05 Dec 2008, 05:42
 - Noob?: Yes
 
Re: Can't locate object method "sendRaw"
Seems like sendRaw needs to be added to Send::kRO or Send::kRO::Sakexe_0.
But you can use sendProduceMix($itemID, 0, 0, 0) for what you are using sendRaw.
			
			
									
						
										
						But you can use sendProduceMix($itemID, 0, 0, 0) for what you are using sendRaw.
- 
				Technology
 - Super Moderators

 - Posts: 801
 - Joined: 06 May 2008, 12:47
 - Noob?: No
 
Re: Can't locate object method "sendRaw"
should be fixed in svn.
			
			
									
						
							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!
- 
				kLabMouse
														 - Administrator

 - Posts: 1301
 - Joined: 24 Apr 2008, 12:02
 

