I need some suggestion or guidance abaot shapes_exporter and object_viewer(NeL tools)

Added by wangxuan2730 about 7 years ago

I'm a student and the internet doesn't have enough documents, So I need some guidance. May be you have done the work,cloud you share with me?


Replies (6)

RE: I need some suggestion or guidance abaot shapes_exporter and object_viewer(NeL tools) - Added by Mankar about 7 years ago

As of the last time I used the tools the object viewer is just for viewing models with textures and creating/editing particle systems. To create a shape file you have to have 3DS Max and compile the export plugins using the appropriate Max SDK. Some wiki documentation can be found here:
http://www.opennel.org/confluence/display/NEL/NeL3DSMAXPlugins

-Mankar

RE: I need some suggestion or guidance abaot shapes_exporter and object_viewer(NeL tools) - Added by wangxuan2730 about 7 years ago

Thank you very much ,Now I know the problem .

In your meanings, using the 3DS Max to generate the data file on zyzom.  But it's hard for me ,because I haven't used the 3DS Max and I don't have enough time to do it.

So who can give me one(the dictionary is:E:\ryzom\code\ryzom\data). I see the configfile about object_viewer , it needs this file.

RE: I need some suggestion or guidance abaot shapes_exporter and object_viewer(NeL tools) - Added by wangxuan2730 about 7 years ago

2011/06/29 09:37:09 WRN 908 object_viewer.exe file.cpp 265 NLMISC::CIFile::open : Failed to open file 'R:/code/ryzom/data/sound/sounds.packed_sheets', error 2 : No such file or directory
2011/06/29 09:37:09 INF 908 object_viewer.exe load_form.h 878 loadForm : loadForm(): Loading packed file 'R:/code/ryzom/data/sound/sounds.packed_sheets'
2011/06/29 09:37:09 INF 908 object_viewer.exe common.cpp 541 NLMISC::Exception::Exception : Exception will be launched: Read error in file 'R:/code/ryzom/data/sound/sounds.packed_sheets' (End of file?)
2011/06/29 09:37:09 INF 908 object_viewer.exe load_form.h 943 loadForm : loadForm(): Exception during reading the packed file, I'll reconstruct it (Read error in file 'R:/code/ryzom/data/sound/sounds.packed_sheets' (End of file?))
2011/06/29 09:37:09 INF 908 object_viewer.exe audio_mixer_user.cpp 570 NLSOUND::CAudioMixerUser::initDevice : AM: Initialized audio mixer with 32 voices, with EAX support and with 16 bits PCM sample source.
2011/06/29 09:37:09 WRN 908 object_viewer.exe path.cpp 516 NLMISC::CFileContainer::lookup : PATH: File (default.mixer_config) not found (default.mixer_config)
2011/06/29 09:37:09 WRN 908 object_viewer.exe file.cpp 265 NLMISC::CIFile::open : Failed to open file 'R:/code/ryzom/data/sound/user_var_binding.packed_sheets', error 2 : No such file or directory
2011/06/29 09:37:09 INF 908 object_viewer.exe load_form.h 878 loadForm : loadForm(): Loading packed file 'R:/code/ryzom/data/sound/user_var_binding.packed_sheets'
2011/06/29 09:37:09 INF 908 object_viewer.exe common.cpp 541 NLMISC::Exception::Exception : Exception will be launched: Read error in file 'R:/code/ryzom/data/sound/user_var_binding.packed_sheets' (End of file?)
2011/06/29 09:37:09 INF 908 object_viewer.exe load_form.h 943 loadForm : loadForm(): Exception during reading the packed file, I'll reconstruct it (Read error in file 'R:/code/ryzom/data/sound/user_var_binding.packed_sheets' (End of file?))
2011/06/29 09:37:09 WRN 908 object_viewer.exe sound_anim_dlg.cpp 91 CSoundAnimDlg::setAnimTime : START=0.000 - END=100.000
2011/06/29 09:37:09 INF 908 object_viewer.exe driver_opengl.cpp 1412 NL3D::CDriverGL::enableUsedTextureMemorySum : 3D: PERFORMANCE INFO: enableUsedTextureMemorySum has been set to true in CDriverGL
2011/06/29 09:37:09 WRN 908 object_viewer.exe file.cpp 265 NLMISC::CIFile::open : Failed to open file 'E:\Samples\tools_object_viewer\default.scb', error 2 : No such file or directory
2011/06/29 09:37:09 WRN 908 object_viewer.exe file.cpp 265 NLMISC::CIFile::open : Failed to open file 'E:\Samples\tools_object_viewer\default.ovcgf', error 2 : No such file or directory

this is the error information ,but the application can run also. and the path I hadn't changed it , I think the data file is what I need.

RE: I need some suggestion or guidance abaot shapes_exporter and object_viewer(NeL tools) - Added by Mankar about 7 years ago

Just change the config file so it points to whatever directory you have the ryzom/data folder in. E:\ryzom\etc... is where one of the developers had the folder setup on their own computer.

-Mankar

(1-6/6)