Difference between revisions of "User:Prod/Test"

From Stardew Valley Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
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''") OR you get something like "The library '[...].dll' required to execute the application is not found in 'C:\Program Files\dotnet`" (often this is <samp>hostpolicy.dll</samp>), something is wrong with the core frameworks used by the game.
+
(like "''FileNotFoundException: Could not load file or assembly 'System.[...]' or one of its dependencies''") OR you get something like "The
  
 
==<samp>OutOfMemoryException</samp> errors (Windows only)==
 
==<samp>OutOfMemoryException</samp> errors (Windows only)==

Revision as of 20:20, 13 January 2022

(like "FileNotFoundException: Could not load file or assembly 'System.[...]' or one of its dependencies") OR you get something like "The

OutOfMemoryException errors (Windows only)

SMAPI takes forever to load! (Select Mode)

Other issues