Sunday at 08:56 AM2 days Hello,I am working with an older version of ScriptMaster that is compatible with FileMaker 10/11, and for the first time, I’m encountering an error.org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:General error during class generation: Class file too large!How can I work around it, please? Edited yesterday at 03:47 PM1 day by ericire
Yesterday at 03:42 PM1 day This can happen for very long methods; if you've got one very large method try splitting it into smaller ones. If you don't, put it into the ScriptMaster.fmp12 file and send us that file so we can reproduce it.
Yesterday at 03:46 PM1 day Author Hello,I did indeed succeed by splitting the single class into several classes.Thank you.
Yesterday at 04:33 PM1 day Excellent! Thanks for letting me know, I'll keep that in mind for the next person who has that issue.
Create an account or sign in to comment