Thanks once again for the bug report. That was a nice find which occurs in cases where the value of the parameter is nullable and the parameter value is set/left to null, thus was hard to find.
To fix this, please open up fsBBParameterProcessor.cs file and change line number #26, to be like this: