Right now findAll dumps inventory data into findAll/data/${character_name}.lua. However, it is possible for players to have the same character name on two servers.
It should instead use both server_name and character_name in the path or filename.
Pretty trivial change (windower.ffxi.get_info()['server'] + resources.servers to translate it), but it would invalidate existing files for people.