Can't build FactoryGame in VS
When I get to build FactoryGame, it fails. I can't find the reason. It seems there's files missing.
Checked Wwise setup many times, seems fine.
Didn't see anything in the guide ressembling the error I get.
Any help would be appreciated to compile it.
Solution:Jump to solution
guess I'll have to restart from scratch, WWise still sees the integration without the folder
12 Replies
Note: "exit code 6" which appears in build logs is very unspecific - it typically means that building C++ failed for some other reason. If you'd like help with this error, make sure that you also share the rest of the build output as described here (or from the Alpakit Log tab if you're getting this at mod package time)
https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/project_setup.html#_the_command_exited_with_code_6
-# Responding to
exitcode6moreinfoneeded
triggered by @DranonDid you integrate Wwise?
It's complaining about missing stuff from Wwise
I did, as mentioned, I checked the integration a few times cause I suspected that.
Which version did you integrate?
2022.1.10.8393
Is it safe to delete the WwiseProject folder and redo the integration?
You can try that, if it doesn't work I would redownload the starter project folder and restart from there
Ignore 2nd row (that's from Early Access Update 8 times)

that's look like what I got, I'll delete the folder and retry, didn't know if that was safe
Solution
guess I'll have to restart from scratch, WWise still sees the integration without the folder
when creating the soundbanks, the logs mention there is 0 media items, that's normal?
Yes
the build is taking quite longer, seems the integration was the problem... wonder what I messed up the first time.
thanks for the help