help can anyone help me for this problem, why i receive this error message? hope you guys response thanks! really need your help thanks in advance!OpenKore version what-will-become-2.1
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 7864
No loaded plugins.
Error message:
Can't call method "baseName" on an undefined value at src/Network/Receive/kRO/Sakexe_0.pm line 1162.
Stack trace:
Can't call method "baseName" on an undefined value at src/Network/Receive/kRO/Sakexe_0.pm line 1162.
at src/Interface/Wx.pm line 161
Interface::Wx::mainLoop('Interface::Wx=HASH(0x5333b84)') 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}) {
[Help]Bot Error
Moderator: Moderators
-
- Noob
- Posts: 6
- Joined: 02 Apr 2013, 00:37
- Noob?: Yes
[Help]Bot Error
-
- The Kore Devil
- Posts: 672
- Joined: 22 Feb 2013, 03:40
- Noob?: No
- Location: The Netherlands
Re: [Help]Bot Error
Because the server you bot uses unknown fields OpenKore doesn't know.
You need to add them to OpenKore manually by using this guide:
http://www.openkore.com/index.php/FLD_Creation_Guide
You need to add them to OpenKore manually by using this guide:
http://www.openkore.com/index.php/FLD_Creation_Guide