new/ shorter syntax for multires image/ level-tags not working

  • when inserting a pano from a new 1.22-built-tour into an older tour (original some 1.19) the new syntax is not working. updating the swf/js-files doesn't have an effect.


    <image> <cube url="l%l_%v_%h.jpg" multires="512,1024,2048,4096" /></image>

    produces errors about missing "l0"-folders/files (they really don't exist...)

    the errors disappear when changing the syntax to the old form.
    As I use to update older tours with newer panos it would be good to be able to insert the xml-code directly without errors.
    Maybe the error results because of something that I changed in tour.xml or vtourskin.xml?

    cheers

  • that's exactly what I did.
    Generating the pano produced following code:

    Code
    <image><cube url="panos/baum.tiles/%s/l%l/%v/l%l_%s_%v_%h.jpg" multires="512,1024,2048,4096" /></image>

    Then I copied this code to my other tour which produced the errors as described.
    All errors referring to missing files in a "l0" subfolder. But there are no such subfolders, only - as always before - l1, l2 and l3.

    When changing the to the old level-tags

    the tour works fine without errors.

    EDIT: I used the multires-droplet of krpano 1.22.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!