請問一下這個問題要怎麼解決??
上網查也有些人跟我一樣問題
但是都沒人解答
如果是巨集問題 我已經坎掉重灌一次了
再請問一次
我用的是2.0.7的外掛 可以用2.0.6的CONFIG直接複製貼上嗎???
下面是我的問題...
OpenKore version 2.0.7 (Release Candidate)
@ai_seq =
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 6803
Loaded plugins:
plugins/macro.pl (macro)
Error message:
Invalid arguments.
Stack trace:
Trace begun at src\Task\Route.pm line 80
Task::Route::new('Task::Route', 'x', 210, 'y', 0, 'maxDistance', undef, 'maxTime', 100, 'distFromGoal', undef, 'pyDistFromGoal', undef, 'avoidWalls', 1, 'notifyUponArrival', undef) called at src\AI.pm line 506
AI::ai_route('pay_dun03', 210, 0, 'maxRouteTime', 100, '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(0x2a53638)') 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."); |
|