When I try to run eprime2xml as part of an eventstats analysis pipeline that had been running smoothly, I now am getting the following error 26 times when I to invoke eprime2xml:
Argument "" isn't numeric in division (/) at /usr/local/bin/eprime2xml line 875.
The command that generates this is: eprime2xml instructions.txt "$BEHAVDIR/FINAL-$1-$41.txt" $OUTDIR1/events_run1.xml
I thought the underscore in "events_run1.xml" might be the problem now that underscores aren't permitted in ES queries, but error persists with the underscore removed.