Difference between revisions of "User:Prod/Test"

From Stardew Valley Wiki
Jump to navigation Jump to search
m
m
Line 7: Line 7:
 
You may also see an error like this if you installed SMAPI manually (by renaming the .bat to a .zip and moving files yourself). Try reinstalling SMAPI using the installer if that is the case.
 
You may also see an error like this if you installed SMAPI manually (by renaming the .bat to a .zip and moving files yourself). Try reinstalling SMAPI using the installer if that is the case.
 
==<samp>OutOfMemoryException</samp> errors (Windows only)==
 
==<samp>OutOfMemoryException</samp> errors (Windows only)==
Your log shows <samp>OutOfMemoryException</samp> errors in the console, and the game may severely lag or crash. That means your game ran out of available memory mid-session.
+
 
Some common fixes:
 
* Make sure you have the latest Stardew Valley {{version|link=0}}, which is 64-bit and doesn't have the 32-bit limitations of older versions.
 
* If you still get the error, you might need to remove content mods you don't need (particularly content packs for Custom Music or TMXL Map Toolkit, which can use a lot of memory).
 
 
==SMAPI takes forever to load! (Select Mode)==
 
==SMAPI takes forever to load! (Select Mode)==
 
<h1 style="margin-top: 3em; border: 2px solid rgb(0, 116, 72); background: rgba(3, 160, 7, 0.1); padding: 1em;min-width: 100% !important;">Other issues</h1>
 
<h1 style="margin-top: 3em; border: 2px solid rgb(0, 116, 72); background: rgba(3, 160, 7, 0.1); padding: 1em;min-width: 100% !important;">Other issues</h1>

Revision as of 20:17, 13 January 2022

If the 'file or assembly' starts with Microsoft or System (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 hostpolicy.dll), something is wrong with the core frameworks used by the game. Common fixes:

(Stardew now comes packaged with the dependencies needed to run, so you shouldn't need to install them yourself.) You may also see an error like this if you installed SMAPI manually (by renaming the .bat to a .zip and moving files yourself). Try reinstalling SMAPI using the installer if that is the case.

OutOfMemoryException errors (Windows only)

SMAPI takes forever to load! (Select Mode)

Other issues