Hello new to the scene... was following the directions and all was going smooth till i got this error
Error message:
Can't locate Tie/Scalar.pm in @INC at src/Utils/BlessedRefTie.pm line 4.
BEGIN failed--compilation aborted at src/Utils/BlessedRefTie.pm line 4.
Compilation failed in require at src/functions.pl line 477.
Stack trace:
Can't locate Tie/Scalar.pm in @INC at src/Utils/BlessedRefTie.pm line 4.
BEGIN failed--compilation aborted at src/Utils/BlessedRefTie.pm line 4.
Compilation failed in require at src/functions.pl line 477.
at src/Interface/Wx.pm line 161
Interface::Wx::mainLoop('Interface::Wx=HASH(0x40aa6bc)') called at openkore.pl line 97
main::__start() called at start.pl line 136
Died at this line:
* require Utils::BlessedRefTie;
tie $char, 'Tie::BlessedRef';
I searched the forums for similar topics..
Problems starting up..
Moderator: Moderators