Jump to content
  • 0

WAI error, after backing out of Plot 4 life install and restore of SQL DB


Chainsaw Squirrel

Question

Let me start by giving back story ..  :rolleyes:  LOL .. ok I tried to add plot 4 life 2.34 .. merged my variables compiles etc with diff merge .. as  I already had Snap Build and some other files that had already created , so I merged the files ..  changed everything that didn't require merge.. etc .. it went BOOM! ..it kinda trashed the DB..or at time thought it did .. any way that's neither here nor there ...
I reversed the files changed back to previous versions and still had weirdness and decided to restore DB form backup.. made prior to some changes made in the location of some of the m2 gunners and removed all of the AI I had been calling to DZAI custom instead .. but anyway 

I restored DB from backup, and now I get this RPT error 

And not really sure where to resolve, I looked at the file it looked normal as I didn't change anything in the file  z\addons\dayz_server\WAI\compile\spawn_static.sqf , didn't get the error until restored db, and it says type array 

 

13:15:50 "WAI: Spawned in 3 M2StaticMG"
 3:15:50 Error in expression <fnc_selectRandom;
};
 
call {
if (_class == "Random") exitWith { _class = ai_stat>
 3:15:50   Error position: <== "Random") exitWith { _class = ai_stat>
 3:15:50   Error ==: Type Array, expected Number,String,Object,Side,Group,Text,Config entry,Display (dialog),Control,Team member,Task,Location
 3:15:50 File z\addons\dayz_server\WAI\compile\spawn_static.sqf, line 56
 3:16:21 "Chernarus spawn areas loaded."
 3:16:22 "Chernarus static spawn configuration loaded."
 
HELP ! LOL
 
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
This is line 56 is bitchin about
 
[[[4262.062, 8466.6543, 3.0517578e-005],[4202.0386, 8411.7832, 0],[4246.3252, 8393.4336, 0.078777529],[4246.3252, 8393.4336, 0.078777529]],"M2StaticMG","easy","Bandit2_DZ","Bandit", "Random",2,"Random","Random"] call spawn_static; 
 
 
Looks just like all the rest .. cant see any issues, looked at over and over.. just don't see the issue
Link to comment
Share on other sites

  • 0

Figured it out , dont know how I did this but was my own bad.. of course LOL

Guess when I edited these the last time, I copied one twice and left off a bracket DOH!clear.pngclear.pngclear.png

I know a lot of peeps looked at this and know one else saw either lol .. it was only when I was changing from all on one line to separated did I realize what I had done.. 

[[[4262.062, 8466.6543, 3.0517578e-005],[4202.0386, 8411.7832, 0],[4246.3252, 8393.4336, 0.078777529],[4246.3252, 8393.4336, 0.078777529]],"M2StaticMG","extreme","Bandit2_DZ","Bandit", "Random",2,"Random","Random] call spawn_static;

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...