Error from XKore

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

Moderators: Moderators, Developers

Message
Author
Cadeath
Plain Yogurt
Plain Yogurt
Posts: 59
Joined: 05 Apr 2008, 05:14

Error from XKore

#1 Post by Cadeath »

OpenKore version what-will-become-2.1
Network state = -1
Network handler = Network::XKore
SVN revision: 7597
No loaded plugins.

Error message:
Assertion ('HASH(0x4057e8c)' must be of class 'Actor::You') failed!
at E:/Documents/Ragnarok/openkore_ready/src/deps/Carp/Assert.pm line 271
Carp::Assert::assert('', '\'HASH(0x4057e8c)\' must be of class \'Actor::You\'') called at src/Utils/Assert.pm line 31
Utils::Assert::assertClass('HASH(0x4057e8c)', 'Actor::You') called at src/Misc.pm line 227
Misc::checkValidity('Packet: map_loaded') called at src/Network/Receive.pm line 194
Network::Receive::parse('Network::Receive::pRO=HASH(0x3ab6e54)', '\x{eb}\x{2}b\x{bf}\x{8e}\x{d}\x{13}\x{c7}@\x{5}\x{5}\x{0}\x{0}') called at src/functions.pl line 1320
main::parseIncomingMessage('\x{eb}\x{2}b\x{bf}\x{8e}\x{d}\x{13}\x{c7}@\x{5}\x{5}\x{0}\x{0}') called at src/functions.pl line 690
main::mainLoop_initialized() called at src/functions.pl line 69
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x1263c34)') called at openkore.pl line 97
main::__start() called at start.pl line 129

Stack trace:
Assertion ('HASH(0x4057e8c)' must be of class 'Actor::You') failed!
at E:/Documents/Ragnarok/openkore_ready/src/deps/Carp/Assert.pm line 271
Carp::Assert::assert('', '\'HASH(0x4057e8c)\' must be of class \'Actor::You\'') called at src/Utils/Assert.pm line 31
Utils::Assert::assertClass('HASH(0x4057e8c)', 'Actor::You') called at src/Misc.pm line 227
Misc::checkValidity('Packet: map_loaded') called at src/Network/Receive.pm line 194
Network::Receive::parse('Network::Receive::pRO=HASH(0x3ab6e54)', '\x{eb}\x{2}b\x{bf}\x{8e}\x{d}\x{13}\x{c7}@\x{5}\x{5}\x{0}\x{0}') called at src/functions.pl line 1320
main::parseIncomingMessage('\x{eb}\x{2}b\x{bf}\x{8e}\x{d}\x{13}\x{c7}@\x{5}\x{5}\x{0}\x{0}') called at src/functions.pl line 690
main::mainLoop_initialized() called at src/functions.pl line 69
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x1263c34)') called at openkore.pl line 97
main::__start() called at start.pl line 129
at E:/Documents/Ragnarok/openkore_ready/src/deps/Carp/Assert.pm line 271
Carp::Assert::assert('', '\'HASH(0x4057e8c)\' must be of class \'Actor::You\'') called at src/Utils/Assert.pm line 31
Utils::Assert::assertClass('HASH(0x4057e8c)', 'Actor::You') called at src/Misc.pm line 227
Misc::checkValidity('Packet: map_loaded') called at src/Network/Receive.pm line 194
Network::Receive::parse('Network::Receive::pRO=HASH(0x3ab6e54)', '\x{eb}\x{2}b\x{bf}\x{8e}\x{d}\x{13}\x{c7}@\x{5}\x{5}\x{0}\x{0}') called at src/functions.pl line 1320
main::parseIncomingMessage('\x{eb}\x{2}b\x{bf}\x{8e}\x{d}\x{13}\x{c7}@\x{5}\x{5}\x{0}\x{0}') called at src/functions.pl line 690
main::mainLoop_initialized() called at src/functions.pl line 69
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x1263c34)') called at openkore.pl line 97
main::__start() called at start.pl line 129

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

Re: Error from XKore

#2 Post by EternalHarvest »

Irrelevant to XKore. Now there's assertion that breaks on the moment of $char corruption.

Post Reply