why do I get this error when I log in to the specter 2.0 client
Unable to locate "/Users/MikeISanAPPLE/IdeaProjects/Runemate/out/production/Runemate/com/com/bashbro900/bots/testbot/testbot.class".
I followed the guide to the tee the tutorial has the SAME as me.
Main Class: com.runemate.boot.Boot
/Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/bin/java -Didea.launcher.port=7534 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA CE.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath...
EDIT: I made the main class "com.runemate.boot.Boot"
It can't ever run and compile... attached is a screenshot of the error
/Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/bin/java -Didea.launcher.port=7534 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA...