<?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: Flexsim Crash Dump in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/flexsim-crash-dump/m-p/13575512#M74824</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The cause of your crash could be a modeling error. If a particular model is always the one that crashes, and it crashes on any computer you run it on, this is probably the case. In that event follow the guide here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.flexsim.com/answers/21145/view.html"&gt;https://answers.flexsim.com/answers/21145/view.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If the issue is more a system level problem like a driver, you may find a clue to the problem by using &lt;A rel="noopener noreferrer" href="https://www.google.com/search?q=%22Windows+Event+Viewer" target="_blank"&gt;Windows Event Viewer&lt;/A&gt;. In general you should make sure that you've applied all updates for your Windows OS and you've got a recent graphics driver installed. Check out &lt;A rel="noopener noreferrer" href="https://www.howtogeek.com/135976/how-to-update-your-graphics-drivers-for-maximum-gaming-performance/" target="_blank"&gt;HowToGeek.com's article&lt;/A&gt; for a primer on updating graphics drivers.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 07 Sep 2023 14:53:58 GMT</pubDate>
    <dc:creator>Ben_WilsonADSK</dc:creator>
    <dc:date>2023-09-07T14:53:58Z</dc:date>
    <item>
      <title>Flexsim Crash Dump</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsim-crash-dump/m-p/13575510#M74822</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.1.4 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello,&lt;/P&gt;
 &lt;P&gt;Is it possible to collect information about why FlexSim was crashed using Windows WER user-mode dumps(&lt;A rel="nofollow" id="isPasted" href="https://learn.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps"&gt;https://learn.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps&lt;/A&gt;)? If possible, how do I enable it? I have enabled registry key, but I couldn't get any crash dumps.&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;Thank you.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 07 Sep 2023 13:25:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsim-crash-dump/m-p/13575510#M74822</guid>
      <dc:creator>youngkl-111</dc:creator>
      <dc:date>2023-09-07T13:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Flexsim Crash Dump</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsim-crash-dump/m-p/13575511#M74823</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I don't know of any code we've written for crash dumps, so I don't know if it's possible. You'd just have to try it and find out.&lt;/P&gt;&lt;P&gt;I did notice this on the page you linked:&lt;BR /&gt;"Applications that do their own custom crash reporting, including .NET applications, are not supported by this feature."&lt;/P&gt;&lt;P&gt;FlexSim loads the Bonsai dll, which is a .NET dll. So FlexSim might count as a .NET application.&lt;/P&gt;&lt;P&gt;You can create a shortcut to FlexSim that doesn't load the Bonsai dll. To do this, edit the properties of the shortcut:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1694097799142.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1519325i4DFE51A59887F6CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="1694097799142.png" alt="1694097799142.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The important part is the end of the target:&lt;/P&gt;&lt;PRE&gt;path\to\flexsim.exe /excludemodules Bonsai&lt;/PRE&gt;&lt;P&gt;Then using that shortcut will load FlexSim without the Bonsai module. So maybe that's what's keeping the dumps from being collected.&lt;/P&gt;&lt;P&gt;All that being said, I'm not sure that you'll be able to collect a dump even then, or that you'll find anything helpful in the dump.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 07 Sep 2023 14:44:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsim-crash-dump/m-p/13575511#M74823</guid>
      <dc:creator>JordanLJohnson</dc:creator>
      <dc:date>2023-09-07T14:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Flexsim Crash Dump</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsim-crash-dump/m-p/13575512#M74824</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The cause of your crash could be a modeling error. If a particular model is always the one that crashes, and it crashes on any computer you run it on, this is probably the case. In that event follow the guide here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.flexsim.com/answers/21145/view.html"&gt;https://answers.flexsim.com/answers/21145/view.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If the issue is more a system level problem like a driver, you may find a clue to the problem by using &lt;A rel="noopener noreferrer" href="https://www.google.com/search?q=%22Windows+Event+Viewer" target="_blank"&gt;Windows Event Viewer&lt;/A&gt;. In general you should make sure that you've applied all updates for your Windows OS and you've got a recent graphics driver installed. Check out &lt;A rel="noopener noreferrer" href="https://www.howtogeek.com/135976/how-to-update-your-graphics-drivers-for-maximum-gaming-performance/" target="_blank"&gt;HowToGeek.com's article&lt;/A&gt; for a primer on updating graphics drivers.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 07 Sep 2023 14:53:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsim-crash-dump/m-p/13575512#M74824</guid>
      <dc:creator>Ben_WilsonADSK</dc:creator>
      <dc:date>2023-09-07T14:53:58Z</dc:date>
    </item>
  </channel>
</rss>

