error #1009 at krpano::krpano_hotspot/render()

  • Dear Klaus,

    recently I've been getting an error, when the following block of as3 code gets executed:

    I tried to write you a PM with the link and some images so that you could check it out in real-time, but I see you are not accepting PMs.

    Perhaps you have any idea what is happening here based on just the code above? This is of course just a small block, sadly the complete source is very complex, and thousands of lines long.

    Btw, there was no error in version 1.0.8 which we've been using for a long time. Error came after updating to 1.16.9, and still persists now in 1.17.

    Thanks in advance, sincerely,
    Chris

  • Hi,

    I tried to write you a PM with the link and some images so that you could check it out in real-time, but I see you are not accepting PMs.

    You can send me anytime mails of course!


    This part that looks strange to me is that code:

    Code
    _krpano.set("hotspot[" + _connectorName + "].point[1].ath", _ath);	
    _krpano.set("hotspot[" + _connectorName + "].point[1].atv", _atv);

    You are directly setting point[1], but whats about point[0]?

    By the way Flash works, this will create an item at [1] and leave [0] empty, but krpano isn't expecting empty point items - and this can be the problem.

    Best regards,
    Klaus

Participate now!

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