That error from KQIII is not really an error. It means that something like the following was compiled:
if (f3)
{
// empty if block
}
This error message has been removed from AGI Studio as of version 1.36 (noted in the AGI Base Logic Generator 2.0's options dialog box under the Compiled Code tab).