Error when running version 2.1 wxstart but not with start

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

Moderators: Moderators, Developers

Message
Author
potsu12
Noob
Noob
Posts: 3
Joined: 10 Aug 2010, 05:15
Noob?: Yes

Error when running version 2.1 wxstart but not with start

#1 Post by potsu12 »

"wxstart.exe" of v2.1 was functioning before the last PRO maintenance.. when i try to run it now i get the an error (see below).. if i use the "start.exe" it is fine.. i tried to download the same from the SVN mirror and still get the same error.. wxstart.rar in SVN is dated july 30, 2010 though..

tried to attach file but failed..

OpenKore version what-will-become-2.1
SVN revision: 7334
No loaded plugins.

Error message:
Cannot load interface Interface::Wx. Error:
Can't load 'auto/Digest/MD5/MD5.dll' for module Digest::MD5: load_file:The specified module could not be found at /<DIRECTORY\wxstart.exe>DynaLoader.pm line 219.
at perlapp line 843
BEGIN failed--compilation aborted at /<DIRECTORY\wxstart.exe>Wx/Perl/Packager/Base.pm line 18.
...propagated at /<DIRECTORY\wxstart.exe>base.pm line 94.
BEGIN failed--compilation aborted at /<DIRECTORY\wxstart.exe>Wx/Perl/Packager/MSWin.pm line 14.
BEGIN failed--compilation aborted at src/Interface/Wx.pm line 32.
Compilation failed in require at (eval 233) line 1.
BEGIN failed--compilation aborted at (eval 233) line 1.

Stack trace:
Trace begun at src\Interface.pm line 51
Interface::loadInterface('Interface', 'Wx') called at openkore.pl line 44
main::__start at start.pl line 129

Died at this line:
eval "use $module;";
* if ($@) {
ModuleLoadException->throw(error => "Cannot load interface $module. Error:\n$@",

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

Re: Error when running version 2.1 wxstart but not with start

#2 Post by kLabMouse »

Hmm.. Digest::MD5 not in bundle? MM.... will remake wxstart.exe and start.exe to include it.
I Will Report once Fixed.

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

Re: Error when running version 2.1 wxstart but not with start

#3 Post by kLabMouse »

OK. Digest::MD5 is included in latest wxstart.exe and start.exe. Download them from http://misc.openkore.com
Also do not forget, that these versions need NetRedirect.dll and XSTools.dll that could be downloaded from the same place.

== Fixed

potsu12
Noob
Noob
Posts: 3
Joined: 10 Aug 2010, 05:15
Noob?: Yes

Re: Error when running version 2.1 wxstart but not with start

#4 Post by potsu12 »

still encountering the problems with version 2.1.. not it includes the start.exe so now both start.exe and wxstart.exe does not work.. i downloaded the latest SVN from the link you post.. it still doesn't work.. thanks for the help..

heero
Super Moderators
Super Moderators
Posts: 158
Joined: 04 Apr 2008, 11:12

Re: Error when running version 2.1 wxstart but not with start

#5 Post by heero »

can you please say what OS you are using? and if its 32bit or 64bit.

Post Reply