Matthew Klingensmith

Results 30 issues of Matthew Klingensmith

https://sentry.io/organizations/cfg/issues/905475828/?project=192119&referrer=github_plugin ``` InvalidProgramException: Tried to start game with an empty overworld. This should not happen. File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\World\WorldManager-Loading.cs", line 408, in LoadThreaded Void LoadThreaded() Tried to start game with an empty...

Crash
A Bug

https://sentry.io/cfg/dwarfcorp/issues/772856984/?referrer=github_plugin ``` NullReferenceException: Object reference not set to an instance of an object. File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\GameStates\WorldGeneration\WorldGeneratorPreview.cs", line 426, in RegneratePreviewTexture Void RegneratePreviewTexture() File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\GameStates\WorldGeneration\WorldGeneratorPreview.cs", line 576, in PreparePreview Void PreparePreview(Microsoft.Xna.Framework.Graphics.GraphicsDevice) File...

Crash
A Bug

https://sentry.io/cfg/dwarfcorp/issues/874123246/?referrer=github_plugin ``` TargetInvocationException: Exception has been thrown by the target of an invocation. Module "Newtonsoft.Json.Serialization.JsonContract+c__DisplayClass73_0", line 0, in CreateSerializationCallback { } Void b__0(System.Object, System.Runtime.Serialization.StreamingContext) Module "Newtonsoft.Json.Serialization.JsonContract", line 22, in InvokeOnSerializing...

Saving/Loading
A Bug

https://sentry.io/cfg/dwarfcorp/issues/885777624/?referrer=github_plugin ``` TargetInvocationException: Exception has been thrown by the target of an invocation. File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Entities\EntityFactory.cs", line 88, in Initialize { } DwarfCorp.GameComponent b__1(Microsoft.Xna.Framework.Vector3, DwarfCorp.Blackboard) File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Entities\EntityFactory.cs", line 106, in CreateEntity...

Crash
A Bug

https://sentry.io/cfg/dwarfcorp/issues/868940073/?referrer=github_plugin ``` TargetInvocationException: Exception has been thrown by the target of an invocation. Module "Newtonsoft.Json.Serialization.JsonContract+c__DisplayClass73_0", line 0, in CreateSerializationCallback { } Void b__0(System.Object, System.Runtime.Serialization.StreamingContext) Module "Newtonsoft.Json.Serialization.JsonContract", line 22, in InvokeOnSerializing...

Saving/Loading
Crash
A Bug

https://sentry.io/cfg/dwarfcorp/issues/523931591/?referrer=github_plugin ``` IOException: There is not enough space on the disk. File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\AssetManagement\FileUtils-Binary.cs", line 94, in SaveBinary Boolean SaveBinary[T](T, System.String) File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\AssetManagement\GameSave\SaveGame.cs", line 59, in WriteFile Void WriteFile(System.String) File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\World\WorldManager.cs",...

- [ ] Make some promotional gifs. - [x] gif: xray mode - [ ] gif: necrosnake - [ ] gif: combat scene - [x] Post said gifs to reddit,...

NAB

https://sentry.io/cfg/dwarfcorp/issues/571056866/ ``` ObjectDisposedException: Cannot access a disposed object. Object name: 'RenderTarget2D'. File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Graphics\Effects\BloomComponent.cs", line 201, in Draw Void Draw(Microsoft.Xna.Framework.GameTime) File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\World\WorldManager.cs", line 1016, in Render Void Render(DwarfCorp.DwarfTime) File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\GameStates\PlayState.cs", line...

Crash
A Bug

https://sentry.io/cfg/dwarfcorp/issues/725636156/ ``` NullReferenceException: Object reference not set to an instance of an object. File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Scripting\Player\GameMaster.cs", line 487, in Update Void Update(DwarfCorp.DwarfGame, DwarfCorp.DwarfTime) File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\World\WorldManager.cs", line 554, in Update Void Update(DwarfCorp.DwarfTime)...

Crash
A Bug

https://sentry.io/cfg/dwarfcorp/issues/689026200/ ``` ObjectDisposedException: This object has already been disposed. Object name: 'SoundEffect'. File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Sound\SoundManager.cs", line 461, in PlaySound DwarfCorp.Sound3D PlaySound(System.String, Microsoft.Xna.Framework.Vector3, Boolean, Single, Single) File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\Scripting\Rooms\RoomTypes\Treasury.cs", line 129, in CreateCoins...

Crash
A Bug