Undefined Subroutine &main

Indonesia

Moderator: Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) maybe outdated. Read the wiki for instructions on how to update those information and please contribute when you obtain them. Contact Cozzie to join the team as a regular server supporter.
Message
Author
schatzQy
Noob
Noob
Posts: 2
Joined: 30 Jun 2011, 12:25
Noob?: Yes

Undefined Subroutine &main

#1 Post by schatzQy »

Anyone..
can help me to solved my problem..

OpenKore version what-will-become-2.1
Network state = 1
Network handler = Network::DirectConnection
SVN revision: 7796
Loaded plugins:
plugins/warprakey.pl (warprakey)

Error message:
Undefined subroutine &main::idro_decrypt called at src/functions.pl line 695.

Stack trace:
Undefined subroutine &main::idro_decrypt called at src/functions.pl line 695.
at src/functions.pl line 694
main::mainLoop_initialized() called at src/functions.pl line 75
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x121887c)') called at openkore.pl line 97
main::__start() called at start.pl line 136

Died at this line:
if ($net->getState() < 2){
* $data = idro_decrypt($data);
}

How to solved that..?
tq b4

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Undefined Subroutine &main

#2 Post by EternalHarvest »

There's no such line in trunk. Post relevant patches which are applied and/or ask for support from where you've got them.

schatzQy
Noob
Noob
Posts: 2
Joined: 30 Jun 2011, 12:25
Noob?: Yes

Re: Undefined Subroutine &main

#3 Post by schatzQy »

i use this link..
http://dwarna-ro.blogspot.com/2010/12/b ... w-all.html

in one week..
my openkore working..
from novice until rogue 91..

but last night..
can open start-autoupdate...

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Undefined Subroutine &main

#4 Post by EternalHarvest »

Well, there's modifications for functions.pl at the link and it just heavily changed. you may compare files and add that idro_decrypt manually, or contact the author.

Also it's a stupid idea to instruct users to download latest trunk and then replace files in it. That file changes in trunk, then what? That's why patches and plugins exist.

User avatar
danker
Noob
Noob
Posts: 5
Joined: 23 Jun 2011, 12:51
Noob?: No

Re: Undefined Subroutine &main

#5 Post by danker »

here's solution
- download OK from http://openkore.collectskin.com/
- IDRO nowday need plugin to connect...one that you used is outdated
use this one instead http://d-bests.com/viewtopic.php?f=46&t=12567 without modifying
functions.pl
Image

Post Reply