Hello there,
I tried du build my mod and suddenly it is giving me an exception and I dont know at all what that mean.
So my OS is Microsoft Windows [Version 10.0.14393] and I´m using the recommended version of forge for 1.7.10 (10.13.4.1558), and I get an exception i´ve never seen before, here it is:
02:50:42: Executing external task 'build'...
****************************
Powered By MCP: http://modcoderpack.com/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
MCP Data version : unknown
****************************
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
:compileJava UP-TO-DATE
:processResources FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':processResources'.
> Could not copy file 'C:\Users\KrabbeLP\Desktop\WoodMod\src\main\resources\mcmod.info' to 'C:\Users\KrabbeLP\Desktop\WoodMod\build\resources\main\mcmod.info'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 48.368 secs
No such property: krabbelp for class: SimpleTemplateScript1
02:51:32: External task execution finished 'build'.