build ryzon failed
Added by Shadow about 5 years ago
Hi there.
Sorry for my bad english and the dérangement. But I have some errors while compilling and there is one on the RYZOM BUILD which I failed solve :
*********************** UPDATE RYZOM MAKEFILE SUCCESS ! ../update_packed_sheets.sh: line 35: 18211 Abandon $EXE_NAME $PACK_SHEETS_FLAGS make[2]: *** [packed_sheets] Erreur 134 make[2]: La cible « all » n'a pas pu être refabriquée à cause d'erreurs. make[1]: *** [entities_game_service-all] Erreur 2 make[1]: La cible « night » n'a pas pu être refabriquée à cause d'erreurs. make: *** [night] Erreur 2 *************************************************** *************************************************** *********************** BUILD RYZOM FAILED *************************************************** ***************************************************
I think that there is a problem about "update_packed_sheets.sh" file or the arguments passed to the function, but I can't fix it...
Does some one know what is it ?
Replies (4)
RE: build ryzon failed - Added by Shadow about 5 years ago
This is the error file.
I add here the complete file.
make_all_error.log (5.1 kB)
RE: build ryzon failed - Added by Hammag about 5 years ago
I have the same issue.
After investigating a bit, it seems the problem comes from entities_game_service launched by update_packed_sheets.sh
entities_game_service returns with code 134
Apparently there is (at least) one packed_sheet missing: entities_game_service/egs_text_emotes.packed_sheets
This file indeed doesn't exist after the make run.
And entities_game_service ends with the error log:
2010/05/09 14:01:05 localhost/EGS-0 ERR 4041dd60 egs_sheets.cpp 287 : there must be one '.text_emotes' count = 0
I don't know yet of the packed_sheet use and rebuild mechanisme, so I joined entities_game_service.log in case someone can spot the origin of the issue.
entities_game_service.log - entities_game_service.log ending with ERR (67.5 kB)
RE: build ryzon failed - Added by Hammag about 5 years ago
Issue solved with update I retreived inbetween !
Thanks !
(1-4/4)