I'm having this crash very often... I'll leave the log file in attached...
System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
en DTXMania.CStage演奏ドラム画面.t入力処理・ドラム()
en DTXMania.CStage演奏画面共通.tキー入力()
en DTXMania.CStage演奏ドラム画面.On進行描画()
en DTXMania.CDTXMania.Draw(GameTime gameTime)
en SampleFramework.Game.DrawFrame()
en SampleFramework.Game.Tick()
en SampleFramework.Game.Application_Idle(Object sender, EventArgs e)
en System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
en System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Application.Run(Form mainForm)
en SampleFramework.Game.Run()
en DTXMania.Program.Main()
エラーだゴメン!(涙
I'm having this crash very often... I'll leave the log file in attached...