Openbullet This Config Does Not — Support The Provided Wordlist Type
tab and check what type is assigned to your imported file (e.g., If it is assigned a type like but your config only allows , OpenBullet will throw this exception. Update Environment.ini (Advanced)
To follow along, please ensure you have: tab and check what type is assigned to your imported file (e
: Missing passwords, blank lines, or lines containing spaces instead of data will cause parsing errors. Clean your wordlist file before importing. If the config defines a variable like <EMAIL>
Quick example conversions
[WORDLIST TYPE] Name=Credentials Regex=^.*:.*$ Verify=True Separator=: Slices=USERNAME,PASSWORD SlicesAlias=USER,PASS tab and check what type is assigned to your imported file (e
OB2 is more flexible. It primarily uses a "Lines" type. However, configs define inputs in the Config Settings . If the config defines a variable like <EMAIL> and <PASSWORD> but your wordlist only provides one column of data (like just <USER> ), the config will reject it because the required variables are missing.
Select the exact type requested by your config (verify the expected type under config settings first).
