The error Message. I looked at the code and noticed at
net.patchworkmc.patcher.mapping.Tsrg.readMappings(Tsrg.java:43) (the exact error line)
there is a assumption of a length 2 or more. if this is needed, then I would recommend having a try catch to throw a more descriptive error.