<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Trouble with an old (Maya 7.0) plugin in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331097#M51182</link>
    <description>&lt;P&gt;Are there any other errors in the script editor? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would start by using &lt;A href="http://www.dependencywalker.com/" target="_blank"&gt;Dependency Walker&lt;/A&gt; to check for missing dependencies. &amp;nbsp;Also check the correct functions are exported. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After that, &lt;A href="https://docs.microsoft.com/en-us/sysinternals/downloads/procmon" target="_blank"&gt;Process Monitor&lt;/A&gt;&amp;nbsp;to check the status of the Load Image operation. &amp;nbsp;If the image is loading successfully that would point to your plugin being the source of the problem. &amp;nbsp;Not sure where you could get support in that case though.&lt;/P&gt;</description>
    <pubDate>Sun, 27 Aug 2017 00:05:15 GMT</pubDate>
    <dc:creator>djonesuk</dc:creator>
    <dc:date>2017-08-27T00:05:15Z</dc:date>
    <item>
      <title>Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7329797#M51176</link>
      <description>&lt;P&gt;Hello, this may be an odd request but I have the source to an old Maya 7.0 plugin and I'm having troubles getting it to work (in Maya 7). It seems to compile fine but it compiles as a ~9mb .dll and no .mll file. If I try compiling it as/changing the extension to mll then Maya throws an error stating "Error: Unable to dynamically load" which leads me to think its not a .mll file. IS there any difference between .dll and .mll files? And if it truely is a .dll file, is there something I am missing to get it to work in Maya 7? Would it work in a newer version of Maya? Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 19:01:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7329797#M51176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-25T19:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7330353#M51177</link>
      <description>&lt;P&gt;Update: I managed to get the .mll file compiled, but when I try to run it in Maya 7.0 it says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: Unable to dynamically load : C:/Program Files (x86)/Alias/Maya7.0/bin/plug-ins/MayaExporter.mll&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything I'm trying to find online says things like path issues and stuff but I dont see how that could be the case considering its in the default folder. Could it be because I'm trying to use Maya 7.0 on a modern OS (win 10)? Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2017 03:35:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7330353#M51177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-26T03:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331067#M51178</link>
      <description>It's possible you are compiling for 32-bits. Maya is 64-bits these days, so it will require a 64-bit dll.</description>
      <pubDate>Sat, 26 Aug 2017 22:56:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331067#M51178</guid>
      <dc:creator>djonesuk</dc:creator>
      <dc:date>2017-08-26T22:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331073#M51179</link>
      <description>&lt;P&gt;Was Maya 7.0 available for 64 bits? Thats what I'm trying to use it on, as the plugin was made when 7.0 was out.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2017 23:11:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331073#M51179</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-26T23:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331091#M51180</link>
      <description>Sorry I misunderstood. Thought you were trying to compile for modern maya.</description>
      <pubDate>Sat, 26 Aug 2017 23:51:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331091#M51180</guid>
      <dc:creator>djonesuk</dc:creator>
      <dc:date>2017-08-26T23:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331094#M51181</link>
      <description>&lt;P&gt;Unfortunately I dont think I have the knowledge to compile it for modern Maya's. I can do simple work with code but I fear such a huge version change would require more skill than I possess. I assume its more than simply changing out the Maya 7.0 includes for a newer Maya?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2017 23:58:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331094#M51181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-26T23:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331097#M51182</link>
      <description>&lt;P&gt;Are there any other errors in the script editor? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would start by using &lt;A href="http://www.dependencywalker.com/" target="_blank"&gt;Dependency Walker&lt;/A&gt; to check for missing dependencies. &amp;nbsp;Also check the correct functions are exported. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After that, &lt;A href="https://docs.microsoft.com/en-us/sysinternals/downloads/procmon" target="_blank"&gt;Process Monitor&lt;/A&gt;&amp;nbsp;to check the status of the Load Image operation. &amp;nbsp;If the image is loading successfully that would point to your plugin being the source of the problem. &amp;nbsp;Not sure where you could get support in that case though.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Aug 2017 00:05:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331097#M51182</guid>
      <dc:creator>djonesuk</dc:creator>
      <dc:date>2017-08-27T00:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331140#M51183</link>
      <description>&lt;P&gt;Thats the only script window error, however DepWalker is showing lots of dependency errors revolving around what seems to be windows 8.1 API stuff. Would installing the windows 8.1 SDK install these dependencies as well? I'm not too familiar with what what the API files are available in. Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Aug 2017 01:23:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331140#M51183</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-27T01:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331714#M51184</link>
      <description>Okay, dependency walker doesn't understand the new API-xxx dlls but that's not really an issue (unless you have a serious problem with your Windows installation). You should still be able to confirm the dll has properly exported the initialize, uninitialize and API version functions.</description>
      <pubDate>Sun, 27 Aug 2017 17:07:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7331714#M51184</guid>
      <dc:creator>djonesuk</dc:creator>
      <dc:date>2017-08-27T17:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7332779#M51185</link>
      <description>&lt;P&gt;There are a few other .dll's its complaining about, like dpvs.dll, oci.dll, and ieshims.dll. I looked online for fixes but all I seem to find are those "dll download" sites. Would anyone here have any idea what these dll's are actually part of? Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 11:00:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7332779#M51185</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-28T11:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7332987#M51186</link>
      <description>I'm sorry I don't know about those dlls. The only thing I can suggest is that you read the documentation for your addon and check the prerequisites are installed on your system.</description>
      <pubDate>Mon, 28 Aug 2017 12:37:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7332987#M51186</guid>
      <dc:creator>djonesuk</dc:creator>
      <dc:date>2017-08-28T12:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7334692#M51187</link>
      <description>&lt;P&gt;Unfortunately there is no real documentation aside from comments. DepWalker is also complaining about a ton of dll's being 64bit when the plugin is looking for 32bit, would that matter that much? I solved the oci and dpvs problems but I'm still missing these:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;API-MS-WIN-CORE-KERNEL32-PRIVATE-L1-1-1.DLL&lt;BR /&gt;API-MS-WIN-CORE-PRIVATEPROFILE-L1-1-1.DLL&lt;BR /&gt;API-MS-WIN-SERVICE-PRIVATE-L1-1-1.DLL&lt;BR /&gt;API-MS-WIN-CORE-SHUTDOWN-L1-1-1.DLL&lt;BR /&gt;EXT-MS-WIN-NTUSER-UICONTEXT-EXT-L1-1-0.DLL&lt;BR /&gt;IESHIMS.DLL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="x-hidden-focus"&gt;Which apparently are from Visual C++ Redistributable Packages for Visual Studio 2013 but even after installing that it still complains about them missing.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 02:03:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7334692#M51187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-29T02:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7334704#M51188</link>
      <description>&lt;P&gt;Also these are the errors DepWalker is throwing:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: At least one required implicit or forwarded dependency was not found.&lt;BR /&gt;Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module.&lt;BR /&gt;Error: Modules with different CPU types were found.&lt;BR /&gt;Warning: At least one delay-load dependency module was not found.&lt;BR /&gt;Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 02:10:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7334704#M51188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-29T02:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7334820#M51189</link>
      <description>&lt;P&gt;Ok I made some progress with process monitor. Even though DepWalker sees oci.dll (oracle related) and dpvs.dll (something to do with 3d?) process monitor is showing maya is having a hard time opening them. It opens them fine in a few areas but it seems to want to open them each in about 10 different locations on my computer. Is this normal? I'm going around placing these 2 dll's in those locations now to test it but it just seems odd that it would want them in multiple locations, opening the same file multiple times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a side note, does this forum not have an edit post button? I feel bad making multiple posts in a row.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 04:08:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7334820#M51189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-29T04:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with an old (Maya 7.0) plugin</title>
      <link>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7335539#M51190</link>
      <description>&lt;P&gt;I think I see why its looking all over for oci.dll, it seems to be looking in every PATH variable. Question is, why? Is it the wrong oci.dll? It says success for all the instances of oci.dll it found. It also says "file locked with only readers" for some of these osi.dll locations too, for the "create file mapping" operation, but it also has a success for the same operation.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 11:11:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/trouble-with-an-old-maya-7-0-plugin/m-p/7335539#M51190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-29T11:11:19Z</dc:date>
    </item>
  </channel>
</rss>

