Error at AI::CoreLogic::Relog called at src/AI/CoreLogic.pm

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

Moderators: Moderators, Developers

attydudutzzz
Noob
Noob
Posts: 2
Joined: 08 Dec 2008, 15:00
Noob?: Yes

Error at AI::CoreLogic::Relog called at src/AI/CoreLogic.pm

#1 Post by attydudutzzz »

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

Error message:
Undefined subroutine &AI::CoreLogic::Relog called at src/AI/CoreLogic.pm line 2925.

Stack trace:
Undefined subroutine &AI::CoreLogic::Relog called at src/AI/CoreLogic.pm line 2925.
at src/AI/CoreLogic.pm line 2925
AI::CoreLogic::processAutoTeleport() called at src/AI/CoreLogic.pm line 172
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(0x2761840)') called at openkore.pl line 96
main::__start() called at start.pl line 125

Died at this line:
if (mon_control($monsters{$_}{name},$monsters{$_}{nameID})->{teleport_auto} == 1) {
* message TF("Reloging to avoid %s\n", $monsters{$_}{name}), Relog(300);


I found this error can any one help me?
Bibian
Perl Monk
Perl Monk
Posts: 416
Joined: 04 Apr 2008, 03:08

Re: Error at AI::CoreLogic::Relog called at src/AI/CoreLogic.pm

#2 Post by Bibian »

isnt that supposed to be 'relog()' ?
attydudutzzz
Noob
Noob
Posts: 2
Joined: 08 Dec 2008, 15:00
Noob?: Yes

Re: Error at AI::CoreLogic::Relog called at src/AI/CoreLogic.pm

#3 Post by attydudutzzz »

I don't know too...
because i'm newbie in this thing...
is error in relog?
some one help meeee
h4rry84
Moderators
Moderators
Posts: 234
Joined: 04 Apr 2008, 09:30
Noob?: Yes
Location: My House

Re: Error at AI::CoreLogic::Relog called at src/AI/CoreLogic.pm

#4 Post by h4rry84 »

did you change anything ?