Hi,
I've got Brosche's PM and… this is a bug of the PBMod.
The affected feature: The mod allows loading of saves without manual interaction in the GUI. You can place the password in 'PBs/PB1/pbSettings.json' or 'PBs/pbPasswords.json' (useful to collect it for multiple games).
If 'autostart' is 1, the given filename will be loaded at startup.
The problem/bug: If you type in the password in the dialog, the code also will read it from the config file(s) and fails if it's not found.
Fast Workaround for you: Open pbSettings.json in a text editor and insert your password into the 'adminpw' field. (I do this in all games and missed the bug for this reason.)
Bugfix (later): I will update the PBMod after I found the exact code lines to fix. You could easily update this by replace
this folder in your Pitboss altroot directory.
(Please note that this python files are not in the mod folder itself
)