got an error when i run wxstart..

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

Moderators: Moderators, Developers

Message
Author
soulflo
Noob
Noob
Posts: 8
Joined: 25 May 2011, 05:30
Noob?: Yes

got an error when i run wxstart..

#1 Post by soulflo »

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

Error message:
Cannot load interface Interface::Wx. Error:
ERROR.TXT :

Global symbol "%field" requires explicit package name at src/Interface/Wx.pm line 285.
Global symbol "%field" requires explicit package name at src/Interface/Wx.pm line 285.
Compilation failed in require at (eval 236) line 1.
BEGIN failed--compilation aborted at (eval 236) 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$@",


pLS HELP DONT KNOW WHAT THIS MEANS..

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

Re: got an error when i run wxstart..

#2 Post by EternalHarvest »

Looks like you have modified Wx.pm (nothing like that at line 285 in r7734). %field deprecation explained in the wiki in "porting plugins".

soulflo
Noob
Noob
Posts: 8
Joined: 25 May 2011, 05:30
Noob?: Yes

Re: got an error when i run wxstart..

#3 Post by soulflo »

i didnt modify anything, coz i dont know how..

i was trying to change my wx look from
http://forums.openkore.com/viewtopic.ph ... +interface

i followed the instructions and thats what i got.. weird..
i just tried doing it coz i think it look much better than a plain wx and more options..

pls help..

soulflo
Noob
Noob
Posts: 8
Joined: 25 May 2011, 05:30
Noob?: Yes

Re: got an error when i run wxstart..

#4 Post by soulflo »

btw, i'm using the openkore ready from collectskin on this site and when i replace the wx.pm which is a larger file as i check by replacing it from

http://forums.openkore.com/viewtopic.ph ... +interface

i got an error.

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

Re: got an error when i run wxstart..

#5 Post by kLabMouse »

There was a warning "Use the Wx interface provided by the SVN. I Click doesn't update this version anymore."
So As a Result. WX Mod is no more compatible with SVN version.

Bug Solved.

soulflo
Noob
Noob
Posts: 8
Joined: 25 May 2011, 05:30
Noob?: Yes

Re: got an error when i run wxstart..

#6 Post by soulflo »

@klabmouse -- is there a way that we can apply that wx v24 that has more option ang looks better.. coz it would really help alot since even emoticons is there.. pls help..

Post Reply