1. This forum is archived for reference. For support & bug reports visit the help section of forums.stardewvalley.net

Game crash when I launch

Discussion in 'Support' started by bilbonp, Jan 17, 2019.

Tags:
  1. bilbonp

    bilbonp Space Hobo

    So basically when I try to launch the game it crashes instantly and this is what comes up on my errorlog:
    Message: Error loading "Data\\CraftingRecipes".
    InnerException: System.IO.FileNotFoundException: Failed to load XnaNative.dll. Please verify that you have the XNA Framework installed.
    σε ImportXnaNativeMethod((fnptr)* method, SByte* methodName)
    σε Microsoft.Xna.Framework.Content.NativeMethods.CreateDecompressionContext()
    σε Microsoft.Xna.Framework.Content.DecompressStream..ctor(Stream baseStream, Int32 compressedTodo, Int32 decompressedTodo)
    σε Microsoft.Xna.Framework.Content.ContentReader.PrepareStream(Stream input, String assetName, Int32& graphicsProfile)
    Stack Trace: σε Microsoft.Xna.Framework.Content.ContentReader.PrepareStream(Stream input, String assetName, Int32& graphicsProfile)
    σε Microsoft.Xna.Framework.Content.ContentReader.Create(ContentManager contentManager, Stream input, String assetName, Action`1 recordDisposableObject)
    σε Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)
    σε Microsoft.Xna.Framework.Content.ContentManager.Load[T](String assetName)
    σε StardewValley.LocalizedContentManager.Load[T](String assetName, LanguageCode language) στο C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\LocalizedContentManager.cs:γραμμή 145
    σε StardewValley.LocalizedContentManager.Load[T](String assetName) στο C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\LocalizedContentManager.cs:γραμμή 124
    σε StardewValley.CraftingRecipe.InitShared() στο C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\CraftingRecipe.cs:γραμμή 25
    σε StardewValley.Game1.LoadContent() στο C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:γραμμή 1303
    σε Microsoft.Xna.Framework.Game.Initialize()
    σε StardewValley.Game1.Initialize() στο C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:γραμμή 1193
    σε Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
    σε StardewValley.Program.Main(String[] args) στο C:\Users\gitlab-runner\gitlab-
    runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Program.cs:γραμμή 146

    I couldn't find any solution to fix the problem online. I tried reinstalling the game and nothing happened, I even verified integrity of game files and nothing worked
     

    Share This Page