MSIR.0889 Classes nested too deeply: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
mNo edit summary |
||
Line 1: | Line 1: | ||
The nesting of classes exceeded | The nesting of classes exceeded the ability of [[SOUL]] to process them properly. For example, if class A contains a variable that refers to class B, which contains a variable that refers to class C, and so on, for many, many classes, one might get this error. | ||
<p class="note"><b>Note:</b> | |||
Cyclical references (class A refers to B which refers back to A) do not cause a problem. </p> | |||
Contact [[Contacting Rocket Software Technical Support|Technical Support]]. | |||
[[Category:Sirius Mods messages]] | [[Category:Sirius Mods messages]] |
Revision as of 21:26, 23 April 2014
The nesting of classes exceeded the ability of SOUL to process them properly. For example, if class A contains a variable that refers to class B, which contains a variable that refers to class C, and so on, for many, many classes, one might get this error.
Note: Cyclical references (class A refers to B which refers back to A) do not cause a problem.
Contact Technical Support.