sto1cd 发表于 2011-2-21 17:23

errorReport求助

内存4G,显卡GTS250。
第9章BOSS跳出,12章BOSS最终形态跳出(90%),各章节LOADING跳出(20%)。
Xna、Framework3.5,都在精华索引所提供链接下载,已经重新安装过几次,跳出问题还是未解决。
errorReport如下,请高手帮看看,先谢过了。
Version: 1.3.4.1
Thread: LoaderThread
Microsoft.Xna.Framework.Graphics.OutOfVideoMemoryException: 外部组件发生异常。
   在 Microsoft.Xna.Framework.Graphics.DepthStencilBuffer..ctor(GraphicsDevice graphicsDevice, Int32 width, Int32 height, DepthFormat format, MultiSampleType multiSampleType, Int32 multiSampleQuality)
   在 PolygonHead.Lights.DirectionalLight.CreateShadowMap()
   在 PolygonHead.Lights.DirectionalLight.set_CastShadows(Boolean value)
   在 Magicka.Levels.LevelModel..ctor(ContentReader iInput)
   在 Magicka.ContentReaders.LevelModelReader.Read(ContentReader input, LevelModel existingInstance)
   在 Microsoft.Xna.Framework.Content.ContentReader.InvokeReader(ContentTypeReader reader, Object existingInstance)
   在 Microsoft.Xna.Framework.Content.ContentReader.ReadObjectInternal(Object existingInstance)
   在 Microsoft.Xna.Framework.Content.ContentReader.ReadObject()
   在 Microsoft.Xna.Framework.Content.ContentReader.ReadAsset()
   在 Microsoft.Xna.Framework.Content.ContentManager.ReadAsset(String assetName, Action`1 recordDisposableObject)
   在 Magicka.SharedContentManager.CommonContentManager.Load(String assetName)
   在 Magicka.SharedContentManager.Load(String assetName)
   在 Magicka.Levels.GameScene.Initialize(SpawnPoint iSpawnPoint, Boolean iClearAudio)
   在 Magicka.Levels.Level.ChangeScene()
   在 Magicka.Levels.Level.GoToScene(SpawnPoint iSpawnPoint, Transitions iTransition, Single iTransitionTime, Boolean iSaveNPCs)
   在 Magicka.GameLogic.GameStates.PlayState.Initialize()
   在 Magicka.Game.LoaderFunction()
页: [1]
查看完整版本: errorReport求助