Max file with 2 cameras is 32MB

I have saved out two vray cameras to a new max file which I need to send to someone. The resulting Max file is 32MB! No geometry - just two cameras!

Any idea if you can purge a max file, or is this an issue with vraycameras?

…obviously, if I meger the cameras into a new file, it seems fine (a few KB), but still, whats going on?

material editor? make sure nothing is hidden by type? strange…

Have you tryed gabage collection?

In the Maxscript listener type in “gc()” without the inverted commas and hit enter. Do this three or four times and save the file.

Cheers
Troy

gc() will just flush memory - it won’t alter your file size.

Do you have any layers in the scene?

actually in the past the garbage collect would definitely help with file size. That is supposed to have been fixed in max 8 i believe.

what version of max? i just tried to replicate and couldn’t. Its 152kb. Im on max 8.

try to check your obj reference or file, I had this problem in the past and this solved it.

Really?

Then shut my mouth!

Have a look at:

http://usa.autodesk.com/adsk/servlet/ps/item?siteID=123112&id=5582236&linkID=5573345

That’s what I said :smile: