From: Hedayat V. <hed...@ai...> - 2010-06-07 07:24:00
|
Hi Joschka, /*Joschka Boedecker <jos...@am...>*/ wrote on 06/07/2010 11:44:33 AM +0450: > 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... > > [...] > (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 > [...] > (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. hmmm... currently I can't say anything for sure, but just a guess: are you using the SVN trunk of simspark? Apparently currently the server looks into simspark-0.2 directories, while the version is 0.2.1 now (changed a few days ago); so it should look into simspark-0.2.1 directories. Would you please completely remove any simspark-0.2 content and try again? Happy to hear from you again, Good luck, Hedayat > > Thanks, > Joschka > > = |