Have found a Solution for the autosaving bug. Till yet i get no more picture stuck bug .
If anybody want to try it you must open the plugin.js file from the Farmer's Dreams R19\www\js Directory and change line 107 .
from:
{"name":"PKD_VNSaveSys_build","status":true,"description":"v1.0 Custom save scene for game","parameters":{"Autosave Time":"5","Common Event ID":"0","NO Autosave Maps":"1, 2, 28, 4, 21"}},
to:
{"name":"PKD_VNSaveSys_build","status":true,"description":"v1.0 Custom save scene for game","parameters":{"Autosave Time":"360","Common Event ID":"0","NO Autosave Maps":"1, 2, 28, 4, 21"}},
This will change the timer for the autosave function from 5 Minutes to 360 Minutes (6 hours) . Enough time to play the game normally. The timer will be started every time you load or start a game.