I'm getting this error on every script I try to run. This happens right when the scripts start.
java.lang.IllegalArgumentException: Negative position
at sun.nio.ch.FileChannelImpl.read(Unknown Source)
at a.DQA.try(rw:302)
at a.DQA.try(rw:246)
at a.hcA.try(rw:367)
at...