On Oct 12, 2011, at 2:03 PM, Daniele Zanni wrote:
> Deleting the files and re-installing the new release the issue is not present 
> anymore, so it was probably due to old files had not been updated during the 
> upgrade.

Ah I think the problem is again the stupid System storage thing - if you had 
drag&dropped the av script at some point without having some other storage set, 
it had gone to system storage (data/ somewhere in the install), and with the 
magic local:// references things are always found from there first. I'd prefer 
to use more explicit references, that don't search multiple directories etc., 
to avoid easily time consuming problems like this.

That bit me a while ago but had forgotten about it then, should file an issue.

Thanks for reporting and sorry for the trouble.

~Toni

> On Wed, Oct 12, 2011 at 1:53 PM, Jonne Nauha <[email protected]> wrote:
> If camera moves but not the avatar you are propably in the free camera. The 
> init code probably died before the av camera is created, so you are stuck 
> with free cam only.
> 
> As toni said you have quite old av script if you see those errors. Otherwise 
> seems ok, start your server with (open cmd prompt and go to install dir) 
> Tundra.exe --server --headless --file scenes/Avatar/avatar.txml that should 
> be the latest that we ship. Or start one and connect with client and drag and 
> drop the av txml scene into the 3D scene. If you get errors/crash on adding 
> the dropped scene, you might wanna install Tundra to C:\Tundra or something 
> to not have non-admin run issues that few people are having here.
> 
> Let us know how it goes.
> 
> Best regards,
> Jonne Nauha
> Adminotech developer
> 
> 
> 
> On Wed, Oct 12, 2011 at 1:23 PM, Toni Alatalo <[email protected]> wrote:
> On Oct 12, 2011, at 11:53 AM, Daniele Zanni wrote:
>> I am new here. I was trying during these days the realXtend Tundra 
>> environment (2.1.1). Anyhow, launching the Avatar demo I get a Error: 
>> TypeError: Result of expression 'scene.EmitEntityCreatedRaw' [undefined]
>> Error: <anonymous>()@local://avatarapplication.js:113
> 
> The *Raw in the function name suggests this version of the av app would be 
> old.
> 
> Is it from the release?
> 
> Current avatarapplication.js in my dev env doesn't have 'Raw' anywhere. Is 
> unchanged since 2.1.* releases, so just using the js from the release should 
> work.
> 
> *Raw was a workaround we needed in Tundra1 which has been removed since, the 
> kind of syntactical javascript changes that the conversion tool in 
> tools/tundra1-js-to-tundra2.py handles .. apparently doesn't have this emit 
> thing there though.
> 
>> Daniele Zanni
> 
> ~Toni
> 
> 
> -- 
> http://groups.google.com/group/realxtend
> http://www.realxtend.org
> 
> 
> -- 
> http://groups.google.com/group/realxtend
> http://www.realxtend.org
> 
> 
> -- 
> http://groups.google.com/group/realxtend
> http://www.realxtend.org

-- 
http://groups.google.com/group/realxtend
http://www.realxtend.org

Reply via email to