System.Exception was unhandled
HResult=-2146233088
Message=Error reading animation: Bash_Side
Color hexidecimal length must be 6, recieved: 77d16dff
Parameter name: hexString
Source=BootHillBounties
StackTrace:
at Spine.SkeletonJson.ReadSkeletonData(TextReader reader) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\BHB Code\Spine\src\SkeletonJson.cs:line 404
at Spine.SkeletonJson.BootHillReadSkeletonData(String SpineCharacterName) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\BHB Code\Spine\src\SkeletonJson.cs:line 119
at Spine.SpineEntity..ctor(String SpineCharacterName) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\BHB Code\Spine\ExampleGame.cs:line 270
at BootHillHeroes.GamePlay.GamePlayScreen.Initialize() in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\BHB Code\GamePlay\GamePlayScreen.cs:line 432
at Microsoft.Xna.Framework.Game.Components_ComponentAdded(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 XRpgLibrary.GameStateManager.AddState(GameState newState) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\XRPG Code\GameStateManager.cs:line 115
at XRpgLibrary.GameStateManager.PushState(GameState newState) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\XRPG Code\GameStateManager.cs:line 104
at BootHillHeroes.GameScreens.BaseGameState.Update(GameTime gameTime) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\BHB Code\GameScreens\BaseGameState.cs:line 425
at BootHillHeroes.GameScreens.StartMenuScreen.Update(GameTime gameTime) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\BHB Code\GameScreens\StartMenuScreen.cs:line 837
at Microsoft.Xna.Framework.Game.<.cctor>b__19(IUpdateable updateable, GameTime gameTime)
at Microsoft.Xna.Framework.Game.SortingFilteringCollection`1.ForEachFilteredItem[TUserData](Action`2 action, TUserData userData)
at Microsoft.Xna.Framework.Game.Update(GameTime gameTime)
at BootHillHeroes.Game1.Update(GameTime gameTime) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\BHB Code\Game1.cs:line 677
at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at MonoGame.Framework.WinFormsGameWindow.RunLoop()
at MonoGame.Framework.WinFormsGamePlatform.RunLoop()
at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
at Microsoft.Xna.Framework.Game.Run()
at BootHillHeroes.Program.Main(String[] args) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\BHB Code\Program.cs:line 29
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException:
HResult=-2147024809
Message=Color hexidecimal length must be 6, recieved: 77d16dff
Parameter name: hexString
ParamName=hexString
Source=BootHillBounties
StackTrace:
at Spine.SkeletonJson.ToColor(String hexString, Int32 colorIndex, Int32 expectedLength) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\BHB Code\Spine\src\SkeletonJson.cs:line 1209
at Spine.SkeletonJson.ReadAnimation(Dictionary`2 map, String name, SkeletonData skeletonData) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\BHB Code\Spine\src\SkeletonJson.cs:line 736
at Spine.SkeletonJson.ReadSkeletonData(TextReader reader) in C:\Users\DW\Dropbox\DetentionGame\Detention89\Detention22\BHB Code\Spine\src\SkeletonJson.cs:line 402
InnerException: