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
