I have some scripts that were working perfectly for some weeks. Just few minutes ago, I tried to run them and Im getting the stack-heap collision problem.
I have detected the problemn trying to send emails and managin XML-RPC channels, but now I tested it and I see the problem is in Dialogs too.
a) YES, I have considered the 16K limit (I splitted the functionality in more than one script).
b) YES, I control the content of the varaibles because of the 16K limit (2k of data is the top)
c) The scripts were working perfectly four hours ago, and I have not changed anything within the scripts so...
What's happening? Anyone else is having similar problems with scripts?