Movie array...
in
Programming Questions
•
2 years ago
Anyone know what this error means? I'm loading an array of movies clips (they're quite small so don't think it is a memory thing...)
java(799,0xa0210720) malloc: *** error for object 0x44e2e9f0: double free
*** set a breakpoint in malloc_error_break to debug
thanks!
andrew
java(799,0xa0210720) malloc: *** error for object 0x44e2e9f0: double free
*** set a breakpoint in malloc_error_break to debug
thanks!
andrew
1