davesh
13-11-2006 21:56:34
I updated to the latest PLSM last week. I've been using a prior version (that was current back in July).
I've run into several issues with this build.
I've worked through most of these issues, but currently I'm seeing an assertion at line 372 of OgrePagingLandScapeTexture.cpp.
I stepped into code and found that it cant find a material called "Image".
This is the configuration file chunk that relates:
How should I change this?
I picked up the splat images from the demo app... and tweaked my configuration file... and things were ok.
I've run into several issues with this build.
I've worked through most of these issues, but currently I'm seeing an assertion at line 372 of OgrePagingLandScapeTexture.cpp.
I stepped into code and found that it cant find a material called "Image".
This is the configuration file chunk that relates:
TextureFormatSupported0=Image
TextureFormatSupported1=BaseTexture
TextureFormatSupported2=Splatting
TextureFormatSupported3=Splatting5
TextureFormat=Image
How should I change this?
I picked up the splat images from the demo app... and tweaked my configuration file... and things were ok.