botmaster
8th January 2006, 05:09
I really dont know whats wrong with my bot. while using my bot, an hour or two, an error will appear. it says:
================================================== =======
@ai_seq = move route attack route
Can't call method "verb" on unblessed reference at D:/Bot/- HIGHWIZ- ORCDUN/src/functions.pl line 7320.
at D:/Bot/- HIGHWIZ- ORCDUN/src/functions.pl line 7320
main::parseMsg('\x{de}\x{1}Y\x{0}\'v\x{0}\x{0}o\x{ d3}\x{0}\x{0}V\x{99}\x{b5}\x{14}\x{1a}\x{2}\x{0}\x {0}\x{80}\x{1}\x{0}\x{0}}\x{3}\x{0}\x{0}\x{5}\x{0} \x{1}\x{0}\x{5}\x{de}\x{1}Y\x{0}\x{d8}\x{80}\x{0}\ x{0}i\x{d3}\x{0}\x{0}W\x{99}\x{b5}\x{14}\x{1a}\x{2 }\x{0}\x{0}\x{80}\x{1}\x{0}\x{0}\x{8f}\x{4}\x{0}.. .') called at D:/Bot/- ORCDUN/src/functions.pl line 431
main::mainLoop() called at D:/Bot/- ORCDUN/src/Interface/Wx.pm line 119
Interface::Wx::__ANON__('Interface::Wx=HASH(0x14da 9d4)', 'Wx::TimerEvent=SCALAR(0x34276d4)') called at D:/Bot/- ORCDUN/src/Interface/Wx.pm line 127
Interface::Wx::mainLoop('Interface::Wx=HASH(0x14da 9d4)') called at openkore.pl line 417
main::__start() called at start.pl line 96
Died at this line:
OpenKore version 1.6.3
$damage ||= "Miss!";
* my $verb = $source->verb('use', 'uses');
my $disp = "$source $verb ".skillName($skillID);
================================================== =======
i hope someone will help me analize the problem. i got it from errors.txt file and im using openkore 1.6.3.
i already tried using 1.6.4 but the broblem is just the same. thanks 4 the help!:hurt:
================================================== =======
@ai_seq = move route attack route
Can't call method "verb" on unblessed reference at D:/Bot/- HIGHWIZ- ORCDUN/src/functions.pl line 7320.
at D:/Bot/- HIGHWIZ- ORCDUN/src/functions.pl line 7320
main::parseMsg('\x{de}\x{1}Y\x{0}\'v\x{0}\x{0}o\x{ d3}\x{0}\x{0}V\x{99}\x{b5}\x{14}\x{1a}\x{2}\x{0}\x {0}\x{80}\x{1}\x{0}\x{0}}\x{3}\x{0}\x{0}\x{5}\x{0} \x{1}\x{0}\x{5}\x{de}\x{1}Y\x{0}\x{d8}\x{80}\x{0}\ x{0}i\x{d3}\x{0}\x{0}W\x{99}\x{b5}\x{14}\x{1a}\x{2 }\x{0}\x{0}\x{80}\x{1}\x{0}\x{0}\x{8f}\x{4}\x{0}.. .') called at D:/Bot/- ORCDUN/src/functions.pl line 431
main::mainLoop() called at D:/Bot/- ORCDUN/src/Interface/Wx.pm line 119
Interface::Wx::__ANON__('Interface::Wx=HASH(0x14da 9d4)', 'Wx::TimerEvent=SCALAR(0x34276d4)') called at D:/Bot/- ORCDUN/src/Interface/Wx.pm line 127
Interface::Wx::mainLoop('Interface::Wx=HASH(0x14da 9d4)') called at openkore.pl line 417
main::__start() called at start.pl line 96
Died at this line:
OpenKore version 1.6.3
$damage ||= "Miss!";
* my $verb = $source->verb('use', 'uses');
my $disp = "$source $verb ".skillName($skillID);
================================================== =======
i hope someone will help me analize the problem. i got it from errors.txt file and im using openkore 1.6.3.
i already tried using 1.6.4 but the broblem is just the same. thanks 4 the help!:hurt: