Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Avi

Pages: [1] 2 3 ... 56
1
Hi,
 
Thanks for your patience. Our developers have prepared a fixed build of Corona 13 Hotfix 1 that should run properly on your affected machine: https://drive.google.com/file/d/1Q150zS4n-Yn9OjlfYYAH-qQFtknzfW-G/view
 
Please note: this is provided only to test whether the installation works correctly. It is not an official stable build. Once you try it out, let us know the results so we can confirm and finalize this.

2
[Max] General Discussion / Re: System low on RAM:
« on: 2025-09-11, 20:01:11 »
Hi,

The paging file is managed by Windows automatically, not by Corona. We recommend keeping it set to "System Managed".


If you’re running out of RAM, the best first step is to optimize the scene. If you feel the same scene in Corona 10 uses much less RAM but in Corona 13 HF1 the RAM usage is drastically higher, please open a support ticket and share a short screen recording so we can review the comparison clearly: 
https://support.chaos.com/hc/en-us/requests/new 

In the meantime, this article may also help you troubleshoot further: 
https://support.chaos.com/hc/en-us/articles/4528225440657-System-is-running-low-on-RAM-so-you-may-experience-excessive-parsing-times-or-crashes 

3
This sounds like a issue with windows "https://learn.microsoft.com/en-us/windows/win32/memory/working-set"

Try disabling windows defender, setting power option mode to high performance and you can also go through this article and try the solution listed: https://www.wisecleaner.com/think-tank/507-3-Solutions-for-Windows-10-Standby-Memory-Issues.html

You can also try disabling Sysmain (Superfetch) by opening services (services.msc), find "Sysmain" and disable it. this prevents Windows from aggressively managing memory (If you dont see any improvement, re enable it).

4
Also after a bit of research I found this issue and it sounds related: https://www.installaware.com/forums/viewtopic.php?t=10434

Try deleting all temp files from %temp% and %userprofile%\AppData\Local\Temp

5
Can you try disabling any antivirus and install the latest VC++ redistributables from here: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 and see if it fixes the issue.

Also, you can try this https://support.chaos.com/hc/en-us/articles/4526313794065-How-to-install-Corona-manually-using-the-Unpack-option

6
What is the error you get? Any Screenshot?

7
Hi,

Can you please send us a ticket for this issue so we can have a better look at your file setup and everything?

https://www.chaos.com/contact-us

8
Hi, Just an update from our devs that it can be extracted using openexr library. So it is the right way. I hope this helps.

9
Hi,

Can you please send us a ticket for this issue as this might require some investigation from our team.

https://www.chaos.com/contact-us

10
[Max] I need help! / Re: License occupied by my own pc
« on: 2025-09-04, 15:19:49 »
I found it. Its #412576 . I will bump it internally to the right team. Someone will get back to you asap.

11
[Max] I need help! / Re: License occupied by my own pc
« on: 2025-09-04, 15:15:29 »
Can you check your email and see if you got any email regarding your ticket?

12
[Max] I need help! / Re: License occupied by my own pc
« on: 2025-09-04, 12:42:33 »
Can you share the ticket number?

13
[Max] I need help! / Re: License occupied by my own pc
« on: 2025-09-04, 10:48:32 »
For any license related issues, please submit a ticket directly to Chaos Support:

https://www.chaos.com/contact-us

They handle all license management requests and will be able to resolve this for you quickly.

14
I’ve made a simple MaxScript(USING AI) that can tell you whether your last render was done in Production or Interactive Rendering.

How it works:
- Corona’s `CoronaRenderer.CoronaFp.getRenderType()` only works while a render is running 
  (returns 0 = Production, 3 = Interactive).
- To get around this, the script uses a `#postRenderFrame` callback which captures the mode just before the render ends.
- It then saves the result in a persistent variable and updates the render stamp with either [PROD] or [IR].

This way, after rendering finishes, you can still see which mode was used in the VFB stamp.

Script attached below.
 
If you’d like to see this added as a native feature, feel free to log it here:
https://chaoscorona.ideas.aha.io/ideas

15
[Max] I need help! / Re: CORONA Render identity
« on: 2025-09-03, 18:33:40 »
I am using Corona 13 HF 1 and I tried running 3ds Max as ADMIN but I am unable to reproduce this same thing on my end. Can you help me with the steps so I can try to find out more about it? Also which version of 3ds Max you are using?

Pages: [1] 2 3 ... 56