Hi Ludovic
Hope you've had a nice weekend. I didn't know about the fetch command (i feel stupid) but to bad the fetch command also gives the
"File "epmv_c4d_plugin.pyp", line 2758, in Command
KeyError: 'Documents'"
error. So I did the following (like you told)
-launched c4d
-launced ePMV
-clicked the fecth button
-clicked the ribbon check box.
no model in viewport.
typed import c4d
epmv = c4d.mv.values()[0]
print epmv
print epmv.mv
print epmv.mv.recentFiles
print epmv.mv.recentFiles.categories
print epmv.mv.recentFiles.resourceFilePath
clicked fetch again (you never know

)
no model
closed ePMV
opened it again
clicked fetch
results python console:
Code:
C:\Program Files\MAXON\MGLToolsPckgs
noTK
C:\Users\a v abn\AppData\Roaming\MAXON\CINEMA 4D R12 Demo_0E6F67AE
execute
noModeller
noModeller
noModeller
Resource file used to customize PMV: C:\Users\a v abn\.mgltools\1.5.6rc1\Pmv\_pmvrc
Sorry you need the GLE extension module
Exception AttributeError: "BooleanVar instance has no attribute '_tk'" in <bound method BooleanVar.__del__ of <Tkinter.BooleanVar instance at 0x1E307E18>> ignored
Exception AttributeError: "BooleanVar instance has no attribute '_tk'" in <bound method BooleanVar.__del__ of <Tkinter.BooleanVar instance at 0x1E307E90>> ignored
WARNING: dependency check failed for command APBSVolumeRender
Exception AttributeError: "BooleanVar instance has no attribute '_tk'" in <bound method BooleanVar.__del__ of <Tkinter.BooleanVar instance at 0x1272A328>> ignored
Exception AttributeError: "BooleanVar instance has no attribute '_tk'" in <bound method BooleanVar.__del__ of <Tkinter.BooleanVar instance at 0x1272E4B8>> ignored
__init__
init
Traceback (most recent call last):
File "epmv_c4d_plugin.pyp", line 2758, in Command
KeyError: 'Documents'
Traceback (most recent call last):
File "epmv_c4d_plugin.pyp", line 2758, in Command
KeyError: 'Documents'
Code [OK]
Code [OK]
<Pmv.hostappInterface.cinema4d_dev.c4dAdaptor.c4dAdaptor instance at 0x11ECC800>
Code [OK]
<Pmv.moleculeViewer.MoleculeViewer instance at 0x12A13530>
Code [OK]
<mglutil.util.recentFiles.RecentFiles instance at 0x12AE9B48>
Code [OK]
{}
Code [OK]
C:\Users\a v abn\.mgltools\1.5.6rc1\Pmv\recent.pkl
Code [OK]
Traceback (most recent call last):
File "epmv_c4d_plugin.pyp", line 2758, in Command
KeyError: 'Documents'
execute
restore <PyCObject object at 0x12753278>
noModeller
noModeller
noModeller
Traceback (most recent call last):
File "epmv_c4d_plugin.pyp", line 2758, in Command
KeyError: 'Documents'
Ed