Help for this error,,it automatically shuts down my bot.

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

Moderators: Moderators, Developers

hoho2121
Noob
Noob
Posts: 1
Joined: 30 Mar 2010, 06:31
Noob?: Yes

Help for this error,,it automatically shuts down my bot.

#1 Post by hoho2121 »

this is the error.

Code: Select all

OpenKore version 2.0.7 (Release Candidate) 
@ai_seq = 
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 6803
No loaded plugins.

Error message:
Invalid arguments.

Stack trace:
Trace begun at src\Task\Route.pm line 80
Task::Route::new('Task::Route', 'x', 96, 'y', 0, 'maxDistance', undef, 'maxTime', 75, 'distFromGoal', undef, 'pyDistFromGoal', undef, 'avoidWalls', 1, 'notifyUponArrival', undef) called at src\AI.pm line 506
AI::ai_route('iz_dun01', 96, 0, 'maxRouteTime', 75, 'attackOnRoute', 2, 'noMapRoute', 1) called at src\AI\CoreLogic.pm line 1980
AI::CoreLogic::processRandomWalk at src\AI\CoreLogic.pm line 150
AI::CoreLogic::iterate at src\functions.pl line 596
main::mainLoop_initialized at src\functions.pl line 70
main::mainLoop at src\Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x2358700)') called at openkore.pl line 96
main::__start at start.pl line 119

Died at this line:
  
* 	if ($args{x} == 0 || $args{y} == 0) {
  		ArgumentException->throw(error => "Invalid arguments.");
After 1 or 2 hours their is a high possibility that the error pops out and shuts down my openkore.
Mushroom
Perl Monk
Perl Monk
Posts: 427
Joined: 04 Apr 2008, 14:04
Noob?: No
Location: Brazil

Re: Help for this error,,it automatically shuts down my bot.

#2 Post by Mushroom »

First, update openkore and check if the error still exist.
Quit.
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Help for this error,,it automatically shuts down my bot.

#3 Post by kLabMouse »

6803
Too old.

This bug has been fixed.