View Single Post
  #1  
Old 08-16-2007, 10:35 PM
ajmurray ajmurray is offline
Member
 
Join Date: Aug 2007
Posts: 8
executable problems

Hi all,

Trying to publish an exe and struck a problem. The exe starts, shows "vizard is loading" but then simply exits. If I compile with the console option, it doesn't even reach the state of displaying it before it exits.

It's a relatively simple script, single file that only imports viz, vizact and vizinfo. It also uses the ODE physics implementation. Wondering if there's any simple mistakes people have made in the past that would cause this kind of behavior?
Reply With Quote