- Aug 15, 2008
- 816
- 30
- 0
Hi there,
Everytime I try to load Runelite I get the following problem;
I'm wondering if anyone got a fix for this, or has the same..
Everytime I try to load Runelite I get the following problem;
Code:
Execution failed for task ':buildSrc:compileKotlin'.
> Error while evaluating property 'filteredArgumentsMap' of task ':buildSrc:compileKotlin'
> Could not resolve all files for configuration ':buildSrc:compileClasspath'.
> Could not find net.runelite:fernflower:07082019.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/net/runelite/fernflower/07082019/fernflower-07082019.pom
- https://raw.githubusercontent.com/open-osrs/hosting/master/net/runelite/fernflower/07082019/fernflower-07082019.pom
Required by:
project :buildSrc
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
I'm wondering if anyone got a fix for this, or has the same..