Pls help:Can't call method "baseName"on an undefined avlue..

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
sinpaul
Noob
Noob
Posts: 1
Joined: 21 Jun 2016, 13:03
Noob?: No

Pls help:Can't call method "baseName"on an undefined avlue..

#1 Post by sinpaul »

OpenKore version what-will-become-2.1
Network state = 5
Network handler = Network::DirectConnection
SVN revision: unknown
Loaded plugins:
plugins/macro/macro.pl (macro; description: allows usage of macros)
plugins/profiles/profiles.pl (profiles; description: Profiles Selector)

Error message:
Can't call method "baseName" on an undefined value at src/Network/Receive.pm line 751.

Stack trace:
Can't call method "baseName" on an undefined value at src/Network/Receive.pm line 751.
at src/Interface/Wx.pm line 163
Interface::Wx::mainLoop('Interface::Wx=HASH(0x4203844)') called at openkore.pl line 97
main::__start() called at start.pl line 136

Died at this line:
my $ID = $args->{ID};
* my $location = $field->baseName . " $actor->{pos}{x} $actor->{pos}{y}";
if ($npcs_lut{$location}) {

User avatar
SkylorD
Moderators
Moderators
Posts: 1167
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil
Contact:

Re: Pls help:Can't call method "baseName"on an undefined avlue..

#2 Post by SkylorD »

Check if u have the current field map u are installed in u fld folders.
Learn rules

Locked