Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Problem - Lourenco

A topic by ANIM•ACE created Apr 23, 2016 Views: 685 Replies: 5
Viewing posts 1 to 3

I did a Hadouken motion and the game crashed. Here is the error log:

22/04/2016 21:37:38
Tipo: System.NullReferenceException
Mensagem: Object reference not set to an instance of an object.
StackStrace: at Onanim.TrafMinimal.Personagens.Lourenco.Estados.EstadoTrafFrenteEmPe.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

Hi! The game always crashes when you do a hadouken motion? Can you easily reproduce this error? It happens always during certain move? You were player 1 or player 2? I tried but can not reproduce the problem here. Is it possible you record a video so I can understand the circumstances that lead to the error? Thank you for your help!

Yes. It always happens. I think I was player 2, using the default controls.

Developer

Hi! This problem still happens with 0.2.3 version?

I haven't checked. sorry.

Developer

Hey Anim.Ace!

It was really a bug on the game. I've fixed this on 0.2.4. Can you download and try it please?