Where to get the file(\code\ryzom\data) in the object viewer

Added by wangxuan2730 about 7 years ago

in the configFile ,how to generate the Data File?
packed_sheet_path = "R:\code\ryzom\data\sound";
sample_path = "R:\code\ryzom\data\sound\samplebanks\";

and in the log file: how to solve it?

2011/07/11 09:34:59 WRN 3a0 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/07/11 09:34:59 INF 3a0 object_viewer.exe load_form.h 878 loadForm : loadForm(): Loading packed file 'R:/code/ryzom/data/sound/sounds.packed_sheets'
2011/07/11 09:34:59 INF 3a0 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/07/11 09:34:59 INF 3a0 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/07/11 09:34:59 INF 3a0 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/07/11 09:34:59 WRN 3a0 object_viewer.exe path.cpp 516 NLMISC::CFileContainer::lookup : PATH: File (default.mixer_config) not found (default.mixer_config)
2011/07/11 09:34:59 WRN 3a0 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/07/11 09:34:59 INF 3a0 object_viewer.exe load_form.h 878 loadForm : loadForm(): Loading packed file 'R:/code/ryzom/data/sound/user_var_binding.packed_sheets'
2011/07/11 09:34:59 INF 3a0 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/07/11 09:34:59 INF 3a0 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/07/11 09:35:00 WRN 3a0 object_viewer.exe sound_anim_dlg.cpp 91 CSoundAnimDlg::setAnimTime : START=0.000 - END=100.000
2011/07/11 09:35:00 INF 3a0 object_viewer.exe driver_opengl.cpp 1412 NL3D::CDriverGL::enableUsedTextureMemorySum : 3D: PERFORMANCE INFO: enableUsedTextureMemorySum has been set to true in CDriverGL
2011/07/11 09:35:00 WRN 3a0 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/07/11 09:35:00 WRN 3a0 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