I have issue with Arma3 dedicated server on linux. I'm trying to configure SQL plugin bt geep recieving errors.
When trying toi use ExtDB3 plugin i have message:
# arma3server -servermod=@extDB3 -config=server.cfg
8:25:04 "---------------------------------------------------------------------"
8:25:04 "---------------------------------------------------------------------"
Call extension 'extDB3' could not be loaded
8:25:04 "extDB3 Failed to Load, Check Requirements @ https://github.com/SteezCram/extDB3/wiki/Instalation"
8:25:04 ""
8:25:04 "If you are running this on a client, Battleye will random block extensions. Try Disable Battleye"
8:25:04 "---------------------------------------------------------------------"
8:25:04 "---------------------------------------------------------------------"
Also tryied use other plugin InterceptDB
#arma3server -servermod=@InterceptDB -mod=@CBA -filepatching -config=server.cfg
8:33:45 "############################# co40_domination_4_64_blufor #############################"
8:33:45 [2603,84.174,0,"Executing Dom fn_preinit.sqf"]
8:33:45 ["Dom d_with_ace:",false]
8:33:45 "DOM InterceptDB class not found!"
8:33:45 "DOM InterceptDB d_interceptdb is nil"
8:33:45 ["DOM extDB3 _isextdb3loaded:",false]
8:33:45 ["DOM d_sql_database:",false]
Can anyone who head setup SQL for arma3 dedicated sheare configs and setup instruction?
Database itself is ok. Accessable from external tools usng credentials provided in plugins configuration.