Can be render by opengl?

much13

13-08-2010 17:51:16

i succesful run it render by DX, but failes with opengl ?
error log is
00:49:26: [Hydrax] Hydrax created.
00:49:26: [Hydrax] HydraxDemo.hdx loaded.
00:49:26: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at ..\..\..\..\OgreMain\src\OgreGpuProgramParams.cpp (line 1423)
00:49:26: DefaultWorkQueue('Root') shutting down on thread 001552B0.
00:49:26: DefaultWorkQueue('Root')::WorkerFunc - thread 001879E0 stopped.
00:49:26: DefaultWorkQueue('Root')::WorkerFunc - thread 0017A380 stopped.
00:49:26: PCZone Factory Type 'ZoneType_Octree' unregistered
00:49:26: PCZone Factory Type 'ZoneType_Terrain' unregistered
00:49:26: Unregistering ResourceManager for type BspLevel
00:49:26: *-*-* OGRE Shutdown

much13

13-08-2010 17:59:30

well, in the forum showcase,i find the same problem .(Demo Spacescape - Space Skybox Tool)

Very nice

But I get a segfault when selecting "noise" as type.
Is my graphics card too old? :(


Thanks! And, no I don't think your card is too old. There is a bug that I have fixed that caused this error on non-NVidia cards. Please try the latest version and see if it fixes the crash for you. https://sourceforge.net/projects/spacescape/files/

Unfortunately, there is still an issue with ATI cards it seems where there are some artifacts on noise layers. Still working on a fix for that.

the author said it's a bug in ATI cardsunfortunately,my card is ATI, too)
how to fix it? anybody know?