"unknown packet 7800" shows up when my char is in the game

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

Moderators: Moderators, Developers

pahackyouka
Noob
Noob
Posts: 2
Joined: 07 Jul 2008, 03:39
Noob?: Yes

"unknown packet 7800" shows up when my char is in the game

#1 Post by pahackyouka »

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

Error message:
Invalid arguments.

Stack trace:
Trace begun at src\Task\Route.pm line 80
Task::Route::new('Task::Route', 'x', 0, 'y', 520, 'maxDistance', undef, 'maxTime', 4, 'distFromGoal', 1.5, 'pyDistFromGoal', undef, 'avoidWalls', '', 'notifyUponArrival', undef) called at src\AI.pm line 503
AI::ai_route('abyss_03', 0, 520, 'distFromGoal', 1.5, 'maxRouteTime', 4, 'attackID', '^@*M-^QM-^N', 'noMapRoute', 1, 'noAvoidWalls', 1) called at src\AI\Attack.pm line 528
AI::Attack::main at src\AI\Attack.pm line 93
AI::Attack::process at src\AI\CoreLogic.pm line 77
AI::CoreLogic::iterate at src\functions.pl line 593
main::mainLoop_initialized at src\functions.pl line 70
main::mainLoop at src\Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x2b2fffc)') called at openkore.pl line 96
main::__start at start.pl line 125

Died at this line:

* if ($args{x} == 0 || $args{y} == 0) {
ArgumentException->throw(error => "Invalid arguments.");
sli
Perl Monk
Perl Monk
Posts: 810
Joined: 04 Apr 2008, 17:26
Noob?: No

Re: "unknown packet 7800" shows up when my char is in the game

#2 Post by sli »

cs : ee : realist
pahackyouka
Noob
Noob
Posts: 2
Joined: 07 Jul 2008, 03:39
Noob?: Yes

Re: "unknown packet 7800" shows up when my char is in the game

#3 Post by pahackyouka »

cool..thx