View Single Post
Old 12-02-15, 05:09 AM   #96
ExFishermanBob
Difficulties Numbing
 
Join Date: Aug 2013
Location: AN19
Posts: 470
Downloads: 43
Uploads: 0


Default

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=

Last edited by ExFishermanBob; 12-02-15 at 06:32 AM.
ExFishermanBob is offline   Reply With Quote