New OOT block shows up in list but erases flowgraph when i use it

I wrote an out of tree block based on the tutorial and after i compile
it,
the block shows up in the list in GRC, but when i drag it into the
flowgraph it erases the whole thing options block and all.

as a workaround, i’ve also tried editing a working OOT block that i have
on
my machine, but when i recompile the block to have some new parameters
(more variable fields in the gui) the options don’t show up in GRC.

any help would be greatly appreciated.

-b

On Wed, Aug 19, 2015 at 10:49 AM, ben Gee [email protected] wrote:

-b

That behavior generally occurs when the GRC .xml file of your block is
incorrect in some way.

Tom