essenceRO | 2.0.6 SVN 6465| errors

This place is for Unresolvable bug reports only. NOT for asking help!

Moderators: Moderators, Developers

Message
Author
ElfoLiNk
Noob
Noob
Posts: 19
Joined: 05 Jun 2008, 12:06
Noob?: No

essenceRO | 2.0.6 SVN 6465| errors

#1 Post by ElfoLiNk »

Code: Select all

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.
Image
Image

ElfoLiNk
Noob
Noob
Posts: 19
Joined: 05 Jun 2008, 12:06
Noob?: No

Re: essenceRO | 2.0.6 SVN| error

#2 Post by ElfoLiNk »

Code: Select all

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(
Image
Image

Cozzie
Spam Generator
Spam Generator
Posts: 499
Joined: 04 Apr 2008, 09:30
Noob?: No
Location: Melbourne, City of beer and awful sushis

Re: essenceRO | 2.0.6 SVN| error

#3 Post by Cozzie »

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.
Make Openkore Awesome. Join the team.

Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: essenceRO | 2.0.6 SVN 6465| errors

#4 Post by Technology »

unable to replicate
unable to solve
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!

Post Reply