Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

pa0l0

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Everything posted by pa0l0

  1. Solved problem with configuring Arma3 with SQL plugin. I'm using @extDB3 plugin, and problem was i started arma3server (32bit) insteed of arma3server_x64. Now that i'm using 64bit version plugin works ok.
  2. 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.
×