Viewing 2 posts
  • #41401
    wowdesigneu
    Participant
    Posts: 1
    Threads: 0
    Joined: Apr 2024

      I’ve got this error when try to launch the software:

      — Error occurred in anonymous codeblock; filename: C:\Users\jpardillo\AppData\Local\Autodesk\3dsMax\2024 – 64bit\ENU\scripts\Kstudio\ProjectManager_3\Main.mse; position: 29174; line: 325
      — MAXScript MacroScript Error Exception:
      — Runtime error: .NET runtime exception: Unable to load DLL ‘ProjectManager_3.WinApi.dll’: El parámetro no es correcto. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
      — MAXScript callstack:
      — thread data: threadID:1464
      — ——————————————————
      — [stack level: 0]
      — In anonymous codeblock; filename: C:\Users\jpardillo\AppData\Local\Autodesk\3dsMax\2024 – 64bit\ENU\scripts\Kstudio\ProjectManager_3\Main.mse; position: 29175; line: 325
      — Defined in encrypted script
      — ——————————————————
      — [stack level: 1]
      — called from execute(); filename: C:\Users\jpardillo\AppData\Local\Autodesk\3dsMax\2024 – 64bit\ENU\scripts\Kstudio\ProjectManager_3\Main.mse; position: 1377; line: 22
      — member of: codeblock macroScript: Kstudio_Project_Manager_3
      — Defined in encrypted script
      — ——————————————————
      — [stack level: 2]
      — called from codeblock macroScript: Kstudio_Project_Manager_3
      — Locals:
      — Externals:
      — ——————————————————
      — [stack level: 3]
      — called from top-level

    Plugin version: 3.35.23
    3ds Max version: 2024 26.0 - 26.0.0.940
    Renderer: V-Ray 6 - update 2 (6.20.02)

  • #41404
    Posts: 253
    Threads: 1061
    Joined: Aug 2009

      This type of error usually occurs due to one of the following reasons:

      Corrupted DLL File: The DLL file might be corrupted or not fully downloaded. This could happen for various reasons like an interruption during the plugin installation process.

      Path or Permission Issues: There might be issues with the file path (for example, special characters or spaces in the path that aren’t handled properly), or the current user might not have the necessary permissions to access the DLL file.

      Steps to Resolve:
      Reinstall the Plugin: Try reinstalling the Project Manager plugin to ensure the DLL file is installed correctly and not corrupted.
      Note: download the archive from the official site only

      Check File Path and Permissions: Verify that your user account has the necessary permissions to access the DLL file.

Viewing 2 posts

You must be logged in to reply to this topic.