Page 1 of 1

Undefined subroutine & Network

Posted: 04 Dec 2009, 04:30
by JutsuWalker
HELP ME PLEASE!
I had just downloaded this and tried to start it .
After selecting my account and selecting the server, it says connected then following it is this error.


Errors:
OpenKore version what-will-become-2.1 (SVN Version)
Network state = 1
Network handler = Network::DirectConnection
SVN revision: 6969
No loaded plugins.

Error message:
Undefined subroutine &Network::Receive::ServerType0::queryAndSaveLoginPinCode called at src/Network/Receive/ServerType0.pm line 6269.

Stack trace:
Undefined subroutine &Network::Receive::ServerType0::queryAndSaveLoginPinCode called at src/Network/Receive/ServerType0.pm line 6269.
at src/Network/Receive/ServerType0.pm line 6269
Network::Receive::ServerType0::login_pin_code_request('Network::Receive::ServerType22=HASH(0x36c3384)', 'HASH(0x2653054)') called at src/Network/Receive.pm line 173
Network::Receive::parse('Network::Receive::ServerType22=HASH(0x36c3384)', '\x{ad}\x{2}\x{1}\x{0}\x{fb}~\x{0}\x{0}') called at src/functions.pl line 1210
main::parseIncomingMessage('\x{ad}\x{2}\x{1}\x{0}\x{fb}~\x{0}\x{0}') called at src/functions.pl line 555
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(0x2bf62cc)') called at openkore.pl line 96
main::__start() called at start.pl line 125

Died at this line:
# PIN code query request.
* return if ($config{loginPinCode} eq '' && !queryAndSaveLoginPinCode());
my @key = split /[, ]+/, $masterServer->{PINEncryptKey};

Re: Undefined subroutine & Network

Posted: 04 Dec 2009, 05:21
by h4rry84
did your server has encrypted login pin key ?

Re: Undefined subroutine & Network

Posted: 04 Dec 2009, 05:27
by JutsuWalker
yeah. why?

Re: Undefined subroutine & Network

Posted: 04 Dec 2009, 23:49
by JutsuWalker
can the moderator or adminstrator help me with this!! i desperately need the bot.

Re: Undefined subroutine & Network

Posted: 05 Dec 2009, 18:21
by kLabMouse
Let's try apply attached diff file.
It should work (I think so.).

Re: Undefined subroutine & Network

Posted: 06 Dec 2009, 01:33
by JutsuWalker
what to do with this attached file?

Re: Undefined subroutine & Network

Posted: 08 Dec 2009, 17:34
by help_us
tested and work fine with if i leave my loginPinCode blank (before got error if leave it blank)
why still didnt commit it?

Re: Undefined subroutine & Network

Posted: 09 Dec 2009, 03:35
by kLabMouse
Confirmed? Work?
Yes/NO

If NO, Any Errors?

Re: Undefined subroutine & Network

Posted: 09 Dec 2009, 05:59
by h4rry84
committed.