Duplicate datablocks
by Randy Hearn (Magnum) · in Torque Game Engine Advanced · 12/15/2008 (6:18 pm) · 0 replies
I have made some code modifications to TGA 1.7.1 and noticed some errors in my console.log file. I went back to an original install and noticed the errors are there when running vanilla installs.
There are several errors (actually warnings) related to duplicate datablocks. I have listed a few below. Should I worry about these erros? I know I will as I am looking for a clean console.log to tell when I have generated some errors.
Thoughts?
There are several errors (actually warnings) related to duplicate datablocks. I have listed a few below. Should I worry about these erros? I know I will as I am looking for a clean console.log to tell when I have generated some errors.
Thoughts?
Warning! You have a duplicate datablock name of TerrDynamicLightingMaskShader. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of TerrDynamicLightingShader. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of AtlasDynamicLightingMaskShader. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of AtlasDynamicLightingShader. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of ShadowShaderFastPartition. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of ShadowBuilderShader_2_0. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of ShadowShaderHigh_2_0. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of ShadowShader_2_0. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of ShadowBuilderShader_1_1. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of ShadowShader_1_1. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of AlphaBloomShader. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of DownSample4x4Shader. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of DownSample4x4FinalShader. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of DownSample4x4BloomClampShader. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of BloomBlurShader. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of DRLFullShader. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of DRLOnlyBloomToneShader. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of _DebugInterior_. This can cause problems. You should rename one of them. Warning! You have a duplicate datablock name of GroundCoverShaderData. This can cause problems. You should rename one of them.
About the author