vagrant_wind 发表于 2017-9-28 14:43

进游戏就闪退。好像是 SpaceTech.Font.dll 文件出了问题,怎么解决~~

Version: 1.5.3.0
Thread: Main

System.IO.FileNotFoundException: Could not load file or assembly 'SpaceTech.Font.dll' or one of its dependencies. 找不到指定的模块。
File name: 'SpaceTech.Font.dll'
   at Reus.IntroScreen.LoadContent()
   at Microsoft.Xna.Framework.DrawableGameComponent.Initialize()
   at Reus.Application.Initialize()
   at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   at Reus.Program.ActualMain()
   at Reus.Program.Main(String[] args)



0xffffffff Reus.exe->Reus.IntroScreen.LoadContent
0x00b8 Microsoft.Xna.Framework.Game.dll->Microsoft.Xna.Framework.DrawableGameComponent.Initialize
0x01b1 Reus.exe->Reus.Application.Initialize
0x0039 Microsoft.Xna.Framework.Game.dll->Microsoft.Xna.Framework.Game.RunGame
0x0006 Reus.exe->Reus.Program.ActualMain
0x008a Reus.exe->Reus.Program.Main
页: [1]
查看完整版本: 进游戏就闪退。好像是 SpaceTech.Font.dll 文件出了问题,怎么解决~~