You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error message:
Can't call method "inventory" on unblessed reference at src/functions.pl line 437.
Stack trace:
Can't call method "inventory" on unblessed reference at src/functions.pl line 437.
at src/Interface/Wx.pm line 113
Interface::Wx::mainLoop('Interface::Wx=HASH(0x43d4b40)') called at openkore.pl line 96
main::__start() called at start.pl line 125
Died at this line:
delete $char->{homunculus}{appear_time};
$char->inventory->clear();
}
The text was updated successfully, but these errors were encountered:
Hello, i have this problem when i try run my open kore.
OpenKore version 2.0.6.1
@ai_seq = clientSuspend
Network state = 4
Network handler = Network::XKore
SVN revision: 6803
Loaded plugins:
plugins/macro.pl (macro)
Error message:
Can't call method "inventory" on unblessed reference at src/functions.pl line 437.
Stack trace:
Can't call method "inventory" on unblessed reference at src/functions.pl line 437.
at src/Interface/Wx.pm line 113
Interface::Wx::mainLoop('Interface::Wx=HASH(0x43d4b40)') called at openkore.pl line 96
main::__start() called at start.pl line 125
Died at this line:
delete $char->{homunculus}{appear_time};
The text was updated successfully, but these errors were encountered: