Does anybody knows how to update *.packed_sheets files on server?

Added by up2dub almost 5 years ago

The files exist in ~/code/ryzom/server/src/*/*_service[s]/. There are 20 files in 5 various service source folders and i dont know how to update them.
..and, are they really need to be updated if i want to extend or change the base level??))

Does anybody faced to such problem?


Replies (3)

RE: Does anybody knows how to update *.packed_sheets files on server? - Added by molator almost 5 years ago

Delete the .packed_sheets and the server will rebuild it in code/ryzom/server/data_shard on the next run.

The .packed_sheets need to be rebuild when you're adding a new sheet (armor, spell, etc) or editing an existing one.
You're not really obliged to delete the existing .packed_sheets but that way you're sure that the .packed_sheets are up-to-date.

RE: Does anybody knows how to update *.packed_sheets files on server? - Added by up2dub almost 5 years ago

all ok, thanks))

Am i need to put these files to their directories back or they will work in data_shard dir?

RE: Does anybody knows how to update *.packed_sheets files on server? - Added by molator almost 5 years ago

data_shard is the proper folder.
Nothing to move.

(1-3/3)