Cota Deville

Results 2 issues of Cota Deville

I cloned it, but I get the same issues..

Hi, I get the following error after enter start: ``` Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 1, Size: 1 at java.util.ArrayList.rangeCheck(ArrayList.java:653) at java.util.ArrayList.get(ArrayList.java:429) at in.strollup.whatsapp.main.WebWhatsapp.reply(WebWhatsapp.java:123) at in.strollup.whatsapp.main.WebWhatsapp.responseNonSelectedWindow(WebWhatsapp.java:116) at in.strollup.whatsapp.main.WebWhatsapp.openWhatsapp(WebWhatsapp.java:94) at...