On Thu, 14 Feb 2008 11:17:19 +0100
Frederik <[EMAIL PROTECTED]> wrote:

> I encountered some other problem:
> 
> If I do really a lot of talking the game does crash under ScummVM.
> 
> "ERROR (...): Out of array pointers, 100 max".
> 
> I tried to reprocuce the error, and it showed up again after doing
> the "Stand aside, I need to pass!" dialogue with Carol about 14
> times. Is there a possibility of creating some sort of "memory leak"
> with SCUMM scripts?

Yes, there is :( The script must deallocate themself the array they
create. I suspect the bug is in the code to handle the dialogs. I'll
look at it, thanks a lot for the report.

        Albeu


_______________________________________________
ScummC-general mailing list
[email protected]
https://mail.gna.org/listinfo/scummc-general

Reply via email to