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};
Undefined subroutine & Network
Moderators: Moderators, Developers
-
- Moderators
- Posts: 234
- Joined: 04 Apr 2008, 09:30
- Noob?: Yes
- Location: My House
Re: Undefined subroutine & Network
did your server has encrypted login pin key ?
-
- Noob
- Posts: 4
- Joined: 04 Dec 2009, 04:26
- Noob?: No
Re: Undefined subroutine & Network
yeah. why?
-
- Noob
- Posts: 4
- Joined: 04 Dec 2009, 04:26
- Noob?: No
Re: Undefined subroutine & Network
can the moderator or adminstrator help me with this!! i desperately need the bot.
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: Undefined subroutine & Network
Let's try apply attached diff file.
It should work (I think so.).
It should work (I think so.).
You do not have the required permissions to view the files attached to this post.
-
- Noob
- Posts: 4
- Joined: 04 Dec 2009, 04:26
- Noob?: No
Re: Undefined subroutine & Network
what to do with this attached file?
-
- Testers Team
- Posts: 106
- Joined: 04 Apr 2008, 21:53
- Noob?: No
- Location: Asia
Re: Undefined subroutine & Network
tested and work fine with if i leave my loginPinCode blank (before got error if leave it blank)
why still didnt commit it?
why still didnt commit it?


-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: Undefined subroutine & Network
Confirmed? Work?
Yes/NO
If NO, Any Errors?
Yes/NO
If NO, Any Errors?
-
- Moderators
- Posts: 234
- Joined: 04 Apr 2008, 09:30
- Noob?: Yes
- Location: My House