so when i try to run my bot from intellij i keep getting this error:
I've googled the error and is says that i'm missing a method somewere, but i'm stumped and don't know what i'm missing. :/
package com.seathe.bots.wispCatcher;
import com.runemate.game.api.client.embeddable.EmbeddableUI...