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:
guess I'll have to restart from scratch, WWise still sees the integration without the folder
Jump to solution
12 Replies
FICSIT-Fred
FICSIT-Fred4w ago
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 @Dranon
Rex
Rex4w ago
Did you integrate Wwise? It's complaining about missing stuff from Wwise
Dranon
DranonOP4w ago
I did, as mentioned, I checked the integration a few times cause I suspected that.
Rex
Rex4w ago
Which version did you integrate?
Dranon
DranonOP4w ago
2022.1.10.8393 Is it safe to delete the WwiseProject folder and redo the integration?
Rex
Rex4w ago
You can try that, if it doesn't work I would redownload the starter project folder and restart from there
Rex
Rex4w ago
Ignore 2nd row (that's from Early Access Update 8 times)
No description
Dranon
DranonOP4w ago
that's look like what I got, I'll delete the folder and retry, didn't know if that was safe
Solution
Dranon
Dranon4w ago
guess I'll have to restart from scratch, WWise still sees the integration without the folder
Dranon
DranonOP4w ago
when creating the soundbanks, the logs mention there is 0 media items, that's normal?
Rex
Rex4w ago
Yes
Dranon
DranonOP4w ago
the build is taking quite longer, seems the integration was the problem... wonder what I messed up the first time. thanks for the help

Did you find this page helpful?