Not sure what I've done wrong.
Okay, I've followed the guide here; https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/index.html to the letter. Made sure I followed every step.
I'm at the Project Compilation step where I am to open the FactoryGame.sln in VS. I do this, I select Games>FactoryGame>FactoryGame and am met with this. I check to make sure the VSIT is installed, and it is. Don't know why. Everything has been installed in default locations. I've done everything up to this point with NO errors.
So I figure "Build and see what happens" so I make sure it's on "Development Editor" & "Win64" then right-click on FactoryGame and click Build. But...
========== Build: 0 succeeded, 11 failed, 0 up-to-date, 0 skipped ==========
I have no idea what to do at this point. My experience with modding is simple editing of cfg, ini, and json files where I can simply edit a line of code that's easy to understand.
I'm at the Project Compilation step where I am to open the FactoryGame.sln in VS. I do this, I select Games>FactoryGame>FactoryGame and am met with this. I check to make sure the VSIT is installed, and it is. Don't know why. Everything has been installed in default locations. I've done everything up to this point with NO errors.
So I figure "Build and see what happens" so I make sure it's on "Development Editor" & "Win64" then right-click on FactoryGame and click Build. But...
========== Build: 0 succeeded, 11 failed, 0 up-to-date, 0 skipped ==========
I have no idea what to do at this point. My experience with modding is simple editing of cfg, ini, and json files where I can simply edit a line of code that's easy to understand.
In this section, we will guide you through the process of setting up a development environment, making your first mod for Satisfactory, and ...

Solution
Automated responses for Taligaro (473575819374231582)
exitcode6moreinfoneeded
(Identified known error ExitCode6MoreInfoNeeded in your logs matching
Exit code 6 is just a generic failure message. If you'd like help with this error, make sure that you also share the rest of the output as described here:
https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/project_setup.html#_the_command_exited_with_code_6
exited with code 6)Exit code 6 is just a generic failure message. If you'd like help with this error, make sure that you also share the rest of the output as described here:
https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/project_setup.html#_the_command_exited_with_code_6
missingnugetpackages
Your Visual Studio NuGet package sources are not configured correctly. See this message chain: https://discord.com/channels/555424930502541343/1291910385577885757/1291935322409795707
