Hi. I'm trying to load some mods, namely Dialogueactions and moreclothing by putting them in the $INIT folder but they won't load and actionscript errors appear. The loader still runs but I get a mod loading failed error. I properly updated the mods.txt by the way as I can load animtools just fine.
For trying to load dialogueactions:
TypeError: Error #1006: createProxy is not a function.
at Main/addProxies()[C:\Users\Pim\Documents\Flash\Pimgd\SDTDialogueActions\src\Main.as:108]
at Main/initl()[C:\Users\Pim\Documents\Flash\Pimgd\SDTDialogueActions\src\Main.as:77]
at Loader_fla::MainTimeline/modDataLoadingComplete()
For trying to load moreclothing:
TypeError: Error #1006: createProxy is not a function.
at flash::Main/makeprox()
at flash::Main/initl()
at Loader_fla::MainTimeline/modDataLoadingComplete()
I would like to add that if I place any of the aforementioned mods above animtools in the mods.txt, the loader won't load anything at all but if I place the animtools entry above them, animtool will load fine (green text on top right). I have Windows XP 32-bit edition if that info would help. Please help or give any info.
Edit:
I forgot to add that I'm using the latest loader (5.33).
For trying to load dialogueactions:
TypeError: Error #1006: createProxy is not a function.
at Main/addProxies()[C:\Users\Pim\Documents\Flash\Pimgd\SDTDialogueActions\src\Main.as:108]
at Main/initl()[C:\Users\Pim\Documents\Flash\Pimgd\SDTDialogueActions\src\Main.as:77]
at Loader_fla::MainTimeline/modDataLoadingComplete()
For trying to load moreclothing:
TypeError: Error #1006: createProxy is not a function.
at flash::Main/makeprox()
at flash::Main/initl()
at Loader_fla::MainTimeline/modDataLoadingComplete()
I would like to add that if I place any of the aforementioned mods above animtools in the mods.txt, the loader won't load anything at all but if I place the animtools entry above them, animtool will load fine (green text on top right). I have Windows XP 32-bit edition if that info would help. Please help or give any info.
Edit:
I forgot to add that I'm using the latest loader (5.33).