Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at DungeonCrawler.SimpleWorld.SetupFromDungeonData(DungeonMapFile mapFile, DungeonData newDungeonData, Dictionary`2 enemyLookupDict, Dictionary`2 bossLookupDict, Dictionary`2 breakableLookupDict, Dictionary`2 trapLookupDict, Dictionary`2 enemySaveLookupDict, Dictionary`2 breakSaveLookupDict, Dictionary`2 trapSaveLookupDict)
at DungeonCrawler.NetworkGameManagerComponent.LoadDungeon(DungeonMapFile dungeonMapFile, String dungeonName, String entranceSpawnPoint, DungeonSpawnPointType loadSpawnType, Boolean shouldSave)
at DungeonCrawler.NetworkGameManagerComponent.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-3770 CPU @ 3.40GHz
GPU
AMD Radeon (TM) R7 370 Series
fileuploads/file_425_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
AudioManagerComponent Initialized
InputHandlerComponent Initialized
PlayerViewportController Initialized
PlayerManagerComponent Initialized
StatAndAchieveWatcherComponent Initialized
AnalyticsEventWatcherComponent Initialized
InitialSigninMenu Initialized
LoadingScreen - FLT - SetupGameComponents COMPLETE
PlayerSaveManagerComponent Initialized
PlayerSaveManagerComponent - TryToLoadFromSave
PlayerSaveManagerComponent - TryToLoadFromSave - COMPLETE
SteamStatAndAchievementController Initialized
PostSignInLoadingScreen - FLT - START
PostSignInLoadingScreen - FLT - NetworkGameManagerComponent
NetworkControllerComponent Initialized
NetworkGameManagerComponent Initialized
PostSignInLoadingScreen - FLT - ActivatePlayer
PostSignInLoadingScreen - FLT - COMPLETE
Steam Shutdown