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 an undefined value at src/Network/Receive.pm line 5195. #3893

Open
Kadal6594asd opened this issue Nov 25, 2024 · 0 comments

Comments

@Kadal6594asd
Copy link

Kadal6594asd commented Nov 25, 2024

help me

OpenKore version what-will-become-2.1
Network state = -1
Network handler = Network::XKoreProxy
Revision: ctime:2024_10_26
Loaded plugins:
plugins/macro/macro.pl (macro; description: allows usage of macros)
plugins/SendDC.pl (Oqha Bot Helper RoRETRO; description: fb.com/oqhadev)
plugins/xConf/xConf.pl (xConf; description: commands for change items_control, mon_control, pickupitems, priority)

Error message:
Can't call method "inventory" on an undefined value at src/Network/Receive.pm line 5195.

Stack trace:
Can't call method "inventory" on an undefined value at src/Network/Receive.pm line 5195.
at src/Network/Receive.pm line 5195
Network::Receive::item_list_start('Network::Receive::kRO::RagexeRE_2020_03_04a=HASH(0x900ad54)', 'HASH(0x9743e24)') called at src/Network/PacketParser.pm line 279
Network::PacketParser::parse('Network::Receive::kRO::RagexeRE_2020_03_04a=HASH(0x900ad54)', '\x{8}\x{b}\x{6}\x{0}\x{0}\x{0}', 'Network::Receive::kRO::RagexeRE_2020_03_04a=HASH(0x900ad54)') called at src/Network/Receive.pm line 603
Network::Receive::parse('Network::Receive::kRO::RagexeRE_2020_03_04a=HASH(0x900ad54)', '\x{8}\x{b}\x{6}\x{0}\x{0}\x{0}', 'Network::Receive::kRO::RagexeRE_2020_03_04a=HASH(0x900ad54)') called at src/Network/PacketParser.pm line 413
Network::PacketParser::process('Network::Receive::kRO::RagexeRE_2020_03_04a=HASH(0x900ad54)', 'Network::MessageTokenizer=HASH(0x863300c)', 'Network::Receive::kRO::RagexeRE_2020_03_04a=HASH(0x900ad54)') called at src/functions.pl line 834
main::mainLoop_initialized() called at src/functions.pl line 75
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x4978884)') called at openkore.pl line 97
main::__start() called at start.pl line 136

Died at this line:
if ( $args->{type} == INVTYPE_INVENTORY ) {

  •   $char->inventory->onitemListStart();
    
    } elsif ( $args->{type} == INVTYPE_CART ) {
@Kadal6594asd Kadal6594asd changed the title help me Died at this line: if ( $args->{type} == INVTYPE_INVENTORY ) { * $char->inventory->onitemListStart(); } elsif ( $args->{type} == INVTYPE_CART ) { Nov 25, 2024
@Kadal6594asd Kadal6594asd changed the title Died at this line: if ( $args->{type} == INVTYPE_INVENTORY ) { * $char->inventory->onitemListStart(); } elsif ( $args->{type} == INVTYPE_CART ) { Can't call method "inventory" on an undefined value at src/Network/Receive.pm line 5195. Nov 25, 2024
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