Thank you very much. This gives me a starting point.

Warren

On Tue, Oct 18, 2011 at 9:46 AM, Toni Alatalo <[email protected]> wrote:

> On Oct 18, 2011, at 5:22 PM, Warren wrote:
> > start Tundra.exe --server --headless --protocol UDP  --file C:\tundra
> > 2. Fails after the following lines:
> > Renderer: Initializing Ogre
> > *-*-* Initializing Ogre
> > *-*-* Version 1.7.3 (Cthugha)
> > One of the output lines of code from Tundra reports we are trying to
> > start Tundra as a Windows GUI and then proceeds to open a command
> > prompt and then begins the startup.
>
> would using the nullrenderer help here?
>
> did it work just by editing Ogre's config, disabling the direct-x & opengl
> plugins? like this in plugins.cfg
> # Render systems
> Plugin=RenderSystem_Direct3D9
> Plugin=RenderSystem_GL
> Plugin=RenderSystem_NULL
>
> to:
> #Plugin=RenderSystem_Direct3D9
> #Plugin=RenderSystem_GL
> Plugin=RenderSystem_NULL
>
> i can test when am on windows at some point, now on a mac.
>
> i wonder what that 'start as Windows GUI' means exactly.
>
> > Warren
>
> ~Toni
>
> --
> http://groups.google.com/group/realxtend
> http://www.realxtend.org
>



-- 
Warren Sheaffer
651-699-5006(h)
651-261-6669(c)

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

Reply via email to