msmith81
01-30-2009, 10:39 PM
I was working on a script yesterday and got an error that said something about an error occuring during garbage collection... I kept working and a couple minutes later, Max crashed completely. When I tried to reopen it, the loading screen came up and then:
FATAL ERROR
DBX CAS 0
and it wouldn't open at all! Luckily a restart on my computer fixed the error (for now), but I am fairly new to scripting and have no idea what caused this in the first place and I would like to avoid further problems. Can anyone help me? I was working with creating a bitmap with the RenderMap function and then reading the RGB values per polygon, could this be the source of my problems? I do not know what the program is doing with the bitmap after creation, do I have to specify a folder for it to be saved in? Any help as to what garbage collection means or DBX CAS 0 or anything like that would be much apprectiated. Thank you.
FATAL ERROR
DBX CAS 0
and it wouldn't open at all! Luckily a restart on my computer fixed the error (for now), but I am fairly new to scripting and have no idea what caused this in the first place and I would like to avoid further problems. Can anyone help me? I was working with creating a bitmap with the RenderMap function and then reading the RGB values per polygon, could this be the source of my problems? I do not know what the program is doing with the bitmap after creation, do I have to specify a folder for it to be saved in? Any help as to what garbage collection means or DBX CAS 0 or anything like that would be much apprectiated. Thank you.
