Leon Scharfenort

Results 3 comments of Leon Scharfenort

Thanks for the reply, I'm on my mobile right now but I can remember where the exception was thrown: The 1st time the program ran through the method (mavenFromFile I...

Here's the stacktrace, as promised (1st three lines are a representation of the splitArtifact array): ``` [Pam's HarvestCraft 1.12.2z, dev] [Pam's HarvestCraft 1.12.2z, dev, ] [Pam's HarvestCraft 1.12.2z] java.lang.ArrayIndexOutOfBoundsException: -1...

Correction: The odd lines of the 1st three ones are the repr. of the splitArtifact variable, the even ones are the return values (method didn't return properly so we end...