| Poster | : mr81082 | | Posts | : 1 | | Country | : USA | | City | : Trinidad |
| | | | Posted by mr81082 on 19/06/2009 at 08:13:25
| | Hi, and thanks for the tutorials.
I have an InvalidOperationException being thrown at this line in the Draw method. I've gone through the code and it appears to mirror the tutorial code just fine:
effect.CurrentTechnique = effect.Techniques["Pretransformed"];
The application runs and, once this exception is thrown, I can hit F5 and it'll run again until it hits this line. I see the results I'm supposed to see (that is, the colored triangle).
I'm using XNA 3.0, VS2008 Professional. My graphics card is an older example: ATI Radeon 9600 (is this the problem perhaps?).
| |
|
|