Jump to content
  • 0

WAI RPT Error


BigCrazyCat

Question

How to fix this?

16:42:16 Error in expression <rue];
};

};

if (!isNil "_launcher" && wai_use_launchers) then {
call {

if (_l>
16:42:16   Error position: <wai_use_launchers) then {
call {

if (_l>
16:42:16   Error Undefined variable in expression: wai_use_launchers
16:42:16 File z\addons\dayz_server\WAI\compile\spawn_group.sqf, line 190
16:42:16 "WAI: Spawned a group of 4 AI (Hero) at [19441.7,12326.5,0]"
16:42:16 Error in expression <rue];
};

};

if (!isNil "_launcher" && wai_use_launchers) then {
call {

if (_l>
16:42:16   Error position: <wai_use_launchers) then {
call {

if (_l>
16:42:16   Error Undefined variable in expression: wai_use_launchers
16:42:16 File z\addons\dayz_server\WAI\compile\spawn_group.sqf, line 190
16:42:16 "WAI: Spawned a group of 4 AI (Hero) at [19441.7,12326.5,0]"
16:42:16 Error in expression <rue];
};

};

if (!isNil "_launcher" && wai_use_launchers) then {
call {

if (_l>
16:42:16   Error position: <wai_use_launchers) then {
call {

if (_l>
16:42:16   Error Undefined variable in expression: wai_use_launchers
16:42:16 File z\addons\dayz_server\WAI\compile\spawn_group.sqf, line 190

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Doesnt work.

 

 

 

It should be in your config.sqf on a fresh install, and this error is saying its not, and if it is, meaning you have these lines:

		wai_use_launchers			= true;								// add a rocket launcher to each spawned AI group
		wai_remove_launcher			= true;								// remove rocket launcher from AI on death.

Either true or false. In your config and still get the error. Then it's a false positive caused from another error. I have ran every version of WAI including betas/testbrach stuff and have never seen this.

The remove line is just here for reference to where it belongs in the config.

 

What version and what have you edited?

Link to comment
Share on other sites

  • 0

Maybe reconfigure their load outs so they don't spawn with launchers?

  

Also at line 190 check and make sure you're not missing any stops.. or just remove it completely

16:42:16 File z\addons\dayz_server\WAI\compile\spawn_group.sqf, line 190

also

16:42:16 Error in expression <rue];

Change spawn with launchers to false :)

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...