<?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: Runtime error R6025 Pure Virtual Function Call - Microsoft Visual C++ in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/runtime-error-r6025-pure-virtual-function-call-microsoft-visual/m-p/10166654#M14975</link>
    <description>&lt;P&gt;Google translated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Because I kept making mistakes and many things didn't work (e.g. nothing worked as soon as a second sketch&lt;BR /&gt;was created, the timeline was not "cleaned up" with a new component, no chance to insert STL objects, and&lt;BR /&gt;the error messages when closing Fusion 360) , I thought it was because of my CPU and RAM.&lt;BR /&gt;&lt;BR /&gt;So I put together a new PC with 32GB RAM, an AMD Ryzen9 3900, Nvidia GTX 1080 with 11GB, Samsung 980 Pro M2&lt;BR /&gt;etc.&lt;BR /&gt;Then I installed Win10Pro with all the original drivers and at first only installed Fusion 360 and yes, the&lt;BR /&gt;other errors were all gone, but the error when closing Fusion 360 persisted. Without any plugins or anything&lt;BR /&gt;else.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Mar 2021 09:57:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-03-18T09:57:35Z</dc:date>
    <item>
      <title>Runtime error R6025 Pure Virtual Function Call - Microsoft Visual C++</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/runtime-error-r6025-pure-virtual-function-call-microsoft-visual/m-p/5894179#M14971</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everytime I shut down my 3ds max 2016, a runtime error window pop out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft visual C++ Runtime library&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;R6025 - pure virtual function call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is anyone know what I have done something wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nelson Wong&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 14:10:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/runtime-error-r6025-pure-virtual-function-call-microsoft-visual/m-p/5894179#M14971</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-05T14:10:42Z</dc:date>
    </item>
    <item>
      <title>Betreff: Runtime error R6025 Pure Virtual Function Call - Microsoft Visual C++</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/runtime-error-r6025-pure-virtual-function-call-microsoft-visual/m-p/10018879#M14972</link>
      <description>&lt;P&gt;I've same problem with Fusion 360 and I see (here), in 6 years no answer... OKay &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 10:28:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/runtime-error-r6025-pure-virtual-function-call-microsoft-visual/m-p/10018879#M14972</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-21T10:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error R6025 Pure Virtual Function Call - Microsoft Visual C++</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/runtime-error-r6025-pure-virtual-function-call-microsoft-visual/m-p/10021287#M14973</link>
      <description>&lt;P&gt;when you get this error message the system tells where it happened ... give us a screenshot of the message box&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 02:02:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/runtime-error-r6025-pure-virtual-function-call-microsoft-visual/m-p/10021287#M14973</guid>
      <dc:creator>denisT.MaxDoctor</dc:creator>
      <dc:date>2021-01-22T02:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error R6025 Pure Virtual Function Call - Microsoft Visual C++</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/runtime-error-r6025-pure-virtual-function-call-microsoft-visual/m-p/10021296#M14974</link>
      <description>&lt;P&gt;This usually happens when a system component (eg a plugin) no longer meets the "requirements". The solution is always to update or replace some component of the system (driver, library, compiler, etc.). But to come up with a fix strategy, we need to know where the problem was found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 02:08:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/runtime-error-r6025-pure-virtual-function-call-microsoft-visual/m-p/10021296#M14974</guid>
      <dc:creator>denisT.MaxDoctor</dc:creator>
      <dc:date>2021-01-22T02:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error R6025 Pure Virtual Function Call - Microsoft Visual C++</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/runtime-error-r6025-pure-virtual-function-call-microsoft-visual/m-p/10166654#M14975</link>
      <description>&lt;P&gt;Google translated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Because I kept making mistakes and many things didn't work (e.g. nothing worked as soon as a second sketch&lt;BR /&gt;was created, the timeline was not "cleaned up" with a new component, no chance to insert STL objects, and&lt;BR /&gt;the error messages when closing Fusion 360) , I thought it was because of my CPU and RAM.&lt;BR /&gt;&lt;BR /&gt;So I put together a new PC with 32GB RAM, an AMD Ryzen9 3900, Nvidia GTX 1080 with 11GB, Samsung 980 Pro M2&lt;BR /&gt;etc.&lt;BR /&gt;Then I installed Win10Pro with all the original drivers and at first only installed Fusion 360 and yes, the&lt;BR /&gt;other errors were all gone, but the error when closing Fusion 360 persisted. Without any plugins or anything&lt;BR /&gt;else.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 09:57:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/runtime-error-r6025-pure-virtual-function-call-microsoft-visual/m-p/10166654#M14975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-18T09:57:35Z</dc:date>
    </item>
  </channel>
</rss>

