I have my Vendor in prontera, it was working before, but now having this error. This is the detailed error message from error.txt of openkore.
I wonder how to fix this issue. Actually this error most likely triggered upon opening or closing the shop in prontera, I don't have this problem in other town.
Hoping for your reply. Thanks!
Code: Select all
OpenKore version what-will-become-2.1
@ai_seq = route
Network state = 4
Network handler = Network::DirectConnection
SVN revision: unknown
Loaded plugins:
G:\Openkore\bot\BotOrganizer\Profiles\XXXX\Plugin/macro.pl (macro)
Error message:
No field name or filename specified.
Stack trace:
Trace begun at src\Field.pm line 108
Field::new('Field', 'name', undef) called at src\Network\Receive\ServerType0.pm line 5133
eval {...} at src\Network\Receive\ServerType0.pm line 5132
Network::Receive::ServerType0::received_character_ID_and_Map('Network::Receive::pRO=HASH(0x3adc004)', 'HASH(0x40b78ac)') called at src\Network\Receive.pm line 193
Network::Receive::parse('Network::Receive::pRO=HASH(0x3adc004)', 'q^@M-^O^@B>YGG (tumatanggap ng TI') called at src\functions.pl line 1320
main::parseIncomingMessage('q^@M-^O^@B>YGG (tumatanggap ng TI') called at src\functions.pl line 690
main::mainLoop_initialized at src\functions.pl line 69
main::mainLoop at src\Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x1102104)') called at openkore.pl line 97
main::__start at start.pl line 129
Died at this line:
} else {
* ArgumentException->throw("No field name or filename specified.");
}