Check for a missing var (variable) in your description.ext or mission init, which might be listed as a prerequisite in the documentation of the specific scenario or mod package you are using.
Ensure your mission’s initServer.sqf or dedicated SPQRAlive initialization file is referencing the correct version, 35. SPQR.SPQRAlive.35.var.depend
Disclaimer: As this refers to a specific, potentially proprietary or custom-written AI/mod script, exact functionality depends on the specific documentation provided by the creator of that 35.var implementation. If you'd like, I can: Check for a missing var (variable) in your description
The .35 likely indicates the 35th version or a specific iteration of the code or scenario script. potentially proprietary or custom-written AI/mod script
It often features "persistent" AI, meaning civilian activity, vehicles, and population centers behave consistently over long-running scenarios. What does ".35.var.depend" likely mean?