Search:

Type: Posts; User: Mretech

Search: Search took 0.08 seconds.

  1. Thread: Java IRC Bot

    by Mretech
    Replies
    1
    Views
    915

    Re: Java IRC Bot

    Bump
  2. Thread: Java IRC Bot

    by Mretech
    Replies
    1
    Views
    915

    Java IRC Bot

    Alright, so I am detecting if there are arguments or not. The detecting if there are none works, but if there are it does nothing at all.

    Here is my code.

    package me.mretech.peacebot.commands;...
  3. Thread: Java IRC Bot

    by Mretech
    Replies
    3
    Views
    1,885

    Re: Java IRC Bot

    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 2
    at me.mretech.peacebot.peacebot.handleLine(peacebot.java:46)
    at me.mretech.peacebot.peacebot.connect(peacebot.java:30)
    at...
  4. Thread: Java IRC Bot

    by Mretech
    Replies
    3
    Views
    1,885

    Java IRC Bot

    Alright, so I am getting the messages perfectly from the Twitch Server, but when I go to section them off the bot crashes. This is the code I read the messages from, and this is very important to...
Results 1 to 4 of 4