|
From: Hedayat V. <hed...@gm...> - 2010-01-28 17:59:02
|
Hi, This is fine! As noted in the release notes of rcssserver3d-0.6.3, from this version the simulator (rcssserver3d/simspark binary) will no longer run any monitors and to view the simulation you should either run the external monitor (using rcssmonitor3d command) separately, or you can run "rcsoccersim3d" command which brings both the server and the external monitor. Also, when you use "rcsoccersim3d", it'll close the simulator when the monitor is closed. When you run rcssserver3d and rcssmonitor3d separately, you should closed them separately too and closing the monitor will NOT close the simulator. You can close the simulator by pressing Ctrl+C in the terminal in which you've run rcssserver3d(or simspark), or by killing the simulator using the following command: killall -9 rcssserver3d Finally, please ask your questions on the list so that: 1. you'll probably get your answer sooner. 2. it might help others too. Good luck, Hedayat On ۱۰/۰۱/۲۸ 07:14, Fatemeh(Nasrin) Alsadat Mansourzadeh wrote: > hi, > i installed all required material for new 3d server( specially > simspark 0.2 and rcsserver3d 0.6.3) but i get under error that i don't > know it's reason . could you help me ? > thanks > > spark.rb) sparkResetLogging removing all log targets > (spark.rb) sparkEnableLog logTarget=:cerr logType=eError > (Light) ERROR: OpenGLServer not found > (Light) ERROR: OpenGLServer not found > (Material2DTexture) ERROR: cannot find TextureServer > (Material2DTexture) ERROR: OpenGLServer not found. > (Material2DTexture) ERROR: cannot find TextureServer > (Material2DTexture) ERROR: OpenGLServer not found. > (Material2DTexture) ERROR: cannot find TextureServer > (Material2DTexture) ERROR: OpenGLServer not found. > (Material2DTexture) ERROR: cannot find TextureServer > (Material2DTexture) ERROR: OpenGLServer not found. > (Material2DTexture) ERROR: cannot find TextureServer > (Material2DTexture) ERROR: OpenGLServer not found. > (Material2DTexture) ERROR: cannot find TextureServer > (Material2DTexture) ERROR: OpenGLServer not found. > (Material2DTexture) ERROR: cannot find TextureServer > (Material2DTexture) ERROR: OpenGLServer not found. > (Material2DTexture) ERROR: cannot find TextureServer > (Material2DTexture) ERROR: OpenGLServer not found. > (Material2DTexture) ERROR: cannot find TextureServer > (Material2DTexture) ERROR: OpenGLServer not found. > (Material2DTexture) ERROR: cannot find TextureServer > (Material2DTexture) ERROR: OpenGLServer not found. > (spark.rb) sparkRegisterMonitorCmdParser TrainerCommandParser > (InputControl) ERROR: no FPSController found at > '/usr/scene/camera/physics/controller' > |