Ton_41 1 Report post Posted July 20, 2016 2:07:13 Error position: <_clanIDs; if (_numberOfClans > 0) then > 2:07:13 Error Undefined variable in expression: _clanids 2:07:13 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20 2:07:13 Error in expression <"extDB2" callExtension _query); switch (_result select 0) do { case 0: { (format> 2:07:13 Error position: <_result select 0) do { case 0: { (format> 2:07:13 Error Undefined variable in expression: _result 2:07:13 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16 2:07:13 Error in expression <uery_selectFull; _numberOfClans = count _clanIDs; if (_numberOfClans > 0) then > 2:07:13 Error position: <_clanIDs; if (_numberOfClans > 0) then > 2:07:13 Error Undefined variable in expression: _clanids 2:07:13 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20 2:07:13 Error in expression <"extDB2" callExtension _query); switch (_result select 0) do { case 0: { (format> 2:07:13 Error position: <_result select 0) do { case 0: { (format> 2:07:13 Error Undefined variable in expression: _result 2:07:13 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16 2:07:13 Error in expression <uery_selectFull; _numberOfClans = count _clanIDs; if (_numberOfClans > 0) then > 2:07:13 Error position: <_clanIDs; if (_numberOfClans > 0) then > and more error please hlp Share this post Link to post Share on other sites
goemon 2 Report post Posted July 27, 2016 sorry i know easy english 1.exile_server.pbo @exile/addon in file 2.open exile_server.pbo (notepad) 3.line 12~20 12* Post-Initialization 13 * 14 * Exile Mod 15 * exile.majormittens.co.uk 16 * ツゥ 2015 Exile Mod Team 17 * 18 * This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. 19* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/. 20 */ 12 *←/* Share this post Link to post Share on other sites
StokesMagee 871 Report post Posted July 27, 2016 Have you disabled strict trans tables? Because the errors it's trying to get is non-existent data. Share this post Link to post Share on other sites
goemon 2 Report post Posted August 11, 2016 sorry im missing @exileserver/addons/exile_server.pbo open note pad search callExtension _query ↑ callExtension_query (space is delete) likewise search count _clanIDs; count_clanIDs; (space is delete) no error just the same symptoms as the photos come out evev here. but the solution is unknown for now because how many steps the same symptoms eve if the operation to street setup would come out is a helpless state. Share this post Link to post Share on other sites