pierremgi 769 Posted April 4 Hi, I have done a simple mission. Indep are hostile, some units are patrolling (several move waypoints + cycle one). One mod: enhanced movement. Malden Island. Nothing very specific. I got this error: 9:03:54 Error in expression <[]; _threat = [_this,_threatsNew] call bis_fnc_cp_main; _t = time + (_this ca> 9:03:54 Error position: <bis_fnc_cp_main; _t = time + (_this ca> 9:03:54 Error Undefined variable in expression: bis_fnc_cp_main 9:03:54 Error in expression <time > _t> 9:03:54 Error position: <_t> 9:03:54 Error Undefined variable in expression: _t 9:03:54 Error in expression <time > _t> 9:03:54 Error position: <_t> 9:03:54 Error Undefined variable in expression: _t 9:03:54 Error in expression <time > _t> 9:03:54 Error position: <_t> 9:03:54 Error Undefined variable in expression: _t 9:03:54 Error in expression <time > _t> 9:03:54 Error position: <_t> 9:03:54 Error Undefined variable in expression: _t 9:03:54 Error in expression <time > _t> 9:03:54 Error position: <_t> 9:03:54 Error Undefined variable in expression: _t 9:03:54 Error in expression <time > _t> 9:03:54 Error position: <_t> 9:03:54 Error Undefined variable in expression: _t Seems to be each framed... these lines :_threat = [_this,_threatsNew] call bis_fnc_cp_main; are not from my scripts. Any Idea? Thanks. 1 Share this post Link to post Share on other sites
pierremgi 769 Posted Tuesday at 07:46 AM It seems to me linked with the laptop local time (windows time) different from actual local time, then internet local time. Error still persists.... Share this post Link to post Share on other sites