|
调试运行"SpaceWar", 出现异常: "The values used in the attempt to create the GraphicsDevice were invalid. " 没有合适的绘图设备.
指向下面这段代码:
//Commits the changes to the graphics Device ???
graphics.ApplyChanges();
只有声音,没有画面.
但刚安装后的前几次调试都没有产生异常.
谁有办法解决?
|
|