Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAILURE: Build failed with an exception: Could not read 'https://git.io/JqJiC' as it does not exist. #81

Open
LiminalCrab opened this issue Feb 21, 2022 · 1 comment

Comments

@LiminalCrab
Copy link

Is this safe to remove from the code?

FAILURE: Build failed with an exception.

  • Where:
    Script '/home/preston/Zomboid/mods/pz-zmod-2.4.0/distribution.gradle' line: 5

  • What went wrong:
    A problem occurred evaluating script.

Could not read 'https://git.io/JqJiC' as it does not exist.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s
2:39:19 PM: Execution finished 'initModInfo'.

@JGR06
Copy link

JGR06 commented Apr 28, 2022

hello, I faced same issue with that
it's related with two issues:

  • 'https://git.io/JqJiC' link owner changed their id from yooksi to matshou
  • anyway git.io short link will be deprecated soon

so if you want to just solve this then replace it as below

apply from: 'https://gist.githubusercontent.com/matshou/540f0c59633cd0f857a74848be7ccfc3/raw/changelog.gradle'

maybe you already solved or not working on this repo, anyway hope it helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants