PDA

View Full Version : Coders Pls Help


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:

AntonJade
8th January 2006, 07:48
@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);


This means that the problem is in your routeweights so to DL a fresh openkore 1.6.4 so that there will be no problem........................................... ..... Just try it you have nothing to lose.........................................

CrashOverride23
8th January 2006, 18:18
this means that the command verb cannot be initiated by the program or the verb variable is not on the variable list.

fixing the problem will only take you much time than downloading a new bot. and the line dies at the start.pl

replacing the whole bot is advice.

alucardver
10th January 2006, 00:00
there is a new version of of openkore, all you have to do is just to visit the the site and read.... if the problem persit, it's time for you to format and install a fresh copy of your OS. /gg hehe.....