Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't call method "inventory" on unblessed reference at src/functions.pl line 437. #3867

Open
Maped12 opened this issue Jun 4, 2024 · 0 comments

Comments

@Maped12
Copy link

Maped12 commented Jun 4, 2024

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};

  •   $char->inventory->clear();
    
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant