AnotherZach
AnotherZach
SMSatisfactory Modding
Created by AnotherZach on 4/11/2025 in #help-developing-mods
Fail to generate build files on fresh install
Yea. Thanks.
12 replies
SMSatisfactory Modding
Created by AnotherZach on 4/11/2025 in #help-developing-mods
Fail to generate build files on fresh install
Also a huge is error is that I'm on unreal engine native 5.3.2. Not the CSS version. So I was able to generate visual studio solution files...but failed to compile from source.
12 replies
SMSatisfactory Modding
Created by AnotherZach on 4/11/2025 in #help-developing-mods
Fail to generate build files on fresh install
Thanks for that. I solved the error The error is related to the Unreal build tool. It can be solved by Commenting out the override name line, and adding this line to the client build file ExtraModuleNames.AddRange(new string[] { "FactoryGame" });
12 replies
SMSatisfactory Modding
Created by AnotherZach on 4/11/2025 in #help-developing-mods
Fail to generate build files on fresh install
My Visual studio is so out of date. Rarely update it because usually don't have to. At least 3 years old. Been doing through the docs, can't find recommended visual studio versions.
12 replies
SMSatisfactory Modding
Created by AnotherZach on 4/11/2025 in #help-developing-mods
Fail to generate build files on fresh install
Alright, I'm updating visual studio. I haven't used it in a while and that could easily cause errors. I'll make sure my packages are up to date and circle back
12 replies