View Single Post
Old 03-26-2013, 01:47 PM   #136
Awak
Wuxia Novels Fan
Awak can program the VCR without an owner's manual.Awak can program the VCR without an owner's manual.Awak can program the VCR without an owner's manual.Awak can program the VCR without an owner's manual.Awak can program the VCR without an owner's manual.Awak can program the VCR without an owner's manual.Awak can program the VCR without an owner's manual.Awak can program the VCR without an owner's manual.Awak can program the VCR without an owner's manual.Awak can program the VCR without an owner's manual.Awak can program the VCR without an owner's manual.
 
Posts: 64
Karma: 173552
Join Date: Feb 2013
Location: Earth
Device: Kindle PW
Quote:
Originally Posted by yahwing View Post
I do as what you said, but I still can'nt find the file ".secure_store"
OK, I am pretty sure you has set the Hidden File to be visible in WinSCP, isn't it?

The file is not there and that's why the game cannot be saved.

So the question is why this ".secure_store" cannot be created?

The causes could be anything such as:

1. There is still bug in the Chinese Chess program - Have you checked the crash log any new reports there?

2. Other programs also create their own Secure Storage - Can you check whether they have any problem of creating this file?

A good example is the "Collections Manager" - Go to the directory:

/mnt/us/developer/Collections Manager/metadata

Can you see the".secure_store" file there and the size of the file should not be zero?

If you cannot find the file, then there must be something wrong with your machine - It cannot be two different programs have the same issues...

If the file is there - It means there is a problem with the Chinese Chess program.

Could you tell me what you have found here? Thanks for the help.

The current implementation of handling Secure Storage is not too good, this storage are mean to be SMALL size such as saving a password only - not the whole Chess Game! And it is done in the "Destroyer" when the program exit, that may not have enough time to do it!

I have found it is very time critical when I try to save the Game Time to this storage - The Game Time must calculate beforehand, otherwise it won't work!

It could be the case your machine has an even more time margin restriction: It all depends on the CPU clock speed, Storage access speed etc.

I will take a look and see if any improvement can be made to handle this storage - In the meantime, you may only play the game without save - Sorry about this...
Awak is offline   Reply With Quote