The collatz config files are not universal any more. There is a config file unique to each app. So you need to update the specific app config file now.
Read more here: http://boinc.thesonntags.com/collatz...ad.php?id=1115There is a config file per app version, platform, and plan class. When the version gets updated, a new config file goes with it. I tried using a generic one but that wasn't getting read. So, the app is back to the config file matching the app name exactly. In other words, solo_collatz.config will not work. It would need to be in the format:
solo_collatz_<version>_<platform>__<plan_class>.co nfig
e.g.
solo_collatz_6.04_windows_x86_64__opencl_nvidia_gp u.config