pRO/2.0.4/Error after connect to map server

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

Moderators: Moderators, Developers

seiki
Noob
Noob
Posts: 5
Joined: 13 May 2008, 06:03
Noob?: Yes

pRO/2.0.4/Error after connect to map server

#1 Post by seiki »

i have a woe buffer that follows me around it works perfectly for the 1st edition woe but on the 2nd edition of woe it just crashes it connects to the map but says cannot find the field then dies so i dled the latest field pack but still it crashes after entering the map

Code: Select all

OpenKore version 2.0.4
@ai_seq = follow
Network state = 5
Network handler = Network::DirectConnection
Loaded plugins:
  plugins/macro.pl (macro)

Error message:
Can't call method "name" on an undefined value at plugins/Macro/Utilities.pm line 150.

Stack trace:
Can't call method "name" on an undefined value at plugins/Macro/Utilities.pm line 150
	Macro::Utilities::refreshGlobal() called at plugins/Macro/Automacro.pm line 356
	Macro::Automacro::automacroCheck('log', 'ARRAY(0x3023410)') called at plugins/Macro/Automacro.pm line 315
	Macro::Automacro::consoleCheckWrapper('message', 'connection', 0, 1, 'You are now in the game\x{a}', 'undef', 'Network::Receive::ServerType0::map_loaded', 'Network::Receive::parse') called at C:/support bots/linker/src/Log.pm line 253
	Log::processMsg('message', 'You are now in the game\x{a}', 'connection', 'undef', 1, 'HASH(0x12bdac8)', 'HASH(0x12bdbe8)') called at C:/support bots/linker/src/Log.pm line 275
	Log::message('You are now in the game\x{a}', 'connection') called at C:/support bots/linker/src/Network/Receive/ServerType0.pm line 52
	Network::Receive::ServerType0::map_loaded('Network::Receive::ServerType0=HASH(0x1a52568)', 'HASH(0x3069980)') called at C:/support bots/linker/src/Network/Receive.pm line 406
	Network::Receive::parse('Network::Receive::ServerType0=HASH(0x1a52568)', 's\x{0}\x{a1}h\x{1b}\x{8}\x{f}\x{89}\x{c0}\x{5}\x{5}') called at C:/support bots/linker/src/functions.pl line 1163
	main::parseMsg('s\x{0}\x{a1}h\x{1b}\x{8}\x{f}\x{89}\x{c0}\x{5}\x{5}\x{f}\x{1}\x{aa}\x{6}\x{1}\x{0}\x{0}\x{0}\x{0}\x{0}\x{9}\x{0}\x{0}\x{0}\x{1}\x{0}NV_BASIC\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{8e}\x{0}\x{4}\x{0}\x{0}\x{0}\x{1}\x{0}\x{3}...') called at C:/support bots/linker/src/functions.pl line 509
	main::mainLoop_initialized() called at C:/support bots/linker/src/functions.pl line 68
	main::mainLoop() called at C:/support bots/linker/src/Interface.pm line 74
	Interface::mainLoop('Interface::Console::Win32=HASH(0x24534c4)') called at openkore.pl line 96
	main::__start() called at start.pl line 119

Died at this line:
  
* 	$varStack{".map"} = $field->name;
  	my $pos = calcPosition($char); $varStack{".pos"} = sprintf("%d %d", $pos->{x}, $pos->{y});

sli
Perl Monk
Perl Monk
Posts: 810
Joined: 04 Apr 2008, 17:26
Noob?: No

Re: pRO/2.0.4/Error after connect to map server

#2 Post by sli »

Wow, how'd you find 2.0.4? No wonder it's not working. Use the SVN version.
cs : ee : realist
seiki
Noob
Noob
Posts: 5
Joined: 13 May 2008, 06:03
Noob?: Yes

Re: pRO/2.0.4/Error after connect to map server

#3 Post by seiki »

hey thanks