Open Salam-Boy opened 1 year ago
Check RuneLite's docs for log stuff. I'd check myself, but I'm on mobile right now. Should be in their wiki with some background. Of course you may have already fixed this.
Skills.java:85: error: method getCurrentLevel(Skill) is already defined in class Skills public int getCurrentLevel(final Skill skill) {
Try pulling the latest master. There was a merge error where two of these existed but it should be fixed now
Propose your question I posted the problem in discord, I'm not sure why its giving this error when running run on osrs bot repo: ` 1:29:16 PM: Executing 'build'...
Starting Gradle Daemon... Gradle Daemon started in 1 s 284 ms
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':compileJava'.
Try:
BUILD FAILED in 9s 1 actionable task: 1 executed 1:29:26 PM: Execution finished 'build'. `