Changes

Jump to navigation Jump to search
no edit summary
Line 23: Line 23:  
Many problems are caused by broken game files (especially if you [[Modding:Using XNB mods|use XNB mods]]). You can reset your game files to fix that. SMAPI mods won't be affected.
 
Many problems are caused by broken game files (especially if you [[Modding:Using XNB mods|use XNB mods]]). You can reset your game files to fix that. SMAPI mods won't be affected.
   −
# See instructions [https://support.steampowered.com/kb_article.php?ref=2037-QEUH-3335 for Steam], [https://support.gog.com/hc/en-us/articles/360003930017 for GOG Galaxy], or [https://support.xbox.com/en-US/help/games-apps/troubleshooting/troubleshoot-games-windows-10 for Xbox].
+
# See the instructions for your platform:
 +
#* [https://support.steampowered.com/kb_article.php?ref=2037-QEUH-3335 for Steam];
 +
#* [https://support.gog.com/hc/en-us/articles/360003930017 for GOG Galaxy];
 +
#* [https://support.xbox.com/en-US/help/games-apps/troubleshooting/troubleshoot-games-windows-10 for Xbox App for PC / PC Game Pass] (under ''Problems launching a game from the Xbox app'' and then ''Repair the game'').
 
# If you use SMAPI on Linux or macOS, reinstall SMAPI to fix the launcher.
 
# If you use SMAPI on Linux or macOS, reinstall SMAPI to fix the launcher.
   Line 61: Line 64:  
# Check whether your issues still happen.
 
# Check whether your issues still happen.
   −
==FAQs about Stardew Valley 1.5.5==
+
==FAQs about Stardew Valley 1.6==
; Do I need NET 5.0?
+
; Are mods updated for 1.6?
: You shouldn't need NET 5.0 to run Stardew Valley 1.5.5+ or SMAPI 3.13.2; Stardew bundles NET 5.0.
+
: Stardew Valley 1.6 is a major update, so many mods will need to be updated for it.
   −
; What are all these weird files in my game folder?
+
:* The latest [https://smapi.io/ SMAPI] and [https://www.nexusmods.com/stardewvalley/mods/1915 Content Patcher] add full support for Stardew Valley 1.6. Make sure you update SMAPI and all your mods to the latest versions.
: These are from Stardew Valley 1.5.5 itself, do not delete them! (Stardew now bundles dependencies, that's what all those files are!)
+
:* 44% of SMAPI mods were ready on day one, and that number should steadily rise as they get updated. You can check the [https://smapi.io/mods/ mod compatibility list] to see if your mods are updated, or look for purple update alerts in your SMAPI console window.
 +
:* Most content packs should work fine once the SMAPI mod which loads them is updated.
 +
:* [[Modding:Using XNB mods|XNB mods]] are mostly broken in 1.6. These have been deprecated for years and may cause issues like broken textures, missing or broken game content, and crashes. You can [[#Reset your content files|reset your game files]] to remove any you have.
   −
; Are mods updated for 1.5.5?
+
; What does 1.6 change for mods?
: More than 95% of mods are not broken, per Pathoschild’s official stats, but some are on unofficial updates. For PyTK and TMXL, got to smapi.io/mods and search for their names there, then follow the links to the unofficial updates. For UI Info Suite, get UI Info Suite 2 from searching smapi.io/mods for the link, then going to the sidebar on Github for releases. For Content Patcher, make sure you have the most recent version. For all other mods, check smapi.io/mods for the latest version, which may be an an unofficial update.
+
: Stardew Valley 1.6 has [[Modding:Migrate to Stardew Valley 1.6|a huge number of changes to help mod authors]]. For players, it has {{version|1.6|a lot of player changes}} and will also let mods do much more in the future.
 +
 
 +
; Can I go back to Stardew Valley 1.5.6 until my mods update?
 +
: Yep. If you use Steam:
 +
:# Click ''Stardew Valley'' in the Steam client.
 +
:# Hit the cog button in the top-right corner and click the ''Properties'' option.
 +
:# Go to the ''Betas'' tab.
 +
:# Select "legacy_1.5.6" in the Beta Participation dropdown.
 +
 
 +
: If you use GOG:
 +
:# Launch GOG Galaxy.
 +
:# Click Stardew Valley.
 +
:# From the menu at the top, click ''Extras'' to see downloads for previous versions.
    
=Game doesn't launch=
 
=Game doesn't launch=
Line 301: Line 318:  
For console players, please try all of the steps that apply (particularly the first four under 'check your game setup') and try [https://edu.gcfglobal.org/en/basic-computer-skills/how-to-power-cycle-a-device/1/ power cycling] your console. Please note that all consoles require their paid online service to play over the internet.
 
For console players, please try all of the steps that apply (particularly the first four under 'check your game setup') and try [https://edu.gcfglobal.org/en/basic-computer-skills/how-to-power-cycle-a-device/1/ power cycling] your console. Please note that all consoles require their paid online service to play over the internet.
   −
==SMAPI files disappear or antivirus complains<span id="antivirus"></span>==
+
==SMAPI or mod files disappear, or they're blocked by your antivirus or browser<span id="antivirus"></span><span id="SMAPI_files_disappear_or_antivirus_complains"></span>==
Your antivirus might remove or report SMAPI/mod files. This is almost always a false positive, meaning the files don't contain a trojan.
+
Your antivirus or browser might delete, block, or report SMAPI or mod files. This is almost always a false positive, meaning the files don't contain a trojan.
    
:; '''How can I know if it's actually safe?'''
 
:; '''How can I know if it's actually safe?'''
:: Nothing on the Internet is guaranteed, but SMAPI itself is most likely safe — you can check by {{github|Pathoschild/SMAPI|reading the code}}, [https://www.jetbrains.com/decompiler/ decompiling the download], or [https://www.virustotal.com/ uploading it to VirusTotal]. (VirusTotal scans the file with sixty or so antiviruses; if only one or two detect an issue, it's most likely a false positive.)
+
:: Nothing on the Internet is guaranteed, but it's most likely safe — you can check by reading the code (e.g. see {{github|Pathoschild/SMAPI|SMAPI's code}}), [https://www.jetbrains.com/decompiler/ decompiling the download], or [https://www.virustotal.com/ uploading it to VirusTotal]. VirusTotal scans the file with sixty or so antiviruses; if only one or two detect an issue, it's most likely a false positive. Note that all files on Nexus Mods are scanned by VirusTotal automatically before they're available to download.
 
  −
:: For mods, you can check by [https://www.jetbrains.com/decompiler/ decompiling them] or [https://www.virustotal.com/ uploading to VirusTotal] too. Note that every file downloaded from Nexus Mods is scanned before it's available.
      
:; '''Why does this happen?'''
 
:; '''Why does this happen?'''
:: Antiviruses are usually concerned because...
+
:: Antiviruses and browsers are usually concerned because...
 
::* The download is still new. In this case it didn't really detect anything, it's just worried because it's an unknown file. Antiviruses often show a fake trojan name like <samp>Trojan:Win32/Emali.A!cl</samp> for this. Antiviruses learn to allow it after enough users download it, but that resets for each release.
 
::* The download is still new. In this case it didn't really detect anything, it's just worried because it's an unknown file. Antiviruses often show a fake trojan name like <samp>Trojan:Win32/Emali.A!cl</samp> for this. Antiviruses learn to allow it after enough users download it, but that resets for each release.
 
::* Antiviruses may check for certain patterns like accessing files or rewriting code, which are both things SMAPI mods do as part of their normal functionality (since changing the game is the whole point).
 
::* Antiviruses may check for certain patterns like accessing files or rewriting code, which are both things SMAPI mods do as part of their normal functionality (since changing the game is the whole point).
   −
:; '''How can I install SMAPI or the mod if my antivirus flags it?'''
+
:; '''How can I download a file which my browser blocks as 'suspicious'?'''
 +
:: There are two approaches:
 +
::* You can wait a few days before downloading a new update (or a few weeks for a less popular mod). Once enough users have downloaded it, your browser won't considers it an unknown file anymore.
 +
::* ''Or'' the browser UI which says the file is supicious should have a 'more info' link, or a symbol like '''⋮''' or '''▼''' which indicates options. Click that to show the option to download it anyway.
   −
::* One option is to just wait a few days before downloading a new update (or a few weeks for a less popular mod). By then enough users should have downloaded it to reduce antivirus alerts.
+
:; '''How can I install SMAPI or a mod if my antivirus flags it?'''
::* If you've checked that it's safe above, another option is to...
+
:: There are two approaches:
 +
::* You can wait few days before downloading a new update (or a few weeks for a less popular mod). By then enough users should have downloaded it to reduce antivirus alerts.
 +
::* ''Or'' if you've checked that it's safe above, another option is to...
 
::*# Temporarily disable your antivirus.
 
::*# Temporarily disable your antivirus.
 
::*# Redownload and [[Modding:Player Guide/Getting Started#Getting started|install SMAPI]] or the mod.
 
::*# Redownload and [[Modding:Player Guide/Getting Started#Getting started|install SMAPI]] or the mod.
Line 449: Line 469:  
   |next = [[Modding:Mod compatibility|Compatibility]]
 
   |next = [[Modding:Mod compatibility|Compatibility]]
 
}}
 
}}
 +
 +
[[Category:Modding]]
    
[[de:Modding:Spieleranleitung/Problembehebung]]
 
[[de:Modding:Spieleranleitung/Problembehebung]]
 
[[es:Modding:Guía del jugador/Solución de problemas]]
 
[[es:Modding:Guía del jugador/Solución de problemas]]
 
[[zh:模组:使用指南/疑难解答]]
 
[[zh:模组:使用指南/疑难解答]]
105,955

edits

Navigation menu