Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET CLR 1.1.4322; Zune 4.0; .NET4.0C; .NET4.0E)
Timestamp: Fri, 17 Sep 2010 19:30:25 UTC
Message: ‘document.getElementById(…)’ is null or not an object
Line: 162
Char: 11
Code: 0
URI: http://tripleagent.co.uk/lerp.html
-------------page source for error, it can’t find UnityEmbed----------------
// 2.5.0 cannot auto update on ppc. Treat as broken.
else if (document.getElementById("UnityEmbed").GetPluginVersion() == "2.5.0f5"
navigator.platform == "MacPPC")
brokenUnity = true;
FYI I am on Windows 7, not a MacPPC, outside of that script error, the thing is actually slowely downloading, and I do mean SLOWLY, will see if anything opens in the player when it is done, because of the speed, I suspect that something on the ISP is getting injected in the stream.
Also, just noticed in the script, but:
The mime type is unity3d, not unity, do not know if that would make a hill of beans, but I think it should read:
And the mime should match as unity3d…
[FINALLY LOADED]
Ok, there might be a timeout setting for page loads, you want to increase that drastically, it took almost 10 minutes to load the thing, but it eventually DID load.
http://screencast.com/t/M2M4ZDU0YmE
I do not know how large that thing is, but you might want to look at into ResourceLoad and asset streaming. Get with your ISP for the default timeouts.