r7829, Wx, Can't call getData without a reference

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

roxerrox
Noob
Noob
Posts: 1
Joined: 17 Aug 2011, 14:08
Noob?: Yes

r7829, Wx, Can't call getData without a reference

#1 Post by roxerrox »

Network state = 5
Network handler = Network::DirectConnection
SVN revision: 7829
No loaded plugins.

Error message:
Can't call method "getData" without a package or object reference at src/Interface/Wx/ConfigEditor.pm line 217.

Stack trace:
Can't call method "getData" without a package or object reference at src/Interface/Wx/ConfigEditor.pm line 217.
at src/Interface/Wx.pm line 161
Interface::Wx::mainLoop('Interface::Wx=HASH(0x518a85c)') called at openkore.pl line 97
main::__start() called at start.pl line 136

Died at this line:
my $len = 0;
* $size->getData($len);
$progress = $len / $size * 100;


can any1 solve this problem plz.. :(
KoreGhost
Developers
Developers
Posts: 124
Joined: 28 Mar 2011, 12:48
Noob?: No
Location: Brazil

Re: SVN revision: 7829

#2 Post by KoreGhost »

Update again.

Version now is 7831
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: SVN revision: 7829

#3 Post by EternalHarvest »

KoreGhost wrote:Update again.

Version now is 7831
Revisions 7830-7831 obviously have nothing to with that error.