We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

gltf export error in 3ds 2021 v3d 4.1.1

Home Forums Bug Reports and Feature Requests gltf export error in 3ds 2021 v3d 4.1.1

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #55378
    vklein
    Customer

    Getting “Runtime error: Unknown exception thrown during executing script” in verge3d.ms line 928 at >>>:

    if hasInitiated and debug then (
    format “V3D-INFO: Reloading Verge3D modules\n”
    — COMPAT: < 2021
    >>> python.Execute (“if sys.version_info[0] > 2:
    import importlib
    else:

    out-commenting throws another “Unknown exception” later

    switching back to 4.0.1 where it worked
    Now 4.0.1 isn’t working for the project, ARGHHHHHHHHHHHHHHHHHH I’m dooooooooooomed
    Ok one project is throwing exceptions not all. This project export worked a few days ago with 4.0.1 and same 3dsmax fine. After V3d 4.1.1 install and going back to 4.0.1 broken.

    Have found the culpit: it’s a look at camera constrained 3D button in the 3d scene causing the exceptions in 4.01 and 4.1.1 hich I just copied from another v3d 3.8 working project.

    #55391

    Hi, it’s not clear from the first glance why a constraint causes such issues. Can you attach a scene file to reproduce that?

    Co-founder and lead developer at Soft8Soft.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.