Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. B

    Question Back again, with a QuestioN.

    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.
  2. B

    Resolved What am I doing wrong? MAC OS X

    where do I download a JRE? Link me please. SO i don't make a mistake Someone needs to note this for the next developer using Mac. JRE does not install normally with a .dmg you need to download the .tar file and manually move it to the correct directory.
  3. B

    Resolved What am I doing wrong? MAC OS X

    I attached a screenshot of my current JRE Path and also what I have available to choose in the Java virtual machine folder.
  4. B

    Resolved What am I doing wrong? MAC OS X

    I downloaded JRE 8-101 and I have the latest JDK what is the difference between JRE and JDK?
  5. B

    Resolved What am I doing wrong? MAC OS X

    Am I not able to develop for this community because of my mac? :( EDIT: I added my configuration. I know my setup is fine based on tutorial.
  6. B

    Resolved What am I doing wrong? MAC OS X

    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...
  7. B

    Resolved Cannot compile & run script MAC OS X - Help.

    that is what i thought.... But I get that error. I changed com.runemate.boot to com.runemate.boot.Boot this error: Exception in thread "main" java.lang.NoSuchMethodError: com.sun.tools.attach.AgentInitializationException.false(Ljava/lang/String;)Ljava/lang/String; at...
  8. B

    Resolved Cannot compile & run script MAC OS X - Help.

    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...
Top