Error in calculating similarity

Error in calculating similarity

by Adolfo Rodriguez -
Number of replies: 1
In first place, thank you very much for this excelente tool for automating grading programming.

My consult is about similarity tool. In a couple of Java Exercises when I try to calculate the similarity an error is produced with the message "Excepción - [0;31merror:[0m token overflow is not valid" and nothing is done. It doesn't happen in others java exercises of the same course.
Do you have any idea about the reason of this error?

Thank you again for your excellent work.
Adolfo Rodríguez
Average of ratings: -
In reply to Adolfo Rodriguez

Re: Error in calculating similarity

by Juan Carlos Rodríguez-del-Pino -
Picture of Particularly helpful Moodlers Picture of Plugin developers

Thank you for your inquiry and for your kind words about the tool, Adolfo.

Regarding the issue you've encountered with the similarity tool in certain Java exercises, it appears to be linked to a previously identified and addressed problem. Specifically, this is in relation to the issue documented at Issue #159 on the VPL GitHub repository.

The bug mentioned in that issue has been resolved. The upcoming release of the VPL plugin will incorporate the necessary patch to rectify this issue. This update should resolve the "token overflow" error you are experiencing.

We appreciate your patience and support.

Best regards, Juan Carlos