Original Post
I am having a hard time debugging a problem I am having. The problem stems from the fact that the engine has been developed and tested on an nVidia card, and now we are trying to use it on ATi cards. The program runs, loads one map, and then (depending on the next map you load) will blue-screen, giving this message: "The device driver got stuck in an infinite loop" I need to know what can cause that problem so I can try and debug it. Right now I really don't know where to start. The program will usually crash on a buffer flip, but that really doesn't tell me much seeing as though it will load and display some maps just fine. Any help is greatly appreciated. Also note, this problem does not show up on nVidia cards, but it shows up on all ATi cards we have tested it on (9800pro, 9600xt, and others) -Greg