Openbullet This Config Does Not Support The Provided Archived Forum Post

Index of archived forum posts

Question:

Openbullet This Config Does Not Support The Provided __full__ Jun 2026

Dec 16 '15 at 12:28

Openbullet This Config Does Not Support The Provided __full__ Jun 2026

You download a config from a forum. It loads without an error message, but when you run it, you immediately get: "This config does not support the provided..." even though your wordlist seems perfect. The config's internal LoliScript may have missing or malformed SET or BLOCK commands that fail to initialize the data parser.

Bad data causes the error even when the format is correct.


Answer

See the online reference documentation for the correct strings to pass to sp_OACreate. See http://www.chilkatsoft.com/refdoc/xChilkatCrypt2Ref.html

You download a config from a forum. It loads without an error message, but when you run it, you immediately get: "This config does not support the provided..." even though your wordlist seems perfect. The config's internal LoliScript may have missing or malformed SET or BLOCK commands that fail to initialize the data parser.

Bad data causes the error even when the format is correct.


Answer

It is so that a future version of the ActiveX can co-exist with older versions. You've heard of DLL hell, right? The current naming of "Chilkat_9_5_0." has not changed for several YEARS. Eventually, Chilkat will do a major update to rid itself of all deprecated methods and make long-needed changes which break backward compatibility. When doing so, the name will change -- this will make it so that new programs can use the new version WITHOUT breaking existing older applications.


Answer

What about 9.4.x? Did it use the Chilkat.Crypt2 naming? If so, is there a download for it?