I have an applescript studio program that I am adding some code too… and any time i try to add a subroutine that uses a repeat loop then i get this strange error
Uncaught Exception:
*** NSRunStorage,_NSBlockNumberFrorIndex(): index (3221220576) beyond array bounds (155375)
if you have any idea as to what might cause this I would appreciate any information you could give me
thanks
MM
How can anyone troubleshoot your code without being able to see it?
Mikey,
I certainly understand what you are saying however, the code is 1600 + lines that before adding the new code and there is nothing wrong with the code itself all code work fine independently.
I took the code to anther machine and it compiled just fine my guess is the file got corrupted or my drive need utilities run on it.
I was mostly look to see if anyone had seen this error before and knew what caused it.
mm
No one said you have to post all of the code base, but certainly posting some example of what is giving you a problem is more helpful than a single console line.
Boil your issue down to a simple test case and post it here.