Hello,
I am currently using ProjectLibre 1.9.3 on Ubuntu 22.04, but I've encountered a similar issue on Windows as well. Specifically, I'm facing problems when attempting to use the sorting functions, and I keep receiving the following error message:
Exception in thread "AWT-EventQueue-1" java.lang.VerifyError: (class: com/projectlibre1/grouping/core/transform/sorting/SorterFormula0, method: super$1$reverseOrder signature: ()Ljava/util/Comparator;) Illegal use of nonvirtual function call
I've already experimented with various Java versions ( 8, and 11) and different computers, but I consistently encounter this same error. Do you have any suggestions or tips for resolving this issue? Could it possibly be a bug in this version of ProjectLibre? Your assistance would be greatly appreciated.
Thank you.
I see this too - it occurs for newer JREs. It can be resolved by upgrading to groovy-4.0.20 fixes it (same issues for filtering, sorting and grouping).