One of the most irritating aspects of debugging in Rev (or in Galaxy for that matter) is that there are circumstances (usually when a rev app starts up) when you can get an error in the message box, such as

Message execution error:
Error description: Chunk: can't find card

with no other context given, i.e. the IDE's debugging display is not invoked. This seems absurd, since the engine can't have interpreted the script all without knowing which line of which script it was executing, as well as the name of the object it can't find (in the example above): so this info could and should (IMO) be provided to the developer.

Does anyone know

a) exactly under what conditions this type of error occurs;

b) if there is a workaround (apart from simply stepping through every line of script) to find the context of the error.

TIA

Graham


------------------------------------------------------------------------ ---
Graham Samuel / The Living Fossil Co. / UK and France

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to