Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

0.2.1 Christiano B-Side Bug

A topic by NGboo created Apr 19, 2016 Views: 359 Replies: 2
Viewing posts 1 to 3

The game crashes every time during ground recovery (ahead+attack after being knocked down), but only while playing as Christiano B-Side. Here's what LogErroTraf says:


Tipo: System.Collections.Generic.KeyNotFoundException
Mensagem: The given key was not present in the dictionary.
StackStrace: at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Onanim.TrafMinimal.Personagens.CristianoB.Estados.EstadoLevantarTrafFrente.Update(Int32 frameAtual)
at Onanim.TrafMinimal.Jogabilidade.ControladorEstados.Update()
at Onanim.TrafMinimal.Entidade.Update(Int64 frameJogo)
at Onanim.TrafMinimal.Personagem.Update(Int64 frameJogo)
at Onanim.TrafMinimal.Telas.TelaLuta.Update(Int64 frameJogo)
at Onanim.TrafMinimal.GerenciadorTelas.Update(Int64 currentFrame)
at Onanim.Ecs.SystemsManager.Update(Int64 currentFrame)
at Onanim.TrafMinimal.TrajesFataisMinimal.AtualizarJogo(GameTime gameTime)
at Onanim.TrafMinimal.TrajesFataisMinimal.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 Onanim.TrafMinimal.Programa.Main()
##########################################################

Developer

Thank you for reporting this error! I've already uploaded a new version with a fix. Please download it again (version 0.2.2).

That was really fast! Thank you! :)