03-01-2015, 01:58 AM
oort, I tested it here in a i5 4GB (only 2GB free) Windows 7 64bit and Wings3D 64bits too.
First I let growing reach these values for Living Branches: 165 from 512
The output file got 64MB of size and I got an Erlang crash. In the Wings3d install folder we find the erlang.dump, I looked for it and I see the problem was related to the amount of memory being requested:
I tried it again, but now I let it grow only until Living Branches get: 184 from 245
The output file got 30MB and I was able to get it load inside Wings3d. The Ivy object had 227K faces.
I still want to test that in my PC with much more memory.
First I let growing reach these values for Living Branches: 165 from 512
The output file got 64MB of size and I got an Erlang crash. In the Wings3d install folder we find the erlang.dump, I looked for it and I see the problem was related to the amount of memory being requested:
Quote:=erl_crash_dump:0.3
Sat Feb 28 22:05:11 2015
Slogan: eheap_alloc: Cannot allocate 1898305688 bytes of memory (of type "heap").
System version: Erlang/OTP 17 [erts-6.0] [64-bit] [smp:4:4] [async-threads:10]
I tried it again, but now I let it grow only until Living Branches get: 184 from 245
The output file got 30MB and I was able to get it load inside Wings3d. The Ivy object had 227K faces.
I still want to test that in my PC with much more memory.