View Single Post
Old 02-22-2015, 08:35 AM   #739
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Where is the pathname fragment: data/dict/test.idx being written to on the PC and on the Kindle?
(I.E: what is the full pathname in each case, working and non-working?)
Also check for differences in the permissions on both.

- - - - - -

Have you inspected the lines in the JSON.lua error report?
Code:
# JSON data cannot be decoded frontend/JSON.lua:525: frontend/JSON.lua:240: can't parse JSON at char 1 of: save to cache data/dict/test.idx
(I.E: perhaps 'save to cache' is not implemented in JSON.lua)

Ah...
Are you using the same JSON.lua on the Kindle as on the PC?
knc1 is offline   Reply With Quote