Changes

Jump to navigation Jump to search
→‎OutOfMemoryException errors (Windows only): + shared memory pool, disable other 32-bit apps
Line 239: Line 239:     
===<tt>OutOfMemoryException</tt> errors (Windows only)===
 
===<tt>OutOfMemoryException</tt> errors (Windows only)===
Your log shows <tt>OutOfMemoryException</tt> errors in the console, and the game may severely lag or crash. That means your game ran out of available memory mid-session. Since the game is 32-bit, it can only use about 3GB of memory (even if your computer has more available).
+
Your log shows <tt>OutOfMemoryException</tt> errors in the console, and the game may severely lag or crash. That means your game ran out of available memory mid-session. Since the game is 32-bit, it can only use the first ≈3GB of memory even if your computer has more available. (All 32-bit programs on your computer also need to share that 3GB block.)
    
Some common fixes:
 
Some common fixes:
 
* Remove content mods you don't need (particularly content packs for Custom Music or TMXL Map Toolkit, which can use a lot of memory).
 
* Remove content mods you don't need (particularly content packs for Custom Music or TMXL Map Toolkit, which can use a lot of memory).
 +
* Or exit other 32-bit programs like Discord (see [https://www.tenforums.com/tutorials/60878-how-see-if-process-32-bit-64-bit-windows-10-a.html how to check if a program is 32-bit]).
 
* Or [[Modding:Migrate to 64-bit on Windows|apply the 64-bit Stardew Valley patch]], which will remove the 3GB memory limit.
 
* Or [[Modding:Migrate to 64-bit on Windows|apply the 64-bit Stardew Valley patch]], which will remove the 3GB memory limit.
  
translators
8,445

edits

Navigation menu