How can i get rid of this error

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
peraltaaero
Noob
Noob
Posts: 3
Joined: 12 May 2008, 10:57
Noob?: Yes

How can i get rid of this error

#1 Post by peraltaaero »

** Post MOVED To Support Section **

OpenKore version 2.0.7 (Release Candidate)
Network state = 4
Network handler = Network::DirectConnection
SVN revision: 6803
No loaded plugins.

Error message:
Assertion ('HASH(0x4cc139c)' must be of class 'Actor::You') failed!
at C:/Users/yoli/Downloads/openkore-2.0.7/openkore-2.0.7/src/deps/Carp/Assert.pm line 271
Carp::Assert::assert('', '\'HASH(0x4cc139c)\' must be of class \'Actor::You\'') called at src/Utils/Assert.pm line 31
Utils::Assert::assertClass('HASH(0x4cc139c)', 'Actor::You') called at src/Misc.pm line 229
Misc::checkValidity('Packet: stat_info') called at src/Network/Receive.pm line 478
Network::Receive::parse('Network::Receive::ServerType22=HASH(0x3115548)', '\x{b0}\x{0}*\x{0}-\x{0}\x{0}\x{0}') called at src/functions.pl line 1203
main::parseIncomingMessage('\x{b0}\x{0}*\x{0}-\x{0}\x{0}\x{0}') called at src/functions.pl line 548
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(0x407615c)') called at openkore.pl line 96
main::__start() called at start.pl line 119

Stack trace:
Assertion ('HASH(0x4cc139c)' must be of class 'Actor::You') failed!
at C:/Users/yoli/Downloads/openkore-2.0.7/openkore-2.0.7/src/deps/Carp/Assert.pm line 271
Carp::Assert::assert('', '\'HASH(0x4cc139c)\' must be of class \'Actor::You\'') called at src/Utils/Assert.pm line 31
Utils::Assert::assertClass('HASH(0x4cc139c)', 'Actor::You') called at src/Misc.pm line 229
Misc::checkValidity('Packet: stat_info') called at src/Network/Receive.pm line 478
Network::Receive::parse('Network::Receive::ServerType22=HASH(0x3115548)', '\x{b0}\x{0}*\x{0}-\x{0}\x{0}\x{0}') called at src/functions.pl line 1203
main::parseIncomingMessage('\x{b0}\x{0}*\x{0}-\x{0}\x{0}\x{0}') called at src/functions.pl line 548
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(0x407615c)') called at openkore.pl line 96
main::__start() called at start.pl line 119
at C:/Users/yoli/Downloads/openkore-2.0.7/openkore-2.0.7/src/deps/Carp/Assert.pm line 271
Carp::Assert::assert('', '\'HASH(0x4cc139c)\' must be of class \'Actor::You\'') called at src/Utils/Assert.pm line 31
Utils::Assert::assertClass('HASH(0x4cc139c)', 'Actor::You') called at src/Misc.pm line 229
Misc::checkValidity('Packet: stat_info') called at src/Network/Receive.pm line 478
Network::Receive::parse('Network::Receive::ServerType22=HASH(0x3115548)', '\x{b0}\x{0}*\x{0}-\x{0}\x{0}\x{0}') called at src/functions.pl line 1203
main::parseIncomingMessage('\x{b0}\x{0}*\x{0}-\x{0}\x{0}\x{0}') called at src/functions.pl line 548
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(0x407615c)') called at openkore.pl line 96
main::__start() called at start.pl line 119

rwnath
The Way Of Human
The Way Of Human
Posts: 194
Joined: 03 Nov 2010, 05:50
Noob?: No
Location: The Philippines
Contact:

Re: How can i get rid of this error

#2 Post by rwnath »

Update your openkore.
Image

peraltaaero
Noob
Noob
Posts: 3
Joined: 12 May 2008, 10:57
Noob?: Yes

Re: How can i get rid of this error

#3 Post by peraltaaero »

how?

rwnath
The Way Of Human
The Way Of Human
Posts: 194
Joined: 03 Nov 2010, 05:50
Noob?: No
Location: The Philippines
Contact:

Re: How can i get rid of this error

#4 Post by rwnath »

http://openkore.collectskin.com/

You can use your old config.txt
Image

peraltaaero
Noob
Noob
Posts: 3
Joined: 12 May 2008, 10:57
Noob?: Yes

Re: How can i get rid of this error

#5 Post by peraltaaero »

thanks

Locked