OpenKore/openkore

Cannot load interface Interface::Wx. Error:

Open

#680 opened on Jul 11, 2017

View on GitHub
 (7 comments) (1 reaction) (0 assignees)Perl (1,467 stars) (1,200 forks)batch import
bughelp wantedinterface: Wxpriority: high

Description

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

Error message: Cannot load interface Interface::Wx. Error: The getpwuid function is unimplemented at /<D:\tRO\openkore-twRO_New\wxstart.exe>Wx/Perl/Packager/Base.pm line 658. BEGIN failed--compilation aborted at src/Interface/Wx.pm line 32. Compilation failed in require at (eval 243) line 1. BEGIN failed--compilation aborted at (eval 243) 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 136

Died at this line: eval "use $module;";

  • if ($@) { ModuleLoadException->throw(error => "Cannot load interface $module. Error:\n$@",

RUN ON WIN7 64Bit

Contributor guide