It appears that none of the properties are hooked up in either PhoenixFD Birth or Follow.
Repro:
1. Create PhoenixFD
2. Open Particle View and add PhoenixFDBirth and/or PhoenixFDFollow operator
3. Add PhoenixFD to operators
4. evaluate "getProperty $PhoenixBirth001 #node" or $PhoenixBirth001.node in the listener. (or any of the properties)
5. Errors out.
Repro:
1. Create PhoenixFD
2. Open Particle View and add PhoenixFDBirth and/or PhoenixFDFollow operator
3. Add PhoenixFD to operators
4. evaluate "getProperty $PhoenixBirth001 #node" or $PhoenixBirth001.node in the listener. (or any of the properties)
5. Errors out.
Code:
[COLOR=#ff0000] -- Runtime error: Couldn't find a previously defined paramblock in PhoenixFD_Birth -- Runtime error: Couldn't find a previously defined paramblock in PhoenixFD_Force[/COLOR]
Comment