before i post my problem I already search it but still cant fix the problem and version too old.
this is my search result: http://forums.openkore.com/search.php?k ... mit=Search but i still cant solve this problem that why i make new topic about this problem.
Here my problem:
Code: Select all
OpenKore version what-will-become-2.1
Network state = 5
Network handler = Network::XKore
SVN revision: 7840
No loaded plugins.
Error message:
Attempt to STORE non blessed reference (or not a reference)
Value:
$VAR1 = {};
Stack trace:
Attempt to STORE non blessed reference (or not a reference)
Value:
$VAR1 = {};
at src/Utils/BlessedRefTie.pm line 10
Tie::BlessedRef::STORE('Tie::BlessedRef=SCALAR(0x4a9dcd4)', 'HASH(0x4ac8a5c)') called at src/Network/Receive/ServerType0.pm line 910
Network::Receive::ServerType0::map_loaded('Network::Receive::ServerType8_4=HASH(0x44d38cc)', 'HASH(0x4ab296c)') called at src/Network/PacketParser.pm line 222
Network::PacketParser::parse('Network::Receive::ServerType8_4=HASH(0x44d38cc)', 's\x{0}\x{ff}\x{b8}\x{b3}\x{e1}\'\x{a}\x{b0}\x{5}\x{5}', 'Network::Receive::ServerType8_4=HASH(0x44d38cc)') called at src/Network/Receive.pm line 51
Network::Receive::parse('Network::Receive::ServerType8_4=HASH(0x44d38cc)', 's\x{0}\x{ff}\x{b8}\x{b3}\x{e1}\'\x{a}\x{b0}\x{5}\x{5}', 'Network::Receive::ServerType8_4=HASH(0x44d38cc)') called at src/Network/PacketParser.pm line 335
Network::PacketParser::process('Network::Receive::ServerType8_4=HASH(0x44d38cc)', 'Network::MessageTokenizer=HASH(0x2cabd44)', 'Network::Receive::ServerType8_4=HASH(0x44d38cc)') called at src/functions.pl line 701
main::mainLoop_initialized() called at src/functions.pl line 70
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x1a62f24)') called at openkore.pl line 97
main::__start() called at start.pl line 136
So please help me how to solve this problem, Thanks.