Need Help with openkore error

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
Message
Author
boyd
Noob
Noob
Posts: 5
Joined: 04 Dec 2013, 22:42
Noob?: Yes

Need Help with openkore error

#1 Post by boyd »

Can anyone help me with this error message. I'm trying to bot on gld_dun02_3 map, this is the 2nd flr of guild dungeon in prontera agits.

OpenKore version what-will-become-2.1
@ai_seq = clientSuspend route
Network state = 5
Network handler = Network::XKore
SVN revision: 8768
No loaded plugins.

Error message:
Can't call method "baseName" on an undefined value at src/AI/CoreLogic.pm line 430.

Stack trace:
Can't call method "baseName" on an undefined value at src/AI/CoreLogic.pm line 430.
at src/AI/CoreLogic.pm line 430
AI::CoreLogic::processPortalRecording() called at src/AI/CoreLogic.pm line 53
AI::CoreLogic::iterate() called at src/functions.pl line 760
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(0x24fa8c4)') called at openkore.pl line 97
main::__start() called at start.pl line 136

Died at this line:

* if (!$field->baseName) {
debug "Field name not known - abort\n", "portalRecord";