Strange Bug? with HTMLTexture showing the vvvv website instead of the provided url

Hi,

I’ve noticed a really strange behaviour of the HTMLTextureand scratching my head if I just to dump of if this actually a bug:

I supply the HTMtTexture (EX9.Texture URL) around 20 local (starting with file:///) html files … the stange thing is that the 12th texture is always the vvvv website - no errors reported on the error pin?!

I tried to reproduce it in a simplyfied version but it seems that this only appears in my project patch.

Strange,

it looks like this has something to do with the “Range check error” I reported before … if I disable the show exceptions dialog this bug doens’t occur anymore.

hm doesn’t make much sense :/

Yeah I know ;)

will come back with a example patch if finished with the project. I’ve the feeling that it has something to do with the “report errors” dialog (which pops up because of the range check error) … don’t know why but since I suppressed that one I haven’t noticed this behavior agin.