KeyCat 131 Posted October 6, 2016 Trying to get server up and running again but get the following error when trying to connect... The last 4 lines in server RPT-file ...14:35:34 File dialogs\forecast.hpp, line 255: '/Forecast_dialog/controls/RscButton_1602.action': Missing ';' prior '}'14:35:34 Unsupported language English in stringtable14:35:34 File VAS\menu.hpp, line 53: '/VAS_Diag/controlsBackground/VAS_ContainerBG.x': Missing ';' at the end of lineErrorMessage: Include file a3\functions_f\Params\paramWeather.hpp not found. The last 4 lines in client RPT-file ... 14:54:36 Attempt to override final function - bis_fnc_missiontaskslocal14:54:36 Attempt to override final function - bis_fnc_missionconversationslocal14:54:36 Attempt to override final function - bis_fnc_missionflow14:54:37 Weather was forced to change RPT-files and dump files... http://www.easytap.com/screenshots/A3_SRV_RPT_161006.zip Vanilla version: 1.64.138497 Server OS: Windows 2012 R2 Any ideas? /KC Share this post Link to post Share on other sites
KeyCat 131 Posted October 7, 2016 Just a FYI Tried to verify the install with the cmd line tool several times and it did it's work and indicated OK every time but the problem didn't go away. So today I deleted everything and downloaded everyyhing to a clean install and that fixed it. /KC Share this post Link to post Share on other sites
maquez 141 Posted October 10, 2016 you have somewhere a mission with a bad entry in the description.ext file: class Params { #include "\a3\functions_f\Params\paramWeather.hpp" }; delete the weather parameter call entry in the description.ext. read also: https://www.reddit.com/r/arma/comments/3zqocv/fix_include_file_a3functions/ Share this post Link to post Share on other sites
KeyCat 131 Posted November 9, 2016 Thanks for the tip. Will try to hunt down the failing mission. /KC Share this post Link to post Share on other sites
terox 316 Posted November 15, 2016 I remember having this issue, if memory serves me well, i think i found the entry in a gui dialog somewhere. It may have been in a public mission like invade and annex. Hope that helps. need to mass depbo all your missions into a temp DIR and then use a tool to scan all the files looking for "paramWeather.hpp" to find it quickly Share this post Link to post Share on other sites