Issues with saving

Everything DG Kernel: Technical discussions and issues
Post Reply
RJD
Posts: 7
Joined: Thu Nov 28, 2024 4:57 am

Issues with saving

Post by RJD »

Hello,

I've been trying to write my model to a file, but I'm having issues. When I try to save it as a .mdg, or .glm, it gives a message saying a .tmp file cannot be loaded. When I try .stl, and .wrl, it simply produces a file with a single line of header info. However .xyz and .csv formats do seem to write the correct files. Also, this behaviour happens no matter how I save it (DGKC control save, IModel_DG.Save(), or from the context menu). Does anyone know what might be going wrong for me? I'm using a build of KC 7.2 from December.

Cheers,
Ryan
Mike Zubovic
Posts: 21
Joined: Mon Jul 15, 2024 5:20 am

Re: Issues with saving

Post by Mike Zubovic »

Hello Ryan
We are looking into this.
Thank you for reporting
Mike Zubovic
Posts: 21
Joined: Mon Jul 15, 2024 5:20 am

Re: Issues with saving

Post by Mike Zubovic »

Ryan, I do not see it happening.

There might be something wrong with your setup.
Things to try:
- Execute "Update Component Registration" in the PC's start menu as admin. Is it still happening?
- In debug config of your app enable native code debugging. Debug the app. Have a look at the output or Modules window. Are the DGK dlls are loaded from the correct installed location?
- Is it happening in the latest update?

If nothing works, contact us via the support form

Regards
RJD
Posts: 7
Joined: Thu Nov 28, 2024 4:57 am

Re: Issues with saving

Post by RJD »

Hi Mike,

I have tried with an old install (from November last year), and it works. It does not seem to work on the install I was using before (I'm not sure which one that was) or the latest one. Hopefully this helps. I should note that I may have just corrupted my install somehow.

Cheers,
Ryan
Post Reply