dfgrumpy
09/07/2022, 4:14 AMprivate function createOptions( required struct options ){
var staticTableExtension = javaloader.create( "com.vladsch.flexmark.ext.tables.TablesExtension" );
I am assuming it is something in javaloader that is not working properly. But I am unsure as I have limited ability to debug in live and have no ability to change any settings.