Can't open 4.00b because of System.BadImageFormatException with Bad IL Range. (no such thing for 3.35)
2016-03-10 12:19
評由 daen
評分:
(14 of 20 people found this review helpful)
Does anyone know how to fix my problem? Since I switched to windows 10, I have never been able to get past the start menu. Once I selected "start", this error always showed up : System.ArgumentException: Font 'MS PGothic' cannot be found.
at System.Drawing.FontFamily.CreateFontFamily(String name, FontCollection fontCollection)
at System.Drawing.FontFamily..ctor(String name)
at DTXMania.CActSelect曲リスト.t指定された文字テクスチャを生成する(String str文字)
at DTXMania.CActSelect曲リスト.On進行描画()
at DTXMania.CStage選曲.On進行描画()
at DTXMania.CDTXMania.Draw(GameTime gameTime)
at SampleFramework.Game.DrawFrame()
at SampleFramework.Game.Tick()
at SampleFramework.Game.Application_Idle(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(Int32 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 SampleFramework.Game.Run()
at DTXMania.Program.Main()