Can't call method "inventory" on unblessed reference

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

Moderators: Moderators, Developers

applejuice
Noob
Noob
Posts: 2
Joined: 04 Apr 2010, 23:57
Noob?: No

Can't call method "inventory" on unblessed reference

#1 Post by applejuice »

OpenKore version what-will-become-2.1 (SVN Version)
@ai_seq = clientSuspend
Network state = 4
Network handler = Network::XKore
SVN revision: 7230
No loaded plugins.

Error message:
Can't call method "inventory" on unblessed reference at src/functions.pl line 569.

Stack trace:
Can't call method "inventory" on unblessed reference at src/functions.pl line 569.
at src/functions.pl line 569
main::initMapChangeVars() called at src/Network/Receive/ServerType0.pm line 464
Network::Receive::ServerType0::map_loaded('Network::Receive::bRO=HASH(0x4dbe994)', 'HASH(0x54452f4)') called at src/Network/Receive.pm line 193
Network::Receive::parse('Network::Receive::bRO=HASH(0x4dbe994)', 's\x{0}\x{f9}k\x{c}\x{16}\'\x{cb}P\x{5}\x{5}') called at src/functions.pl line 1294
main::parseIncomingMessage('s\x{0}\x{f9}k\x{c}\x{16}\'\x{cb}P\x{5}\x{5}') called at src/functions.pl line 682
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(0x4168d74)') called at openkore.pl line 96
main::__start() called at start.pl line 125

Died at this line:
delete $char->{homunculus}{appear_time} if $char->{homunculus};
* $char->inventory->clear();
}



I have my openkore files updated to: Mon Apr 5 03:02:31
I searched around older posts and all of them lead to just updating in which I already have, I don't know what else to do.
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Can't call method "inventory" on unblessed reference

#2 Post by kLabMouse »

Up.
applejuice
Noob
Noob
Posts: 2
Joined: 04 Apr 2010, 23:57
Noob?: No

Re: Can't call method "inventory" on unblessed reference

#3 Post by applejuice »

just updated to 4/9 and it didn't work
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Can't call method "inventory" on unblessed reference

#4 Post by kLabMouse »

Fixed in r7436