From: Joschka B. <jos...@am...> - 2010-06-07 07:31:38
|
Hey Hedayat, thanks a lot for putting together the new release! On Jun 7, 2010, at 7:59 AM, Hedayat Vatankhah wrote: > It would be nice if you can give the current SVN trunk a try to see if there are any problems with it (the released binaries of IranOpen2010 are good candidates). I'll release the new versions in a few hours. I can compile the SVN trunk without problems on a Mac Pro running MacOS 10.6.3, however, I'm having trouble trying to start the simulator: MacJoschka:bin joschka$ ./rcsoccersim3d (ScriptServer) Running /Applications/rcssserver3d.app/Contents/simspark-0.2/share/simspark//zeitgeist.rb... (ScriptServer) updating cached script variables (ScriptServer) Script ended OK /Applications/rcssserver3d.app/Contents/simspark-0.2/share/simspark//zeitgeist.rb (ScriptServer) Running /Applications/rcssserver3d.app/Contents/simspark-0.2/share/simspark//oxygen.rb... (ScriptServer) updating cached script variables (ScriptServer) Script ended OK /Applications/rcssserver3d.app/Contents/simspark-0.2/share/simspark//oxygen.rb (ScriptServer) Running /Users/joschka/.simspark/kerosin.rb... (ScriptServer) updating cached script variables (ScriptServer) Script ended OK /Users/joschka/.simspark/kerosin.rb (ScriptServer) Running /Applications/rcssserver3d.app/Contents/simspark-0.2/share/simspark//spark.rb... (spark.rb) setup (spark.rb) using ODE, to change the physics engine go to line 559 in spark.rb (GeometryServer) MeshImporter 'oxygen/StdMeshImporter' registered (GeometryServer) ERROR: unable to create 'ObjImporter' (SceneServer) SceneImporter 'RubySceneImporter' registered (SceneServer) SceneImporter 'RosImporter' registered (MonitorServer) ERROR: SimulationServer not found. ERROR: (MonitorServer) Cannot create monitor system 'SparkMonitor' (Core) caught signal 11 (Core) exit (ScriptServer) Running /Applications/rcssserver3d.app/Contents/simspark-0.2/share/simspark//zeitgeist.rb... (ScriptServer) updating cached script variables (ScriptServer) Script ended OK /Applications/rcssserver3d.app/Contents/simspark-0.2/share/simspark//zeitgeist.rb (ScriptServer) Running /Applications/rcssserver3d.app/Contents/simspark-0.2/share/simspark//oxygen.rb... (ScriptServer) updating cached script variables (ScriptServer) Script ended OK /Applications/rcssserver3d.app/Contents/simspark-0.2/share/simspark//oxygen.rb (ScriptServer) Running /Users/joschka/.simspark/kerosin.rb... (ScriptServer) updating cached script variables (ScriptServer) Script ended OK /Users/joschka/.simspark/kerosin.rb (ScriptServer) Running /Applications/rcssserver3d.app/Contents/simspark-0.2/share/simspark//spark.rb... (spark.rb) setup (spark.rb) using ODE, to change the physics engine go to line 559 in spark.rb (GeometryServer) MeshImporter 'oxygen/StdMeshImporter' registered (GeometryServer) ERROR: unable to create 'ObjImporter' (SceneServer) SceneImporter 'RubySceneImporter' registered (SceneServer) SceneImporter 'RosImporter' registered (MonitorServer) ERROR: SimulationServer not found. ERROR: (MonitorServer) Cannot create monitor system 'SparkMonitor' (Core) caught signal 11 (Core) exit Somehow, it seems it can't create the ObjImporter and the MonitorServer can't find the SimulationServer, and can't create the SparkMonitor system. Do you have any idea what could cause this? It was working without problems with the SVN trunk last Friday. Thanks, Joschka |