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

Reply via email to