WARNING: actions overflow ( You can be the plugin bing? )

  • Good afternoon, I have a couple of days trying to resolve this error:
    WARNING: actions overflow

    I saw that starting the code is solved, but I fail to understand how split.
    I have one. Xml for stocks and other. Xml for panoramas.

    I think the problem may arise with bing map plugin, since I have put about 500 panoramas.


    Any idea how to fix it.
    thanks

  • Hi,

    yes, too many panos could cause such error - the viewer executes only 10.000 actions per call by default to avoid slow-downs or end-less code-loops.

    To break an action execution into several 'frames' use a wait(0) or delayedcall(0,..) calls.
    e.g. count the loops and after e.g. 100 loops add and wait(0).

    Can you show your example?
    Then it should be possible to tell what to change exactly.

    Btw - the 'showcase' forum is the wrong forum for such questions , I will move this thread to the normal forum.

    Best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!