Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of memory while flushing instance manager #1034

Open
mklingen opened this issue Mar 23, 2019 · 0 comments
Open

Out of memory while flushing instance manager #1034

mklingen opened this issue Mar 23, 2019 · 0 comments

Comments

@mklingen
Copy link
Collaborator

https://sentry.io/organizations/cfg/issues/943423171/?project=192119&referrer=github_plugin

OutOfMemoryException: Insufficient memory to continue the execution of the program.
  File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Graphics\Instancing\TiledInstanceGroup.cs", line 128, in Flush
    Void Flush(Microsoft.Xna.Framework.Graphics.GraphicsDevice, DwarfCorp.Shader, DwarfCorp.Camera, DwarfCorp.InstanceRenderMode)
  File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Graphics\Instancing\InstanceRenderer.cs", line 43, in Flush
    Void Flush(Microsoft.Xna.Framework.Graphics.GraphicsDevice, DwarfCorp.Shader, DwarfCorp.Camera, DwarfCorp.InstanceRenderMode)
  File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Graphics\Effects\WaterRenderer.cs", line 232, in DrawReflectionMap
    Void DrawReflectionMap(System.Collections.Generic.IEnumerable`1[DwarfCorp.Body], DwarfCorp.DwarfTime, DwarfCorp.WorldManager, Single, Microsoft.Xna.Framework.Matrix, DwarfCorp.Shader, Microsoft.Xna.Framework.Graphics.GraphicsDevice)
  File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\World\WorldManager.cs", line 956, in Render
    Void Render(DwarfCorp.DwarfTime)
  File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\GameStates\PlayState.cs", line 500, in Render
    Void Render(DwarfCorp.DwarfTime)
...
(6 additional frame(s) were not displayed)

Insufficient memory to continue the execution of the program.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant