Hi all.
I was tidying up my content in CM today when I noticed many of my sessions had faulty dependencies. They are:
Set Junctions,<kuid:-25:1046>
Trigger Check,<kuid:-25:903>
Their respective problems are:
Normally, when faced with problematic builtins I just revert or revert to original and this always solves the problem. However in this case both options are grayed out. So the assets have just broken themselves?
I was tidying up my content in CM today when I noticed many of my sessions had faulty dependencies. They are:
Set Junctions,<kuid:-25:1046>
Trigger Check,<kuid:-25:903>
Their respective problems are:
Code:
Warning: This asset uses an obsolete trainz-build number. Trainz-build numbers below 2.7 are no longer supported.
Error: setjunctionsrule.gs(139) : function SetDefaultDirection not declared in class Junction or derivative, line 139.
Error: .. while compiling 'setjunctionsrule.gs'
Code:
Warning: This asset uses an obsolete trainz-build number. Trainz-build numbers below 2.7 are no longer supported.
Error: triggercheckrule.gs(323) : variable m_bDoesConditionalScenarioBehaviorResetChildrenWhenDeflagged not declared, line 323.
Error: triggercheckrule.gs(323) : cannot cast from bool to , line 323.
Error: triggercheckrule.gs(324) : variable m_bDoesConditionalScenarioBehaviorSetCompleteWhenDeflagged not declared, line 324.
Error: triggercheckrule.gs(324) : cannot cast from bool to , line 324.
Error: triggercheckrule.gs(380) : function FlagConditionalScenarioBehavior not declared, line 380.
Error: triggercheckrule.gs(385) : invalid if expression, line 385.
Error: triggercheckrule.gs(390) : function DeflagConditionalScenarioBehavior not declared, line 390.
Error: .. while compiling 'triggercheckrule.gs'
Normally, when faced with problematic builtins I just revert or revert to original and this always solves the problem. However in this case both options are grayed out. So the assets have just broken themselves?