Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at DungeonCrawler.PlayerStoryIteration.ReadFromStoryBuffer(Int32&
Edit
Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at DungeonCrawler.PlayerStoryIteration.ReadFromStoryBuffer(Int32& index, Int32 fileVersion, Byte[] data)
at DungeonCrawler.PlayerSaveManagerComponent.TryToLoadFromSave(String path)
at DungeonCrawler.PlayerSaveManagerComponent.Initialize()
at Microsoft.Xna.Framework.Game.GameComponentAdded(Object sender, GameComponentCollectionEventArgs e)
at Microsoft.Xna.Framework.GameComponentCollection.OnComponentAdded(GameComponentCollectionEventArgs eventArgs)
at Microsoft.Xna.Framework.GameComponentCollection.InsertItem(Int32 index, IGameComponent item)
at System.Collections.ObjectModel.Collection`1.Add(T item)
at DungeonCrawler.LoadingScreenComponent.SetupGameComponents()
at DungeonCrawler.LoadingScreenComponent.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Update(GameTime gameTime)
at DungeonCrawler.DungeonCrawlerGame.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 DungeonCrawler.Program.Main(String[] args)
OS Version
Microsoft Windows NT 6.2.9200.0
CPU
Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
GPU
ATI Radeon HD 4600 Series
fileuploads/file_436_logFile.txtSteam Init Attempt
Steam Init Success
Reading Local Settings File
Local Settings File Read Complete
LoadingScreen - Begin Full Load Thread
LoadingScreen - FLT - LoadTextures
LoadingScreen - FLT - LoadButtonTextures
LoadingScreen - FLT - AgnosticLoadButtonTextures
LoadingScreen - FLT - LoadSoundAndMusic
LoadingScreen - FLT - LoadEffects
LoadingScreen - FLT - LoadCharacters
LoadingScreen - FLT - SetupGameShops
LoadingScreen - FLT - LoadData
LoadingScreen - FLT - LoadArmorGenerators
LoadingScreen - FLT - LoadWeaponGenerators
LoadingScreen - FLT - LoadGems
LoadingScreen - FLT - LoadPotions
LoadingScreen - FLT - LoadCraftingItems
LoadingScreen - FLT - LoadQuestItems
LoadingScreen - FLT - LoadQuests
LoadingScreen - FLT - WeaponLoadDecorators
LoadingScreen - FLT - ArmorLoadDecorators
LoadingScreen - FLT - LoadDialog
LoadingScreen - FLT - LoadCharacterDefinitions
LoadingScreen - FLT - LoadBossScripts
LoadingScreen - FLT - LoadFonts
LoadingScreen - FLT - LoadMaps
LoadingScreen - FLT - LoadStaticText
LoadingScreen - FLT - LoadCoords
LoadingScreen - FLT - LoadKeyboardUIMappings
LoadingScreen - FLT - LoadAnimations
LoadingScreen - FLT - COMPLETE
AudioManagerComponent Initialized
InputHandlerComponent Initialized
PlayerViewportController Initialized
PlayerManagerComponent Initialized
SteamStatAndAchievementController Initialized
StatAndAchieveWatcherComponent Initialized
AnalyticsEventWatcherComponent Initialized
PlayerSaveManagerComponent Initialized
PlayerSaveManagerComponent - TryToLoadFromSave
Steam Shutdown