Kirel MOUL and Guild Shirts

I am trying to have the Kirel guild shirt system on my offline CC.
I edited the xTakableClothing.py to have it working.
But it seems there is something strange, because it doesn't work, and when I check the "Python0.elf" file, I see this line:
KeyError: Age Global SDL for KirelMOUL does not exist!
I checked, my SDL file is here, the VeryVerySpecialPythonFileMod points to the good SDL file, I have the KirelMOUL Python file in my CC folder (I don't think it can cause a bug) ; but both in the non-converted Kirel file and the converted, the sceneobject "AgeSDLHook" is replaced by "kirelAgeSDLHook". I added a new sceneobject with the regular name, and added it to the scenenode, but still have the same error. Any ideas ?
I edited the xTakableClothing.py to have it working.
But it seems there is something strange, because it doesn't work, and when I check the "Python0.elf" file, I see this line:
KeyError: Age Global SDL for KirelMOUL does not exist!
I checked, my SDL file is here, the VeryVerySpecialPythonFileMod points to the good SDL file, I have the KirelMOUL Python file in my CC folder (I don't think it can cause a bug) ; but both in the non-converted Kirel file and the converted, the sceneobject "AgeSDLHook" is replaced by "kirelAgeSDLHook". I added a new sceneobject with the regular name, and added it to the scenenode, but still have the same error. Any ideas ?