The error "This Config Does Not Support The Provided Wordlist Type" is fundamentally a . By understanding wordlist types, properly configuring your Environment.ini file, and following the solutions outlined above, you can resolve this error quickly and efficiently.
Runtime validation
If you are the developer or want to override the restriction, you can manually add your desired Wordlist Type to the config’s allowed list in the settings. Openbullet This Config Does Not Support The Provided
Input capture
This config does not support the provided Wordlist Type (MAC) The error "This Config Does Not Support The
A niche but real cause: older versions of OpenBullet (pre-2020) have a bug where long lines or Unicode characters cause false positives for "does not support input." Update to OpenBullet 2 or the latest Ruri fork to resolve underlying parser bugs.
If a configuration is explicitly designed to process Email:Pass combinations, but your input file contains only a list of proxies, single usernames, or URLs, OpenBullet will immediately reject the input with this error. 2. Formatting or Delimiter Discrepancies Input capture This config does not support the
Keep your wordlists organized with clear naming that indicates their format and wordlist type. This prevents confusion when selecting the right type for each config.
Your wordlist uses a colon : as a separator, but the config is looking for a semicolon ; or a comma , . 2. How to Fix the Error Check the Config Settings
The error message in OpenBullet occurs when the format of your imported wordlist (e.g., Email:Pass or User:Pass ) does not match the data types allowed in the configuration's settings. Core Cause
This error is not a bug in the software; it is a validation failure. It means the "Key" you are trying to use does not fit the "Lock" defined inside the Configuration file.