Memory Error

Hello everyone! I have had a strange memory error with my SUM file being written. At first I got the memory error becasue I had to seperate my age into two different pages. I did that and it was working for a time but after I added one more object and exported I get this Memory Error while it writes the SUM file:
What do you make of this? I hope it isn't anything too bad.
Thanks,
Valdez
- Code: Select all
@ Saving page Textures -1
@ Saving page BuiltIn -2
@ Saving page mainRoom 0
@ Saving page spacearea 1
Writing TINA_Testing.fni
Computing Checksums...
Traceback (most recent call last):
File "<string>", line 169, in open_file
File "<string>", line 106, in export_age
File "E:\Program Files\Blender Foundation\Blender\.blender\scripts\prp_MFSGen.
py", line 96, in update
md5obj=md5.new(read.read())
MemoryError
What do you make of this? I hope it isn't anything too bad.
Thanks,
Valdez
