Bot doesn't start
Posted: Sun Apr 05, 2015 2:20 pm
Hello my bot is not starting. This is the output
Code: Select all
i've tryed some of the solutions i've found on the forums(corrupted jar file) but none of them worked ________________ __ ___ _ ____ __
/_ __/ ___/__ // |/ /_ _______(_)____/ __ )____ / /
/ / \__ \ /_ </ /|_/ / / / / ___/ / ___/ __ / __ \/ __/
/ / ___/ /__/ / / / / /_/ (__ ) / /__/ /_/ / /_/ / /_
/_/ /____/____/_/ /_/\__,_/____/_/\___/_____/\____/\__/
Failed to load : null
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 runtimejarfileloader.RuntimeJarFileLoader.main(RuntimeJarFileLoader.java:187)
Caused by: java.lang.IndexOutOfBoundsException: Index: 519, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:635)
at java.util.ArrayList.get(ArrayList.java:411)
at jts3servermod.h.I(Unknown Source)
at jts3servermod.h.<init>(Unknown Source)
at jts3servermod.Main.main(Unknown Source)
... 5 more
root@5529:/home/music/TS3MusicBot#