Sometimes when my bot collect items.. errors will occour and the bot end............
here's the error msg..does anyone can help me ??? thx~~
OpenKore version 2.0.6.1
@ai_seq = route attack route
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 6605
Loaded plugins:
plugins/macro.pl (macro)
Error message:
item:3 - 1 != 1
List:
$VAR1 = [
'â ',
'¥¯ '
];
Hash:
$VAR1 = {
'' => {
'take_failed' => 1
},
'¥¯ ' => bless( {
'ID' => '¥¯ ',
'identified' => 0,
'onNameChange' => bless( [], 'CallbackList' ),
'binID' => 1,
'pos_to' => {
'y' => 183,
'x' => 87
},
'appear_time' => '1229323121.451',
'name' => "\x{5e03}\x{91cc}\x{520a}",
'nameID' => 7054,
'index' => 0,
'amount' => 1,
'actorType' => 'Item',
'onUpdate' => bless( [], 'CallbackList' ),
'invIndex' => 0,
'pos' => {
'y' => 183,
'x' => 87
},
'type' => 0,
'equipped' => 0,
'take_failed' => 1
}, 'Actor::Item' ),
'â ' => bless( {
'onNameChange' => bless( [], 'CallbackList' ),
'ID' => 'â ',
'appear_time' => '1229323117.23353',
'nameID' => 1055,
'onUpdate' => bless( [], 'CallbackList' ),
'actorType' => 'Item',
'invIndex' => 0,
'pos' => {
'y' => 175,
'x' => 90
},
'identified' => 0,
'binID' => 0,
'name' => "\x{86af}\x{8693}\x{76ae}",
'pos_to' => {
'y' => 175,
'x' => 90
},
'amount' => 1,
'index' => 0,
'equipped' => 0,
'type' => 0
}, 'Actor::Item' )
};
at src/Misc.pm line 997
Misc::actorRemoved('undef', 'ActorList=HASH(0x2be8e10)', 'ARRAY(0x2ddbeb4)', 'undef') called at src/Utils/CallbackList.pm line 202
CallbackList::call('CallbackList=ARRAY(0x2cd25f0)', 'ActorList=HASH(0x2be8e10)', 'ARRAY(0x2ddbeb4)') called at src/Utils/ObjectList.pm line 215
ObjectList::remove('ActorList=HASH(0x2be8e10)', 'Actor::Item=HASH(0x2dfb41c)') called at src/ActorList.pm line 119
ActorList::remove('ActorList=HASH(0x2be8e10)', 'Actor::Item=HASH(0x2dfb41c)') called at src/ActorList.pm line 139
ActorList::removeByID('ActorList=HASH(0x2be8e10)', '\x{e2}\x{c}\x{0}\x{0}') called at src/Network/Receive.pm line 3561
Network::Receive::item_disappeared('Network::Receive::ServerType0=HASH(0x2c67274)', 'HASH(0x2dc7cc4)') called at src/Network/Receive.pm line 437
Network::Receive::parse('Network::Receive::ServerType0=HASH(0x2c67274)', '\x{a1}\x{0}\x{e2}\x{c}\x{0}\x{0}') called at src/functions.pl line 1192
main::parseIncomingMessage('\x{a1}\x{0}\x{e2}\x{c}\x{0}\x{0}') called at src/functions.pl line 545
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(0x21ad6c8)') called at openkore.pl line 96
main::__start() called at start.pl line 119
ITEM error OpenKore version 2.0.6.1
Moderators: Moderators, Developers
-
- Noob
- Posts: 2
- Joined: 23 Nov 2008, 08:41
- Noob?: Yes
Re: ITEM error OpenKore version 2.0.6.1
no one can help me ????