MensierBot starting up!
Codename: rabbit nom noms carrots
[WARNING]
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:297)
at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.IllegalArgumentException: since_id should be positive integer. passed:0
at twitter4j.Paging.setSinceId(Paging.java:197)
at twitter4j.Paging.<init>(Paging.java:141)
at de.tech42.mensierbot.Bot.runBot(Bot.java:84)
at de.tech42.mensierbot.App.main(App.java:19)
... 6 more
Aktuell passiert folgendes