Jump to content

Perpetual

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Perpetual

  1. So I'm trying to set up Forge but I keep getting an error at the ":decompileMc" step, even after I increase the storage. I traced the file it was trying to store it at and I discovered that the link didn't go anywhere, but I'm not sure if it's the cause of the problem or if it's the result of the problem. Can somebody help me fix whatever the problem is?

    Quote

    :decompileMc FAILED

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ':decompileMc'.
    > Could not resolve all dependencies for configuration ':forgeGradleMcDeps'.
       > Could not resolve org.scala-lang.modules:scala-swing_2.11:1.0.1.
         Required by:
             com.yourname.modid:Mod Test:1.0
          > Could not resolve org.scala-lang.modules:scala-swing_2.11:1.0.1.
             > Failed to add into filestore 'C:\Users\Perpetual\.gradle\caches\modules-2\metadata-2.16\descriptors' at 'org.scala-lang.modules/scala-swing_2.11/1.0.1/4471c3b2f5ea2d40ffaa8b3948cdbacd/ivy.xml'

    * 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: 42.764 secs

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.