traenol Posted March 11, 2016 Posted March 11, 2016 On 3/10/2016 at 9:57 PM, Superd22 said: For everyone having related issues, delete C:\Program Files (x86)\Steam\steamapps\common\XCOM 2 SDK\Development\Src\ It will be copied from SrcOrg and you'll be fine (mostly)From what I have seen so far, the src folder was not updated/modified with the patch, which is probably where the problem comes from. either delete src, or overwrite with orig which has been updated.
Solariz Posted March 11, 2016 Posted March 11, 2016 On 3/11/2016 at 12:37 AM, traenol said: From what I have seen so far, the src folder was not updated/modified with the patch, which is probably where the problem comes from.either delete src, or overwrite with orig which has been updated. The Src directory is only used for compiling a mod and filled with base scripts from SrcOrg and the scripts from your mod.It's a bug that it isn't cleared automatically...
traenol Posted March 12, 2016 Posted March 12, 2016 On 3/11/2016 at 8:11 PM, Solariz said: On 3/11/2016 at 12:37 AM, traenol said: From what I have seen so far, the src folder was not updated/modified with the patch, which is probably where the problem comes from.either delete src, or overwrite with orig which has been updated. The Src directory is only used for compiling a mod and filled with base scripts from SrcOrg and the scripts from your mod.It's a bug that it isn't cleared automatically... Well, if that is the intended behavior for the sdk src folder(which seems like it should be the case), it doesn't work for me. To get my test mods to compile I had to manually fix the problem.
funnyhalo1 Posted March 12, 2016 Posted March 12, 2016 (edited) Edit: Simple coding error. Everything was fine. Ignore this post. Sorry. Edited March 13, 2016 by funnyhalo1
Recommended Posts