dwarfcorp icon indicating copy to clipboard operation
dwarfcorp copied to clipboard

An open-source 3D colony management game for PC, Mac and Linux

Results 89 dwarfcorp issues
Sort by recently updated
recently updated
newest added

![Golrah Lockminer](https://user-images.githubusercontent.com/6333849/73133809-7d4ca800-3ff3-11ea-808d-8ab0c5dd49d9.png) [Worlds.zip](https://github.com/Blecki/dwarfcorp/files/4113340/Worlds.zip) Build Number: DwarfCorp 20.01.05.XNA (gee2ef802) OS: Windows 8.1 Home (Full) Up until this point, I've had fun playing the Unstable branch as I haven't noticed much bugs...

Hello, Like in the title: Dwarfs "teleports" to the place where they didn`t even had any access and of course they die. I will try to provide some screenshots.

https://sentry.io/organizations/cfg/issues/1006556846/?project=192119&referrer=github_plugin ``` NullReferenceException: Object reference not set to an instance of an object. File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Voxels\VoxelListPrimitive.cs", line 400, in BuildVoxelFaceGeometry Void BuildVoxelFaceGeometry(DwarfCorp.RawPrimitive, DwarfCorp.VoxelChunk, Cache, DwarfCorp.BoxPrimitive, DwarfCorp.VoxelHandle, Microsoft.Xna.Framework.Color, BoxTextureCoords, Microsoft.Xna.Framework.Matrix, Int32, Boolean)...

NullReferenceException Object reference not set to an instance of an object. DwarfCorp.Bed in RenderSelectionBuffer at line 42:13 Void RenderSelectionBuffer(DwarfCorp.DwarfTime, DwarfCorp.ChunkManager, DwarfCorp.Camera, Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Graphics.GraphicsDevice, DwarfCorp.Shader) DwarfCorp.ComponentRenderer in RenderSelectionBuffer at line 33:22...

https://sentry.io/organizations/cfg/issues/941009349/?project=192119&referrer=github_plugin ``` InvalidOperationException: Graphics device was null. File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Gui\RenderData.cs", line 26, in get_ActualScreenBounds Microsoft.Xna.Framework.Point get_ActualScreenBounds() File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Gui\RenderData.cs", line 40, in CalculateScale Int32 CalculateScale() File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Gui\Root.cs", line 319, in ScreenPointToGuiPoint Microsoft.Xna.Framework.Point...

https://sentry.io/organizations/cfg/issues/942590102/?project=192119&referrer=github_plugin ``` NullReferenceException: Object reference not set to an instance of an object. File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Components\AI\CreatureAI.cs", line 184, in get_Position Microsoft.Xna.Framework.Vector3 get_Position() File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Components\AI\MateTask.cs", line 62, in ComputeCost Single ComputeCost(DwarfCorp.Creature, Boolean)...

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...

This one has a really long breadcrumb trail. https://sentry.io/organizations/cfg/issues/921609673/?project=192119&referrer=github_plugin ``` NullReferenceException: Object reference not set to an instance of an object. File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\GameStates\WorldGeneration\WorldGenerator.cs", line 85, in CreateMesh Void CreateMesh(Microsoft.Xna.Framework.Graphics.GraphicsDevice) File...

Crash

So, after looking at breadcrumbs from the other crashes we still have, what I'm seeing is a really weird phenomenon where the player enters a new game state, but then...

Crash
A Bug

While loading from a saved game. Breadcrumbs indicate that the user was attempting to manage mods. Suggest adding more breadcrumbs to determine if the user actually loaded a mod or...