Config Does Not Support The Provided Wordlist Type [extra Quality] - Openbullet This
and add the type that matches your wordlist (e.g., if your wordlist is "EmailPass", ensure "EmailPass" is checked or listed). the config and restart the job. Method 2: Re-import or Edit Wordlist Type
Now, let's implement the solution. You essentially have two options: adjust the Config's settings or, if you can't, modify your Wordlist or adjust your import method.
Do you have access to the to edit the configuration settings? and add the type that matches your wordlist (e
If a config requires a wordlist type that is not defined in your Environment.ini file, or if the file is corrupted, OpenBullet cannot recognize that type. This prevents the job from running.
One of the most common errors that interrupts a runner is: This config does not support the provided wordlist type . You essentially have two options: adjust the Config's
If the Config is programmed to look for a "Password" field, but you load a Wordlist type that only contains "Username," the Config "does not support" that data structure.
Here, you will see a list of available wordlist types (e.g., Credentials , Email:Pass , User:Pass ). This prevents the job from running
This error happens because of a mismatch between what your config expects and how your wordlist is labeled. OpenBullet protects you from wasting time by stopping the runner when the data format does not match the script logic.