Danskkat 2 Posted December 5, 2018 So I did the walkthrough here: https://community.bistudio.com/wiki/MP_Warlords Set up a mission, fired it up and got.... this: 13:39:55 Error in expression <; _incArr pushBack 0; _incArr = _incArr vectorMultiply 3000; _planeSpawnPos = _r> 13:39:55 Error position: <vectorMultiply 3000; _planeSpawnPos = _r> 13:39:55 Error 1 elements provided, 3 expected 13:39:55 File A3\Functions_F_Warlords\Warlords\fn_WLVarsInit.sqf [BIS_fnc_WLVarsInit], line 176 I tried replacing all the modules just in case my custom settings messed it up somewhere and that did not fix it. I have 8 units placed on each side, 3 helipads each. Otherwise nothing other than basic modules (with names) have been placed. Share this post Link to post Share on other sites
Hyper Realistic Kettle Simulator 0 Posted December 6, 2018 I'm also getting a similar message. When trying to test the mission I get [ '...; _incArr pushBack 0: _incArr = _incArr |# |vectorMultiply 3000: _planeSpawnPos = _r...' Error 1 elements provided, 3 expected File A3\Functions_F_Warlords\Warlords\fn_WLVarsInit.sqf [BIS_fnc_WLVarsInit], line 176 ] Then my screen remains black. I'm not very experienced in this, but I'm Pretty sure I followed the instructions to the letter. Then again, I'm an idiot. It's also worth noting I'm using a modded map and RHS factions. Share this post Link to post Share on other sites
Dedmen 2714 Posted December 6, 2018 Yeah that's a script bug in the warlords script. Happens on a couple maps, Though only one I know so far is some Unsung thing. Already reported to the script author. Might get fixed... Or might get ignored, we'll see. Share this post Link to post Share on other sites
Danskkat 2 Posted December 6, 2018 9 hours ago, Hyper Realistic Kettle Simulator said: Then my screen remains black. I'm not very experienced in this, but I'm Pretty sure I followed the instructions to the letter. Then again, I'm an idiot. It's also worth noting I'm using a modded map and RHS factions. The black screen happens to me as well. 5 hours ago, Dedmen said: Happens on a couple maps, Though only one I know so far is some Unsung thing. Makes sense, I am trying a Workshop map (Ihantala Winter) Share this post Link to post Share on other sites