Closed osfrance closed 4 years ago
Did you save the charactersheet inside a scenario ? or at a separate file ?
I've save it inside the scenario, bot I try to save madia to another file and the size was 0 byte
I did a test and it worked. I load a scenario, share the sheet, change value and then save and load the scenario again an the change was there.
Are you sure the change worked ? Did you check the data tab ?
Hi ! I test with a new rcs File, I confirm it's don"t work ... Yes, the change worked on server and client, and I have data in data tab. I use this file: scenario.zip
Thanks for Help ! (After this issue, I'll send other issues in KDE Gitlab ;-))
Oh, you put sheet in your scenario as linked, It may be the diffirence between you and me.
Hi ! Today I just try to load test.rcs, edit them and "save media as" ... and I had the same problem, file size is null. I don't create a scenario, player don't join and edit the RCS ...
Hi ! I try a new TEST :
Ok, I understood what is happening.
First, there is two ways to save media: inside the scenario or as a stand alone file.
If you load the scenario, change some stuff and press Ctrl+S
(or click on Save Scenario
) it will works. The charactersheet will be saved.
The save current media Alt+S
will work as well.
But when you try to save the charactersheet into another file, it will fail.
The reason behind that is that rolisteam does not load from RCS file everything as it does not need data for edition the sheet itself, It takes data about characters and about the final view. So, in order to save properly a RCS file, rolisteam reads those information, add its new information, and save all into the file.
But in the case, where you try to save to a non existing file, the first step fails as it can't find data inside the RCS, so the whole process fails. In order to save the sheet into another file, you have to copy the origin file to the new name, and save as on rolisteam. It is not perfect but it will work. I will try to fix that. To read data from the previous file and save the whole new data into the new file.
Ok, thanks a lot for help !
It's a big problem because we loose all the modifications of CharacterSheet !
Thanks, for all you'r support !