Thanks Toni. Now I run the server as:
Tundra.exe --server --headless --protocol udp --file "c:program Files (x86)\realXtend\Tundra\scenes\GrabGame\CrabGame.txml" Still I am getting a black screen on client when logged in. The following are messages from server and client, Thanks! - Hui ****** The following is messages when the server is started up and the client connected to the server: Starting up Tundra * Working directory: C:/Program Files (x86)/realXtend/Tundra * Command arguments: --config server-headless.xml --server --headless AssetCache: Using directory 'C:/Users/hning865/AppData/Roaming/Tundra/assetcache /' Opened OpenAL playback device Loading plugin 'OgreRenderingModule' Loading plugin 'EnvironmentModule' Loading plugin 'OgreAssetEditorModule' Loading plugin 'PhysicsModule' Loading plugin 'TundraProtocolModule' Loading plugin 'JavascriptModule' Loading plugin 'AssetModule' Loading plugin 'AvatarModule' Loading plugin 'ECEditorModule' Loading plugin 'DebugStatsModule' Loading plugin 'SkyXHydrax' Loading plugin 'SceneWidgetComponents' Loading plugin 'VlcPlugin' Loading plugin 'PythonScriptModule' Renderer: Initializing Ogre *-*-* OGRE Initialising *-*-* Version 1.7.3 (Cthugha) Renderer: Using NULL Rendering Subsystem Javascript: Loading startup scripts PythonScript: Loading startup scripts PythonScript: ** No python scripts in startup config 0.000: Network::OpenListenSocket: Created listenSocket 0x 600. 0.00360286, 0FD0A070: Created a new NetworkWorkerThread. There are now 1 worker threads. 0.00814582, 0160AC08: NetworkWorkerThread starting main loop. 0.0113079, 0FD0A070: Server up (:0 (UDP server, connected=true, readOpen: true, writeOpen: true, maxSendSize=1400, sock: 0.0.0.0:2345, peer: (-), socket: 1536, this: 0430C6A8)). Waiting for client to connect. Server started * Port : 2345 * Protocol : UDP * Headless : True 36.0997, 0160AC08: Queued new connection attempt from 127.0.0.1:57279. 36.1076, 0FD0A070: New inbound connection attempt from 127.0.0.1:57279 with data gram of size 8. 36.1198, 0FD0A070: Network::CreateUDPSlaveSocket: Connected an UDP socket to 127 .0.0.1:57279 (UDP Slave, connected=true, readOpen: true, writeOpen: true, maxSen dSize=1400, sock: 0.0.0.0:2345, peer: (-), socket: 1536, this: 0D7C8B60). User connected from 127.0.0.1:57279, connection ID 1 36.1575, 0FD0A070: Accepted new UDP connection. User with connection ID 1 logged in *************** The message from the client is : Loading plugin 'OgreRenderingModule' Loading plugin 'EnvironmentModule' Loading plugin 'OgreAssetEditorModule' Loading plugin 'PhysicsModule' Loading plugin 'TundraProtocolModule' Loading plugin 'JavascriptModule' Loading plugin 'AssetModule' Loading plugin 'AvatarModule' Loading plugin 'ECEditorModule' Loading plugin 'DebugStatsModule' Loading plugin 'SkyXHydrax' Loading plugin 'SceneWidgetComponents' Loading plugin 'BrowserUiPlugin' Loading plugin 'MumbleVoipModule' Loading plugin 'VlcPlugin' Loading plugin 'PythonScriptModule' Renderer: Initializing Ogre *-*-* OGRE Initialising *-*-* Version 1.7.3 (Cthugha) Renderer: Using Direct3D9 Rendering Subsystem Warning: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem. Renderer: Loading Ogre resources Error: Parsing script AssetLoadError.material Error: Parsing script ParticleAssetLoadError.particle Javascript: Loading startup scripts Javascript: ** cameraapplication.js Javascript: ** FirstPersonMouseLook.js Javascript: ** MenuBar.js Javascript: ** browserui/LoginBrowser.js PythonScript: Loading startup scripts PythonScript: ** No python scripts in startup config Warning: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem. Logged in successfully Set asset storage "System" as the default storage (type=LocalAssetStorage;name=System;src=C:\Program Files (x86)\realXtend\Tundra\data\assets\;recursive=true). Warning: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem. Warning: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem. Warning: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem. On Tue, Sep 20, 2011 at 2:37 AM, Toni Alatalo <[email protected]> wrote: > On Sep 20, 2011, at 3:34 AM, hui wrote: > > if I tried to login into the local server, I got a black screen. What > > happened here? Please help, > > Tundra.exe --config server-headless.xml --server --headless > > It worked correctly? > > Emptyness is black, and if you don't have anything in your scene, nothing > shows. This is identical to if you just run plain Ogre without putting > anything to the scene, it also just shows a black window. > > > - Hui > > ~Toni > > -- > http://groups.google.com/group/realxtend > http://www.realxtend.org -- http://groups.google.com/group/realxtend http://www.realxtend.org
