Help My Client Testing Keeps Failing

Started by Blowmeaway2814 on

Topic category: Help with modding (Java Edition)

Last seen on 01:53, 17. Mar 2016
Joined May 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help My Client Testing Keeps Failing
Mon, 01/18/2016 - 09:56 (edited)

I am currently creating a mod that keeps having same issue when ever I try testing it, the console gives me this message:

>FAILURE: Build failed with an exception.
>* What went wrong:
>java.io.FileNotFoundException: C:\Pylo\MCreator159\forge\.gradle\2.0\taskArtifacts\cache.properties (The system cannot find the file specified)
>> C:\Pylo\MCreator159\forge\.gradle\2.0\taskArtifacts\cache.properties (The system cannot find the file specified)
>* Try:
>Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

 

 

How do I fix this problem?

Edited by Blowmeaway2814 on Mon, 01/18/2016 - 09:56
Last seen on 01:53, 17. Mar 2016
Joined May 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ignore my post plz, i figured
Mon, 01/18/2016 - 10:08

Ignore my post plz, i figured out the issue.

 

Last seen on 20:40, 27. Jan 2016
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
samething happends to me man!
Mon, 01/18/2016 - 12:34

samething happends to me man!

Last seen on 20:40, 27. Jan 2016
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:samething happends to me man!
Mon, 01/18/2016 - 12:35

how did you figure out the issue? what was the problem? please help me

Last seen on 01:53, 17. Mar 2016
Joined May 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:RE:samething happends to me man!
Mon, 01/18/2016 - 14:28

I found the file cache.properties, but it was cache.properties.lock, so i opened it in notepad and saved it as a bin instead, and it worked like a charm. 

Last seen on 20:40, 27. Jan 2016
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how you save it as bin?  
Mon, 01/18/2016 - 14:45

how you save it as bin?

 

Last seen on 01:53, 17. Mar 2016
Joined May 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
simply open it in windows
Tue, 01/19/2016 - 03:38

simply open it in windows notepad if u are using windows, then click saveas, then type the name the exact same way as it was before, then click the dropdown arrow where it says something like text document or .txt, then click all files, then at theend of the file name you typed, put .bin it should work