Autor Thema: Critical Error - non-asserted c++exception  (Gelesen 1786 mal)

Offline jb70508

  • Jungbrut
  • *
  • Beiträge: 3
    • My/Mein Tackle Equipment: Live Bait
  • My/Mein Echo Equipment: Elite-7 HDI
Critical Error - non-asserted c++exception
« am: 03 März 2020, 02:43:48 »
I got this error when processing a raster map. Anyone know what it could be? -- Critical Error - non-asserted c++exception

Offline gregory

  • Insight Map Creator
  • *
  • Beiträge: 854
Re: Critical Error - non-asserted c++exception
« Antwort #1 am: 03 März 2020, 16:09:11 »
More than likely "out of memory".  Are you running the 32 bit version?

Offline jb70508

  • Jungbrut
  • *
  • Beiträge: 3
    • My/Mein Tackle Equipment: Live Bait
  • My/Mein Echo Equipment: Elite-7 HDI
Re: Critical Error - non-asserted c++exception
« Antwort #2 am: 05 März 2020, 18:45:52 »
Yes, memory was the issue. I noticed my memory on my computer was running abnormally high due to a windows explorer process that must have froze or glitched. Restarted my computer and tried to process it again and it worked perfectly. Thanks for your response.