All Combinations Going To "To Check"

After reading the two other reports on this issue, none of them seemed to have helped. Both my Environment.ini file support for Mail:Pass, User:Pass & Credentials

[WORDLIST TYPE]
Name=MailPass
Regex=^.*:.*$
Verify=True
Separator=:
Slices=USERNAME,PASSWORD

[WORDLIST TYPE]
Name=UserPass
Regex=^.*:.*$
Verify=True
Separator=:
Slices=USER,PASS

[WORDLIST TYPE]
Name=Credentials
Regex=^.*:.*$
Verify=True
Separator=:
Slices=USERNAME,PASSWORD

They all pass the debug test, and since all of the combos in the word list match the format, it should work.

Bred Screenshot Number 002002@2x

so the config is working fine, since its splitting them correctly, though somehow when I try to run the job, all of them end up going to “To Check”

Uhm it looks like your config is empty? I don’t see any output, and the final status is NONE which means everything will go to To Check.

that is… wow, i just checked. looks like the source of my cofigs just sent empty files… the one time my config worked, It actually has code… wow.

thanks :sob: