I'm having this error message when I used OpenKoreSVN when I tried to load the extracted recvpackets from TalonRO: It is an invalid argument error saved on this errors.txt:
OpenKore version what-will-become-2.1
SVN revision: 7694
No loaded plugins.
Error message:
Invalid argument
Stack trace:
Trace begun at src\Utils\TextReader.pm line 60
Utils::TextReader::new('Utils::TextReader', 'tables\<sprocket-recvpackets.txt>') called at src\FileParsers.pm line 373
FileParsers:

arseDataFile2('tables\<sprocket-recvpackets.txt>', 'HASH(0x2ae3d4c)') called at C:\Users\Jerry\Desktop\j\home\openkore\svnsnapshot s\openkore_ready\src\Settings.pm line 454
Settings::loadByHandle(15, 'CODE(0x433da04)') called at C:\Users\Jerry\Desktop\j\home\openkore\svnsnapshot s\openkore_ready\src\Settings.pm line 506
Settings::loadAll('CODE(0x433da04)') called at src\functions.pl line 272
eval {...} at src\functions.pl line 267
main::loadDataFiles at src\functions.pl line 80
main::mainLoop at src\Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HAS H(0x8e2d94)') called at openkore.pl line 97
main::__start at start.pl line 136
Died at this line:
} elsif (!open($self{handle}, "<", $file)) {
* IOException->throw(error => $!);
}
Have you guys encountered the same error? and how did you manage to make the bot program work.. I followed all the steps needed to set up the server until I ran into this error..