![]() |
#1
|
|||
|
|||
Error after vizard 4 installation
Hi,
After installing vizard I've tried to run the following code: import viz viz.add('dojo.osgb') viz.go() but I get a blank image with the following error on the command line: Warning:: Mipmapped osg::Image not a power of two, cannot apply to texture. I've been using vizard for a long time and nothing like this ever hapened. May be an error with your latest build? Best regards, Marco Simões |
#2
|
|||
|
|||
Are you using the dojo model that comes with Vizard? It sounds like a texture in the model might be exceeding the maximum supported texture size of your graphics card. The largest texture in that model should by 2048x2048. Most cards these days should support that. What graphics card does the machine have and are the drivers up to date?
|
#3
|
|||
|
|||
It was the graphic card drivers.
Thanks for the help! -- Marco |
#4
|
|||
|
|||
similar issue
Hi, I might be a little late for the party but - how did you manage to solve this issue?
I'm using Thanks, Darya |
#5
|
|||
|
|||
If you're getting the same error running the same example script, it's probably due to the graphics card or drivers.
|
#6
|
|||
|
|||
Same error in vizard 5
Hi,
Guess i'm also a little late to this thread but I have the same problem Assuming the issue is indeed with the graphics card or drivers, What can I do to resolve it? Thank you, Lana |
#7
|
|||
|
|||
You could try updating the graphics drivers. What kind of graphics card does the machine have?
|
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Vizard 4 Beta Testing | farshizzo | Announcements | 0 | 02-01-2011 11:46 AM |
Vizard 4 Beta Testing | farshizzo | Vizard | 0 | 02-01-2011 11:46 AM |
Vizard software Installation | blessonisaac | Vizard | 1 | 09-16-2010 05:02 PM |
Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 12:13 PM |
Vizard tech tip: Text to Speech | Jeff | Vizard | 1 | 01-15-2009 10:39 PM |