Em vừa nghịch ngu nên phải ghost lại win
lúc cài lại VNR thì lúc cài từ điển chỉ cài đk cái đầu tiên
mấy cái còn lại đang cài thì nó tự tắt bụp cái

hồi trước có bị vậy đâu
Fix cho lỗi không cài đk EDICT, KanjiDic
1. Tải file từ đây về, bỏ đâu cũng đk, extra ra chỗ nào cũng đk
http://ftp.monash.edu.au/pub/nihongo/edict2u.gz
2. Vào chỗ sau đây:
\Visual Novel Reader\Library\Frameworks\Sakura\py\scripts
- Vào file getedict.py, mình mở bằng WordPad, hoặc notepad++ cũng đk
- Tìm dòng:
Code:
if sknetio.getfile(url, path, flush=False, gzip=True):
ok = skfileio.filesize(path) > minsize
- Sửa thành:
Code:
if sknetio.getfile(url, path, flush=False, gzip=False):
u_var = raw_input("unzip then enter any text and press enter")
ok = skfileio.filesize(path) > minsize
3. Copy cái file edict2u.gz lúc nãy tải về vào chỗ này \Visual Novel Reader\Caches\tmp
4. Vào VNR, cài lại EDICT, KanjiDic
5. Khi script xuất hiện và dừng lại với dòng "unzip then enter any text and press enter"
- Quay lại chỗ \Visual Novel Reader\Caches\tmp
- Nhớ cái File mình tải về extra ra ở 1 không. Lúc extra ra sẽ có một file là edict2u
- copy file đó rồi paste ở chỗ \Visual Novel Reader\Caches\tmp
7. enter any text and press enter
Với KanjiDic thì cách sửa hoàn toàn tương tự trên chỉ có điều bạn vào file getkanjidic.py và vào link sau đây để down file
http://ftp.monash.edu.au/pub/nihongo/kanjidic.gz
Lỗi này cũng xuất hiện mới gần đây thôi
Hi vọng sẽ đk sửa sớm
Nguồn:
http://forums.fuwanovel.net/topic/14892-edict-problem-cant-install/