-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vcm_ActivateAI error #139
Comments
I second this. I can load the same mission three times and get the above errors once. Seems random as to when it rears its head. 21:48:32 Error in expression <ntil {!(isNil "CBAACT")}; while {true} do while {alive player && {Vcm_ActivateAI}} do |
Third this, similar issues:
|
Describe the bug
After the mission i become a error
To Reproduce
no idea, could be because i only use vcom enabled for "EAST" side?
Expected behavior
No error
Screenshots
If applicable, add screenshots to help explain your problem.
VCOM Version:
3.3.3 from Workshop
Additional mods used:
Additional context
log:
`
20:25:55 Error in expression <n",{_this spawn VCM_fnc_IRCHECK;}];
if (Vcm_PlayerAISkills) then {[] spawn VCM_f>
20:25:55 Error position: <Vcm_PlayerAISkills) then {[] spawn VCM_f>
20:25:55 Error Undefined variable in expression: vcm_playeraiskills
20:25:55 File \vcomai\vcom\VcomInit.sqf [VCOMlaunch_fnc_Init], line 68
20:25:55 Error in expression <IDRIVEBEHAVIOR;
while {true} do
{
if (Vcm_ActivateAI) then
{
{
if (local _x &&>
20:25:55 Error position: <Vcm_ActivateAI) then
{
{
if (local _x &&>
20:25:55 Error Undefined variable in expression: vcm_activateai
20:25:55 File \vcomai\vcom\VcomInit.sqf [VCOMlaunch_fnc_Init], line 75
20:25:55 Error in expression <
while {alive player && {Vcm_ActivateAI}} do
{
if (player isIRLas>
20:25:55 Error position: <Vcm_ActivateAI}} do
{
if (player isIRLas>
20:25:55 Error Undefined variable in expression: vcm_activateai
20:25:55 File \vcomai\Vcom\Functions\VCM_Functions\fn_IRCHECK.sqf [VCM_fnc_IRCHECK], line 15
20:25:55 Error in expression <!Vcm_DrivingActivated>
20:25:55 Error position: <Vcm_DrivingActivated>
20:25:55 Error Undefined variable in expression: vcm_drivingactivated
20:25:55 Error in expression <!Vcm_DrivingActivated>
20:25:55 Error position: <Vcm_DrivingActivated>
20:25:55 Error Undefined variable in expression: vcm_drivingactivated
20:25:56 Error in expression <!Vcm_DrivingActivated>
20:25:56 Error position: <Vcm_DrivingActivated>
20:25:56 Error Undefined variable in expression: vcm_drivingactivated
...
`
The text was updated successfully, but these errors were encountered: