Error on NS C40-8W Patch

UnumProvident155

SP 4449 fan
I got these errors after installing this locomotive
Error: jr_loco.gs(127) : variable animName not declared, line 127.
Error: jr_loco.gs(127) : .size operator requires an array type, line 127.
Error: jr_loco.gs(127) : illegal types for operand <, line 127
Error: jr_loco.gs(129) : variable animName not declared, line 129.
Error: jr_loco.gs(129) : animName not an array type for [] operator, line 129
Error: jr_loco.gs(129) : function Tokens not declared in class Str or derivative, line 129.
Error: jr_loco.gs(129) : (could be ::Tokens(string,string) in Str)
Error: jr_loco.gs(129) : (null) not an array type for [] operator, line 129
Error: jr_loco.gs(129) : illegal types for operand +, line 129
Error: jr_loco.gs(129) : function HasMesh not declared, line 129.
Error: jr_loco.gs(129) : (could be ::HasMesh(string) in MeshObject)
Error: jr_loco.gs(133) : variable anim not declared, line 133.
Error: jr_loco.gs(133) : anim not an array type for [] operator, line 133
Error: jr_loco.gs(133) : cannot cast from to float, line 133.
Error: jr_loco.gs(134) : variable anim not declared, line 134.
Error: jr_loco.gs(134) : anim not an array type for [] operator, line 134
Error: jr_loco.gs(134) : cannot cast from to float, line 134.
Error: jr_loco.gs(135) : variable anim not declared, line 135.
Error: jr_loco.gs(135) : anim not an array type for [] operator, line 135
Error: jr_loco.gs(135) : cannot cast from to float, line 135.
Error: jr_loco.gs(136) : variable anim not declared, line 136.
Error: jr_loco.gs(136) : anim not an array type for [] operator, line 136
Error: jr_loco.gs(136) : cannot cast from to float, line 136.
Error: jr_loco.gs(137) : variable anim not declared, line 137.
Error: jr_loco.gs(137) : anim not an array type for [] operator, line 137
Error: jr_loco.gs(137) : cannot cast from to float, line 137.
Error: jr_loco.gs(138) : variable anim not declared, line 138.
Error: jr_loco.gs(138) : anim not an array type for [] operator, line 138
Error: jr_loco.gs(138) : cannot cast from to float, line 138.
Error: jr_loco.gs(142) : invalid if expression, line 142.
Error: .. while compiling 'jr_loco.gs'
 
Back
Top