Jump to content

tomasd

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by tomasd

  1. Hello, I am sorry, that I have not included exact steps on how to reproduce the crash. The solution is using only ScriptMaster plugin and the "missing" function is registered inside a script. You will find description in the solution now. 360Works ScriptMaster_3BD1.log TestRunScript.fmp12
  2. I have RunScript function in ScriptMaster. It does work, but is crashing in FileMaker 18 debugger. Faulting application name: FileMaker Pro 18 Advanced.exe, version: 18.0.1.122, time stamp: 0x5cc7476c Faulting module name: KERNELBASE.dll, version: 10.0.18362.86, time stamp: 0x3fee4d7f Exception code: 0xe0434352 Fault offset: 0x001133d2 Faulting process id: 0x12b4 Faulting application start time: 0x01d51241e3990fca Faulting application path: C:\Program Files (x86)\FileMaker\FileMaker Pro 18 Advanced\FileMaker Pro 18 Advanced.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report Id: 411cb5d9-9ff7-4299-9bd3-41a06648b472 Faulting package full name: Faulting package-relative application ID: I will send bug to FileMaker, but maybe you can identify a problem in plugin? TestRunScript.fmp12
  3. Thank you, versions 5.05 is working.
  4. I have same issue. Plugin failed to initialize. Problem is also with FileMaker Server 16 on Windows Server 2008 r2.
  5. I have registered external function: trimWhitespace (text) if (text == null) return text; return text = text.trim(); If I put this function in indexed calculation field, question mark is displayed instead of text. Is it a bug?
  6. I am using Scriptmaster SMLoadJar (from containter fields). Recently, I have found huge number of jar files in my temp folder: c:Documents and Settings<user>Local SettingsTempScriptMaster_<user> Scriptmaster creates jar files for each run of filemaker and never deletes them. Should I delete them manually or is it some error in using scriptmaster? I have newest version.
×
×
  • Create New...

Important Information

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