WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Possible error with executables (https://forum.worldviz.com/showthread.php?t=3881)

Enlil 08-16-2011 08:48 AM

Possible error with executables
 
Hello,
I have recently tried making some executables, but they do not seem to run-I get the following console window:
Code:

******************************************************************************
** Loading SceneTransitionEngine.py
******************************************************************************
** ERROR: Failed to set pixel format (The handle is invalid.)
** ERROR: Release Device Context Failed. (Invalid device context (DC) handle.)
Traceback (most recent call last):
  File "", line 11, in
  File "C:\Users\CWANAM~1\AppData\Local\Temp\nszC8EC.tmp\Script\SceneTransitionE
ngine.py", line 214, in
    viz.go()
  File "C:\Program Files (x86)\WorldViz\Vizard4\python\viz.py", line 2240, in go

    _ipcSend(_VIZ_GO,mode,window,'',0.0,0.0,0.0,0.0)
RuntimeError: Failed to initialize graphics window
** Load Time: 0.25 seconds
** WARNING: There were errors in your script, press any key to exit

Am I doing something wrong, or is there a problem with the executable. The OS is Windows 7 if that might make a difference.

Christian

Enlil 08-16-2011 09:43 AM

A little further information:
everything works when not an executable.

I have gotten a very basic script to execute properly, but if I add some imports I can make it fail, and am currently trying to figure out which one causes the issue, but none of them should have executed any code, I believe - it was all putting functions and classes to be used later.

Christian

I

farshizzo 08-16-2011 10:10 AM

We plan on releasing a new version this week that fixes this issue. If you need a fix sooner, then contact support@worldviz.com and they can provide you with a link to the previous working version.

Enlil 08-16-2011 10:36 AM

Thanks!

Christian


All times are GMT -7. The time now is 01:26 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC