Jump to content

[1.7.2-1.7.10] Unable to update.


Boulder42

Recommended Posts

Hello, I developed my mod in a legacy version (1.7.2-10.12.0.1024) and I tried to update to the recommended version of 1.7.10 (1.7.10-10.13.2.1230), but I get this message after I have changed the version in build.gradle and after running ./gradlew setupDecompWorkspace (I am on a mac, obviously)

 

s-iMac:CoL NathanMartin$ ./gradlew setupDecompWorkspace

 

FAILURE: Build failed with an exception.

 

* Where:

Build file '/Users/NathanMartin/Desktop/MoarModding/CoL/build.gradle' line: 25

 

* What went wrong:

Could not compile build file '/Users/NathanMartin/Desktop/MoarModding/CoL/build.gradle'.

> startup failed:

  build file '/Users/NathanMartin/Desktop/MoarModding/CoL/build.gradle': 25: unexpected token: 7.10 @ line 25, column 18.

        version = “1.7.10-10.13.2.1230”

                      ^

 

  1 error

 

 

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

s-iMac:CoL NathanMartin$

 

Not sure why this is happening, any help is welcome!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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