Black Terrain
by DALO · in Torque Game Engine Advanced · 02/17/2007 (11:30 pm) · 4 replies
So I've been having issues with the terrain ever since I got TSE/TGEA. I downloaded a fresh copy of TGEA 1.0 ran the demo and hit alt-c to switch to camera mode, I zoomed out of the interior and voila, even the demo had black terrain, nothing, zilch. My console gave a huge list errors:
shaders/legacyTerrain/terrainDynamicLightingMaskV.hlsl(2,10): error X1507: failed to open source file: '../shdrConsts.h'
GFXD3DShader::initVertShader - unable to compile shader!
error X3539: ps_1_x is not supported in this version of the compiler
shaders/legacyTerrain/terrainDynamicLightingV.hlsl(2,10): error X1507: failed to open source file: '../shdrConsts.h'
GFXD3DShader::initVertShader - unable to compile shader!
error X3539: ps_1_x is not supported in this version of the compiler
shaders/atlas/atlasSurfaceDynamicLightingMaskV.hlsl(2,10): error X1507: failed to open source file: '../shdrConsts.h'
GFXD3DShader::initVertShader - unable to compile shader!.......
and many more......
Any ideas?
shaders/legacyTerrain/terrainDynamicLightingMaskV.hlsl(2,10): error X1507: failed to open source file: '../shdrConsts.h'
GFXD3DShader::initVertShader - unable to compile shader!
error X3539: ps_1_x is not supported in this version of the compiler
shaders/legacyTerrain/terrainDynamicLightingV.hlsl(2,10): error X1507: failed to open source file: '../shdrConsts.h'
GFXD3DShader::initVertShader - unable to compile shader!
error X3539: ps_1_x is not supported in this version of the compiler
shaders/atlas/atlasSurfaceDynamicLightingMaskV.hlsl(2,10): error X1507: failed to open source file: '../shdrConsts.h'
GFXD3DShader::initVertShader - unable to compile shader!.......
and many more......
Any ideas?
#2
http://www.garagegames.com/mg/forums/result.thread.php?qt=58098
02/18/2007 (6:21 am)
Fix for the latest DXSDK in this thread:http://www.garagegames.com/mg/forums/result.thread.php?qt=58098
#3
06/26/2007 (11:14 am)
Strange that I couldn't find this topic when I searched for "Black Terrain" or any part of the error message I tried. There's half a dozen threads on the topic. Software or coffee shortage to be sure!
#4
09/05/2007 (8:29 am)
I'm pretty sure that the "search" feature is limited solely to the public forums. You can search for the exact thread title in a private forum and a search will not return it. I emailed GG, but haven't seen any changes. Very annoying design flaw
Torque Owner Skylar Kelty
SkylarK
Try Oct2006