I have narrowed down the error to all scripts that have arguments, but not sure where the issue was created.
Bascially I can load my .jzml file and everything looks to be fine, but if i try to add a new script or send it to ipad and suddenly every script that has an arguments like monitor(MIDI_ARGS) or findmiddle(x,y,z) turns to errors

My project seems to be causing havoc to the Lemur editor where it will no longer accept scripts with arguments after it is opened. My project is quite large, but only at 12%.
Any ideas? I have re-installed Lemur Editor and tried both v3 and v4 and the program seems to become buggy anytime after I load my project.
Yesterday it seemed to be working fine and no errors, have I reached a limit in code? Can you only call a function a certain amount of times?