PDA

View Full Version : executable problems


ajmurray
08-16-2007, 10:35 PM
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?

ajmurray
08-16-2007, 11:49 PM
I've narrowed down the problem to a .flt file, simple viz.add(...). Replacing it with another model file seems to work fine. Could it be a problem with texture dir locations?

farshizzo
08-17-2007, 09:37 AM
Does this happen with any flt file, or just that specific file?

ajmurray
08-19-2007, 06:41 PM
It's the one specific file, I just tried loading up a different .flt file in it's place and it works fine. Everything works when just running the script from within Vizard, it's only publishing as an exe where to problem occurs.

farshizzo
08-20-2007, 01:19 PM
Would you mind sending a script with the .flt file that reproduces the problem? My email is lashkari@worldviz.com