Most example scripts do not work
Posted: Wed Dec 16, 2015 1:40 am
Browsing the MADRIX 3 Script User Guide, I expected to be able to paste the example scripts in to the editor and have them compile. The issue may lie in the fact that the examples seem to be written for v2, not v3, and I have made some progress by using the Migration Hints tables, but most still do not work after replacing all the obsolete functions I can find.
For example, load the "ReadAsync Test Set-Up" script from the help page titled "Reading From External Files". On line 19, replace SetText() with EditableTextSetText(), per the migration guide. Compile the script. I get the error, "Interpreter: The script requested function 'InitEffect' but it doesn't exist", and the script cannot be started.
I have many more examples of unusable example scripts, available upon request.
Am I misunderstanding some basic thing?
For example, load the "ReadAsync Test Set-Up" script from the help page titled "Reading From External Files". On line 19, replace SetText() with EditableTextSetText(), per the migration guide. Compile the script. I get the error, "Interpreter: The script requested function 'InitEffect' but it doesn't exist", and the script cannot be started.
I have many more examples of unusable example scripts, available upon request.
Am I misunderstanding some basic thing?