Changes

Jump to navigation Jump to search
→‎Other issues: + Visual Studio can't find the game/SMAPI/XNA DLLs
Line 51: Line 51:  
* ".NET Core" or ".NET Standard": you created the wrong type of project. Make sure you create a .NET '''Framework''' project for your mod. (It's a bit confusing.)
 
* ".NET Core" or ".NET Standard": you created the wrong type of project. Make sure you create a .NET '''Framework''' project for your mod. (It's a bit confusing.)
 
* ".NET Framework" (but none for 4.5): you can use .NET Framework 4.5, 4.5.1, or 4.5.2. If you don't have any of those, you can install the [https://docs.microsoft.com/en-us/dotnet/framework/install/guide-for-developers .NET Framework 4.5.2 Developer Pack] to add it.
 
* ".NET Framework" (but none for 4.5): you can use .NET Framework 4.5, 4.5.1, or 4.5.2. If you don't have any of those, you can install the [https://docs.microsoft.com/en-us/dotnet/framework/install/guide-for-developers .NET Framework 4.5.2 Developer Pack] to add it.
 +
 +
===Visual Studio can't find the game/SMAPI/XNA DLLs===
 +
Common solutions:
 +
* Make sure the game and SMAPI are correctly installed, and run fine.
 +
* Check for an error like "''Failed to find game install path''". If so, you need to [https://github.com/Pathoschild/SMAPI/blob/develop/docs/mod-build-config.md#game-path specify your game path].
    
==Ask for help==
 
==Ask for help==
 
If you still need help, ask for help in [[Modding:Community#Discord|#modding on the Stardew Valley Discord]]. The Stardew Valley modding community is very welcoming!
 
If you still need help, ask for help in [[Modding:Community#Discord|#modding on the Stardew Valley Discord]]. The Stardew Valley modding community is very welcoming!
translators
8,403

edits

Navigation menu