Go to AVS Home Page
 Recent Releases
OpenViz 2.8 Released
AVS/Express 7.2 Released
Toolmaster 7.5.3 Released
AVS 5.7 Released
 Contact Support
 Licensing
Information on licensing AVS 
products
 
Interact with the AVS Developer 
community. Takes you out of 
the support web site

 


Q. What is wrong if my module is crashing in it's "init" function?

A: If a user module is crashing in it's Module description function (it is possible that this may even cause the AVS kernel to crash on certain platforms), the most common problem is that you may have duplicated one of the names of the input/output or parameters. While the AVS kernel will allow you to do this, it can cause unexpected things to happen like having the module die or AVS die