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.

Uncaught TypeError when activating some plugins

Home Forums Programming Uncaught TypeError when activating some plugins

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #82711
    David Duperron
    Customer

    Hi there,
    I recently encountered an issue with some plugins (ruler plugin or Measure tool).
    When I activate them, I get the following error message:

    Uncaught TypeError: _pGlob.objCache.get is not a function
        at Object.getObjectByName (visual_logic.js:152:40)
        at isObjectVisible (visual_logic.js:5877:25)
        at Array.<anonymous> (visual_logic.js:13873:7)
        at v3d.js:1:1476021
        at v3d.js:1:781137
        at i (v3d.js:1:123874)

    And it breaks my App and prevent any further interaction… I imagine there is a conflict somewhere with my current js code, but I cannot figure out where it can come from. Any of you have any idea??
    Thanks for the help

    David

    #82714

    Hi,

    It appears the plugins are not updated for the current version of Verge3D Puzzles API. Please contact their authors and ask to update their products.

    BTW which Verge3D version you use?

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #82717
    David Duperron
    Customer

    Hi!
    Ok that would make sense, however I’ve tried these plugins on simple examples using the V3D version I have and they work fine… I’m using V3D 4.9.0
    So it should have something to do with a part of my own code that conflicts in some way… But I don’t know how to find where this come from…

    #82720
    David Duperron
    Customer

    This could have something to do with the raycast function…

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