This has been plaguing me for days and tonight I decided to fix this so I could upload a script to my server. Have been going round and round adding files to scripts.txt and deleting variables, thinking that may have been causing it. Until I noticed line #262 hacks.
I have been writing a script to build a shed and decided to call it a shack, using build_shack.sqf and a variable _nearshacks.
Moral of the story.. Don't use folder / file names or variables including the word hacks
And don't trust BE to return the right line number, must be to do with all the lines commented out before..
I have been writing a script to build a shed and decided to call it a shack, using build_shack.sqf and a variable _nearshacks.
Moral of the story.. Don't use folder / file names or variables including the word hacks