Add a % to the end:
forge.build("Aircraft/hull_cockpitRound%" ...)
I ran into the same issue; if you look at the properties for the block, you can see that its full name includes the percent sign.
Wow, thank you very much!