Undefined subroutine & Network

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

Moderators: Moderators, Developers

Message
Author
JutsuWalker
Noob
Noob
Posts: 4
Joined: 04 Dec 2009, 04:26
Noob?: No

Undefined subroutine & Network

#1 Post 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};

h4rry84
Moderators
Moderators
Posts: 234
Joined: 04 Apr 2008, 09:30
Noob?: Yes
Location: My House
Contact:

Re: Undefined subroutine & Network

#2 Post by h4rry84 »

did your server has encrypted login pin key ?

JutsuWalker
Noob
Noob
Posts: 4
Joined: 04 Dec 2009, 04:26
Noob?: No

Re: Undefined subroutine & Network

#3 Post by JutsuWalker »

yeah. why?

JutsuWalker
Noob
Noob
Posts: 4
Joined: 04 Dec 2009, 04:26
Noob?: No

Re: Undefined subroutine & Network

#4 Post by JutsuWalker »

can the moderator or adminstrator help me with this!! i desperately need the bot.

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Undefined subroutine & Network

#5 Post by kLabMouse »

Let's try apply attached diff file.
It should work (I think so.).
Attachments

[The extension diff has been deactivated and can no longer be displayed.]


JutsuWalker
Noob
Noob
Posts: 4
Joined: 04 Dec 2009, 04:26
Noob?: No

Re: Undefined subroutine & Network

#6 Post by JutsuWalker »

what to do with this attached file?

User avatar
help_us
Testers Team
Testers Team
Posts: 106
Joined: 04 Apr 2008, 21:53
Noob?: No
Location: Asia
Contact:

Re: Undefined subroutine & Network

#7 Post 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?
Image
Image

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Undefined subroutine & Network

#8 Post by kLabMouse »

Confirmed? Work?
Yes/NO

If NO, Any Errors?

h4rry84
Moderators
Moderators
Posts: 234
Joined: 04 Apr 2008, 09:30
Noob?: Yes
Location: My House
Contact:

Re: Undefined subroutine & Network

#9 Post by h4rry84 »

committed.

Locked