Game Development Community

TargetParameterCountException

by Rich Hudson · in Torque X 2D · 11/04/2007 (5:13 pm) · 1 replies

Anyone see this - I get it at this line:

SceneLoader.Load(@"data\levels\levelData.txscene");

It came on suddenly. So I opened the scene in TXB and resaved it - no go. Then I tried to revert back to an older scene - no go (which is wierd as I know this instance was fine). Now I am stumpted..

Any ideas?

R

#1
11/04/2007 (8:55 pm)
Nm was a wierd anomaly when I added some materials through txb. Used VS and it worked fine.

-R