OpenKore version what-will-become-2.0.6 (SVN version)
@ai_seq = attack route
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 6465
Loaded plugins:
plugins/macro.pl (macro)
plugins/tele-search-v2.pl (Tele-Search v2)
Error message:
substr outside of string at src/Interface/Console/Win32.pm line 218.
Stack trace:
substr outside of string at src/Interface/Console/Win32.pm line 218.
at src/Interface/Console/Win32.pm line 218
Interface::Console::Win32::readEvents('Interface::Console::Win32=HASH(0x22bf600)') called at src/Interface/Console/Win32.pm line 94
Interface::Console::Win32::getInput('Interface::Console::Win32=HASH(0x22bf600)', 0) called at src/functions.pl line 61
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x22bf600)') called at openkore.pl line 96
main::__start() called at start.pl line 119
Died at this line:
Utils::Win32::printConsole($char);
* substr($self->{input_part}, $self->{in_pos}, 0, $char) if ($self->{in_pos} <= length($self->{input_part}));
$self->{in_pos}++;
Last edited by ElfoLiNk on 30 Aug 2008, 05:05, edited 1 time in total.
OpenKore version what-will-become-2.0.6 (SVN version)
@ai_seq = route
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 6465
Loaded plugins:
plugins/macro.pl (macro)
plugins/tele-search-v2.pl (Tele-Search v2)
Error message:
substr outside of string at src/Interface/Console/Win32.pm line 275.
Stack trace:
substr outside of string at src/Interface/Console/Win32.pm line 275.
at src/Interface/Console/Win32.pm line 275
Interface::Console::Win32::readEvents('Interface::Console::Win32=HASH(0x22af600)') called at src/Interface/Console/Win32.pm line 94
Interface::Console::Win32::getInput('Interface::Console::Win32=HASH(0x22af600)', 0) called at src/functions.pl line 61
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x22af600)') called at openkore.pl line 96
main::__start() called at start.pl line 119
Died at this line:
} elsif ($event[3] == 46) {
* substr($self->{input_part}, $self->{in_pos}, 1, '');
$self->{out_con}->Scroll(
explanation on what you did would be helpful btw, your problem description is awful cause god damn it this is the bug section and I'd say 90% of the post here naturally contain... guess what? ERRORS. Edit it.
PS: You know instead of 2.0.6 SVN you could specify it in more detail as in the revision number instead.