Suddenly cannot use arguments in functions
Posted: 04 Feb 2013 06:46
I was about 90% complete my Lemur project and now it seems completely disfuctional.
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 If I load any previous project which I know has no errors, it still contains errors on the scripts with arguments. I have to restart the editor and open that project again to make it work.
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?
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 If I load any previous project which I know has no errors, it still contains errors on the scripts with arguments. I have to restart the editor and open that project again to make it work.
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?