Character will only sit. (2.0.6)

International

Moderator: Moderators

Message
Author
Fochmarc
Noob
Noob
Posts: 1
Joined: 02 Oct 2008, 17:16
Noob?: Yes

Character will only sit. (2.0.6)

#1 Post by Fochmarc »

Just installed the software, changed my settings on mon_control for attacking Ant's Eggs (1 0 1). My character's in Ant Hell, surrounded by Ant's Eggs, and he sits. So I run ml, and it lists three Ant's Eggs. But he sits. I tried running the commands "a 0" and "a 1" (for attack monster 0, attack monster 1) in the console, but it crashed and gave me this message.

OpenKore version 2.0.6.1
@ai_seq = attack
Network state = 5
Network handler = Network::DirectConnection
SVN revision: unknown
No loaded plugins.

Error message:
Can't call method "name" on an undefined value at src/Task/Route.pm line 92.

Stack trace:
Can't call method "name" on an undefined value at src/Task/Route.pm line 92.
at src/Task/Route.pm line 92
Task::Route::new('Task::Route', 'x', 29, 'y', 264, 'maxDistance', 'undef', 'maxTime', 4, ...) called at src/AI.pm line 505
AI::ai_route('undef', 29, 264, 'maxRouteTime', 4, 'attackID', 'i\x{e9}\x{0}\x{0}', 'noMapRoute', 1, ...) called at src/AI/Attack.pm line 539
AI::Attack::main() called at src/AI/Attack.pm line 97
AI::Attack::process() called at src/AI/CoreLogic.pm line 77
AI::CoreLogic::iterate() called at src/functions.pl line 593
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(0x3bf7e28)') called at openkore.pl line 96
main::__start() called at start.pl line 119

Died at this line:

* $self->{dest}{map} = $field->name();
$self->{dest}{pos}{x} = $args{x};

Sooo. >_> He's sitting. Any help?