odizzzzle 99 Report post Posted December 5, 2015 (edited) My HC is being kicked and i'm trying got figure out.. 13:53:30 Player HC_HAL: Wrong signature for file addons\data_f_exp_b.pbo 13:53:30 Player HC_HAL disconnected. Mission SQM is: Spoiler class Item0 { position[]={19236,6,22351}; id=100; side="LOGIC"; vehicle="HeadlessClient_F"; player="PLAY CDG"; init="this enableSimulation false; this allowDamage false"; leader=1; skill=0.60000002; text="HC_HAL"; Startup Parameters: start "Arma3" /min /wait arma3server.exe -client -nosound -connect=127.0.0.1 -port=2312 -mod="@Exile;@Bornholm" -profiles=HCLogs I have RHS/CUP/ASDG/TRYK running too on the server.. When I take bornholm off, it instakicks as its required in the mission.sqm. If I add all of them he gets kicked for a wrong signature for an RHS pbo. sigh. Also running @FuMS on server startup. init has []execVM "HC\init.sqf" config.cfg has localClient[]={127.0.0.1}; headlessClients[] = {"127.0.0.1"}; battleyeLicense=1; HC is on same server. Also.. I have verified the steam files. Any ideas? -------------------------------------------------------------- Solution for me was here: http://feedback.arma3.com/view.php?id=21915 but since my issue wasn't the helis pbo, here is what I did: Copy the "addons" folder its entirety to the Arma folder where the HC resides.. Viola. Edited December 5, 2015 by odizzzzle solution added Share this post Link to post Share on other sites
Storm18 22 Report post Posted December 5, 2015 (edited) Make sure that you whitelisted the headless client in the server.cfg so that it will be able to connect. Make sure you these in there: headlessClients[] ={"127.0.0.1"}; localClient[] ={"127.0.0.1"}; If you haven't done so, in the config.cfg for the headless client make sure to have: battleyeLicense=1; Edited December 5, 2015 by Storm18 Share this post Link to post Share on other sites
odizzzzle 99 Report post Posted December 5, 2015 ok.. that's what I had, as per the above.. just without the quotes on local client. Changed it and still didn't go for me.. I did find this however: http://feedback.arma3.com/view.php?id=21915 and since it wasn't the heli pbo messing me up, i just copied the whole "addons" folder into the arma folder for the HC.. and Viola!. NO KICK! Hope someone finds this some day.. thanks for your help! Share this post Link to post Share on other sites
Valthos™ 115 Report post Posted December 6, 2015 have you got the arma 3 keys needed and exile bikeys in the server folder ? also any mods you run mod="@Exile;@Bornholm" - make sure you have they keys in there. Share this post Link to post Share on other sites
Valthos™ 115 Report post Posted December 6, 2015 My HC is being kicked and i'm trying got figure out.. 13:53:30 Player HC_HAL: Wrong signature for file addons\data_f_exp_b.pbo 13:53:30 Player HC_HAL disconnected. data_f_exp_b.pbo needs signing and the key needs puttings in keys on server. Share this post Link to post Share on other sites
odizzzzle 99 Report post Posted December 6, 2015 I know i'm going to probably get backlash for this.. but is it feasible to run 2 HCs? One for DMS and one for FuMS? I love things about both of these mission systems.. Share this post Link to post Share on other sites