Solver message 305460

Message Text

** ERROR 305460 ** User function has been requested but the required shared library "MoldflowUserFunctions" could not be found. Build the user library and copy it to the "bin" folder in the installation area. Alternatively, turn off the user function option.

Explanation

The above message is printed when either the MoldflowUserFunctions.dll (Windows) or MoldflowUserFunctions.so file could not be loaded.

Resolution

  • Check that the missing file is installed in the right path (bin on Windows; lib on Linux).
  • Check that the missing file has the correct capitalization (Linux only).
  • Check that the missing file is not corrupted.