Author Topic: Corona Proxy - 'Unloaded from RAM'  (Read 5294 times)

2018-08-20, 07:15:23

nishithm

  • Users
  • *
  • Posts: 3
    • View Profile
Not sure if this has been discussed/solved previously, but I've been facing some problems while exporting a new proxy. As soon as the export is completed, there is an 'Unloaded from RAM' message on the dialog box. I'm exporting the proxy on my local drive along with all the textures. Also, proxies with this error do not render.

Using 3ds Max 2017 and Corona 2.0

2018-08-29, 09:05:40
Reply #1

Bzuco

  • Active Users
  • **
  • Posts: 118
    • View Profile
    • personal web page
did not test on corona 2.0, but message unloaded from ram is normal, because when you are exporting one or plenty of objects to proxy you dont want to keep meshes in memory, because after a while you RAM would be full. Also no problem with rendering, I tested corona exporter script and corona proxy object with pick from scene function.

2018-08-29, 13:55:23
Reply #2

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13769
  • Marcin
    • View Profile
I'm exporting the proxy on my local drive along with all the textures. Also, proxies with this error do not render.
What exactly do you mean by "exporting proxies along with all the textures"? Corona currently does not export proxies with textures or materials.
Can you check if your .cgeo files after the export have some reasonable file size, and are not empty?
What happens if you enable the "keep in memory" option for your proxy?
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2018-08-30, 07:30:52
Reply #3

nishithm

  • Users
  • *
  • Posts: 3
    • View Profile
I meant all the exported proxies and textures are placed on the local drive and not on network.
Yes, the exported proxies are of reasonable size. Some exported proxies work fine, some dont.
I'll check "keep in memory" option and will get back.

Thanks.