Each time I open a window It allways automaticly closes and I can’t view the objects! Will someone please help me
Do any of the sample programs work?
When you run pview from the command line, what error messages are output to the console?
David
When I try to open any programs they all close. I have also tryed run cmd. Not even this works. I look at what it says and at the end it states that well look. http://img159.exs.cx/my.php?loc=img159&image=help0gk.png
It looks like your computer’s graphics drivers are out-of-date and do not support DirectX9.
Edit the file called Config.prc (I think it will be in the C:\Panda folder) and remove this line:
aux-display pandadx9
David
Hello, there is a list of known bugs for Panda3D-1.0.0:
panda3d.org/download/panda3d-1.0.0.txt
On the list is the following:
- The “Config.prc” file does not contain a load-display line. This
confuses pview. Temporary workaround: uncomment the line in
Config.prc that says “load-display pandagl”.
This may fix your problem. Version 1.0.1 will be out soon, and will resolve this bug.