Found the problem - missing 'flotilla=' line in the [Flotilla] section of the INI file (if I remove 'flotilla=' I get exactly the same error).
I'll got through the entire code and check that I set suitable defaults. If you are wanting to test this version [5], open ToolkitForCaptains.ini which will be in (probably) your Documents folder, in Application Data/File-Away and add
flotilla=
in the [Flotilla] section.
If there's no INI file, that's also a problem I'll fix. If you cannot wait, then here below is an empty set of entries.
Code:
[General]
message_file_path=
careers_base_path=
extract_date_from_logs=true
calculate_grid=false
just_receive=false
known_flotillas=
last_message_seq=
[TEMPLATES]
use=false
allow_bdu=true
[Flotilla]
receive=true
career=
user_name=
password=
is_flotilla_administrator=
forum_name=
last_message_seq=
flotilla=
[RTE]
career=
receive=
user_name=
password=
forum_name=