Search results

  1. Lilac

    (Mostly) Headless chatbot scripting

    Well, here's my Mafia debug output: Unexpected error, debug log printed. class java.awt.HeadlessException: null java.awt.HeadlessException at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:197) at java.awt.Window.<init>(Window.java:534) at...
  2. Lilac

    (Mostly) Headless chatbot scripting

    Hi! I hope this isn't a tender subject. I'm trying to convert our clan chatbot from a collection of Perl scripts to Mafia, and preferably run it without the GUI up (i.e. from a terminal, kicked off after rollover by a script). I've got chatbotScript working, and it functions perfectly on a...
Back
Top