Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
- at System.Collections.Concurrent.ConcurrentDictionary`2.Clear()
- at DS2DEngine.SoundManager.Update3DSounds()
- at RogueCastle.Game.Update(GameTime gameTime)
- at Microsoft.Xna.Framework.Game.Tick()
- at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
- at Microsoft.Xna.Framework.GameHost.OnIdle()
- at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
- at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
- at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
- at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
- at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
- at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
- at System.Windows.Forms.Application.Run(Form mainForm)
- at Microsoft.Xna.Framework.WindowsGameHost.Run()
- at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
- at RogueCastle.Program.Main(String[] args)
Advertisement
Add Comment
Please, Sign In to add comment