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.
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.
i am getting the same thing, trying to run any gradle task with my salhack based client… Idk, i havent done anything, it just cant run for some reason. Yesterday it was normal
Btw, is gopros phobos safe… maybe the original classes that crystalinqq used for ratting are gone, but gopro could have moved the rat to other classes…
your intellij/eclipse fails because the current maven repo is not right this is a bug with forge someone by the name of lukflug fixed this issue themself to make this work all you need to do is add a new maven repo in build.gradle like this and you should be fine if you still have problems add me on discord im a client developer ill help you out Officxr32k#3340 and that fixes the problem for all of you.
maven {
name = ‘lukflug’
url = ‘https://lukflug.github.io/maven’
}