Changes

Jump to navigation Jump to search
Line 305: Line 305:  
==="Could not load file or assembly"===
 
==="Could not load file or assembly"===
 
If the 'file or assembly' starts with <samp>Microsoft</samp> or <samp>System</samp> (like "''FileNotFoundException: Could not load file or assembly 'System.[...]' or one of its dependencies''"), something is wrong with the core frameworks used by the game.
 
If the 'file or assembly' starts with <samp>Microsoft</samp> or <samp>System</samp> (like "''FileNotFoundException: Could not load file or assembly 'System.[...]' or one of its dependencies''"), something is wrong with the core frameworks used by the game.
 +
 +
Common fixes:
    
<ol>
 
<ol>
<li>Common fixes:
+
<li>[[Modding:Player_Guide/Troubleshooting#Reset_your_content_files|Reset the content files]]. If that doesn't work, completely uninstall and reinstall Stardew. Stardew now comes packaged with the dependencies needed to run, so you shouldn't need to install them yourself.</i>
 
  −
[[Modding:Player_Guide/Troubleshooting#Reset_your_content_files|Reset the content files]]. If that doesn't work, completely uninstall and reinstall Stardew. Stardew now comes packaged with the dependencies needed to run, so you shouldn't need to install them yourself.
     −
You can try installing the dependencies yourself:
+
<li>You can try installing the dependencies yourself: [https://www.mono-project.com/download/stable Mono] and [https://dotnet.microsoft.com/download/dotnet/5.0/runtime NET 5.0] .
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
528

edits

Navigation menu