Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4836 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I have made a ScriptMaster Advanced (4.124) plugin and when I try and use my complied function from the plugin I get this error:

java.lang.RuntimeException: Unable to instantiate compiled ScriptMaster function: pdfItin2( output; orientation )

the exact same function runs perfectly when registered in ScriptMaster, but fails to instantiate when run from my plugin.

I've triple checked to make sure I've included all required jars in the plugin.

How can I debug this?

Mac OS X 10.6.8

Sam Fisher

  • 1 month later...
Posted

Hello,

I had the same error. I found the cause In my scenario. It was a package definition in the script. If I got rid of that it worked fine

So try getting rid of any package definitions like this


package com.<domain>.utils.printer

Hope that helps

Todd

This topic is 4836 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.