usamarine6600 10 Posted April 16, 2020 Hi My name is Austin! Im currently trying to start my exile server but I'm having some technical difficulties and well its going good but bad at the same time and its just me working on this lol and its really hard. Does anyone know what those means in the web console and how to fix this? diag_log > 20:08:04 Error Undefined variable in expression: fnc_a3_customlog 20:08:04 File x\addons\a3_exile_occupation\scripts\occupationLog.sqf..., line 10 20:08:04 Error in expression <N")) then { [_fileName,_logDetail] call FNC_A3_CUSTOMLOG; } else { diag_log > 20:08:04 Error position: <FNC_A3_CUSTOMLOG; } else { diag_log > 20:08:04 Error Undefined variable in expression: fnc_a3_customlog 20:08:04 File x\addons\a3_exile_occupation\scripts\occupationLog.sqf..., line 10 20:08:04 Error in expression <N")) then { [_fileName,_logDetail] call FNC_A3_CUSTOMLOG; } else { diag_log > 20:08:04 Error position: <FNC_A3_CUSTOMLOG; } else { diag_log > 20:08:04 Error Undefined variable in expression: fnc_a3_customlog 20:08:04 File x\addons\a3_exile_occupation\scripts\occupationLog.sqf..., line 10 20:08:04 Error in expression <N")) then { [_fileName,_logDetail] call FNC_A3_CUSTOMLOG; } else { diag_log > 20:08:04 Error position: <FNC_A3_CUSTOMLOG; } else { diag_log > 20:08:04 Error Undefined variable in expression: fnc_a3_customlog 20:08:04 File x\addons\a3_exile_occupation\scripts\occupationLog.sqf..., line 10 20:08:04 Error in expression <N")) then { [_fileName,_logDetail] call FNC_A3_CUSTOMLOG; } else { diag_log > 20:08:04 Error position: <FNC_A3_CUSTOMLOG; } else { diag_log > 20:08:04 Error Undefined variable in expression: fnc_a3_customlog 20:08:04 File x\addons\a3_exile_occupation\scripts\occupationLog.sqf..., line 10 20:08:04 Error in expression <N")) then { [_fileName,_logDetail] call FNC_A3_CUSTOMLOG; } else { diag_log > 20:08:04 Error position: <FNC_A3_CUSTOMLOG; } else { diag_log > 20:08:04 Error Undefined variable in expression: fnc_a3_customlog 20:08:04 File x\addons\a3_exile_occupation\scripts\occupationLog.sqf..., line 10 20:08:06 CallExtension 'vision' could not be found 20:08:09 CallExtension 'vision' could not be found 20:08:12 CallExtension 'vision' could not be found 20:08:15 CallExtension 'vision' could not be found 20:08:18 CallExtension 'vision' could not be found 20:08:21 CallExtension 'vision' could not be found 20:08:22 CallExtension 'vision' could not be found 20:08:22 CallExtension 'vision' could not be found 20:08:24 CallExtension 'vision' could not be found 20:08:27 CallExtension 'vision' could not be found 20:08:30 CallExtension 'vision' could not be found 20:08:33 CallExtension 'vision' could not be found 20:08:36 CallExtension 'vision' could not be found 20:08:39 CallExtension 'vision' could not be found 20:08:42 CallExtension 'vision' could not be found 20:08:42 CallExtension 'vision' could not be found 20:08:42 CallExtension 'vision' could not be found 20:08:45 CallExtension 'vision' could not be found 20:08:48 CallExtension 'vision' could not be found 20:08:51 CallExtension 'vision' could not be found 20:08:54 CallExtension 'vision' could not be found 20:08:57 CallExtension 'vision' could not be found and maybe someone can help me with the infistar too lol that's be nice 🙂 Thanks! Share this post Link to post Share on other sites
terox 314 Posted April 16, 2020 1 hour ago, usamarine6600 said: a3_exile_occupation\scripts\occupationLog.sqf..., line 10 so at either line 9 or 10 in that script a value is being expected for a variable that has not yet been defined so something like _a = _b; and _b has not been defined so _a has no value You may be better asking the question in the scripting forums or on the exile mission thread 1 Share this post Link to post Share on other sites
usamarine6600 10 Posted April 16, 2020 Can i have the link to the exile website and forums? Share this post Link to post Share on other sites
shukari 28 Posted April 29, 2020 On 4/16/2020 at 11:33 PM, usamarine6600 said: Can i have the link to the exile website and forums? If you still searching -> https://github.com/secondcoming/a3_exile_occupation or -> https://forums.bohemia.net/forums/topic/224155-exile-occupation-roaming-ai/ Share this post Link to post Share on other sites