Gump 1 Report post Posted May 9, 2016 #1 "call compile preProcessFileLineNumbers '\x\cba\addons\network\XEH_preInit.sqf';" I keep getting this kick even though it is filtered, can anyone help 1 Share this post Link to post Share on other sites
hogansheroes 356 Report post Posted May 10, 2016 (edited) this cant be filtered correctly if it keeps coming up make sure to add to line 3 !="call compile preProcessFileLineNumbers '\x\cba\addons\network\XEH_preInit.sqf';" or what is the complete BE log error Edited May 10, 2016 by hogansheroes Share this post Link to post Share on other sites
DNFK 9 Report post Posted May 10, 2016 (edited) "call compile preProcessFileLineNumbers '\x\cba\addons\network\XEH_preInit.sqf';" and this is how i put it on line 3 !=n\"call compile preProcessFileLineNumbers '\x\cba\addons\network\XEH_preInit.sqf';" Thats what is in the script log Edited May 10, 2016 by DNFK add more information Share this post Link to post Share on other sites
hogansheroes 356 Report post Posted May 10, 2016 !="call compile preProcessFileLineNumbers '\x\cba\addons\network\XEH_preInit.sqf';" did you try this at the end on line 3 with a space between the " and starting of !="call compile preProcessFileLineNumbers '\x\cba\addons\network\XEH_preInit.sqf';" Share this post Link to post Share on other sites
DNFK 9 Report post Posted May 10, 2016 Yea have tried that but no joy also tried on line 4 compileFinal and it worked once but when i restarted the server same kick just cannot seem to fix it Share this post Link to post Share on other sites
hogansheroes 356 Report post Posted May 10, 2016 can you put the full script log error up please Share this post Link to post Share on other sites
DNFK 9 Report post Posted May 10, 2016 10.05.2016 04:39:47: DNFK (X) - #1 "call compile preProcessFileLineNumbers '\x\cba\addons\network\XEH_preInit.sqf';" Share this post Link to post Share on other sites
hogansheroes 356 Report post Posted May 10, 2016 "call compile preProcessFileLineNumbers '\x\cba\addons\network\XEH_preInit.sqf';" by the looks of it, its trying too call a file which is either not there or corrupted have alook if that file is there we go from here 1 Share this post Link to post Share on other sites
DNFK 9 Report post Posted May 10, 2016 Ok so I deleted CBA and verified it the re-uploaded it to server, re added the parameters and seems to be ok for now. Will know when i restart the server again if its worked. Share this post Link to post Share on other sites