Hello, I am currently having a problem with the extDB3. I have done some research and I cannot find a resolve for this issue.
Code
2:28:47 "---------------------------------------------------------------------"
2:28:47 "---------------------------------------------------------------------"
Call extension 'extDB3' could not be loaded
2:28:47 "extDB3 Failed to Load, Check Requirements @ https://bitbucket.org/torndeco/extdb3/wiki/Installation"
2:28:47 ""
2:28:47 "If you are running this on a client, Battleye will random block extensions. Try Disable Battleye"
2:28:47 "---------------------------------------------------------------------"
2:28:47 "---------------------------------------------------------------------"
I havent got no logs in the extDB3 for some reason.
My extb3-conf.ini
Code
[Main]
Version = 1
Randomize Config File = false
;; Randomizes Config File after loading.
;; Recommend to turn on, if you have enabled filepatching on arma.
Allow Reset = false
;; Allows 9:RESET, usefull for development work
Thread = 0;
;; Option to force number of worker threads for extDB3.
;; Auto = 0, Min = 2, Max = 6
[Log]
Flush = true;
;; Flush logfile after each update.
;; Option really only usefull if running DEBUG BUILD
[Database]
IP = 127.0.0.1
Port = 3306
Username = *************
Password = *************
Database = *************
Alles anzeigen
I am currently on a Debian 8 operating system and I have installed the "apt-get install libtbb2:i386"
Images below show you how I have structured the server.