#Unnamed
1 messages · Page 1 of 1 (latest)
I want the full error if I am to help
@rotund apex
Well it tells you exactly what the issue is in the error
sed by: java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at me.fanisus.tutorial.Commands.onCommand(Commands.java:201)
I saw that and i dont understand how to solve that
Then you need to learn java
WHere do i learn error handling
I'm not sure you'll have to find something that works for you
if ((args.length > 0) && (args[1].equalsIgnoreCase("chunk"))) {} This line throws an the error how do i fix
You should fix it learning at least basic Java Concept
i fixed it
How do i close this htread