Lyeed / Framework_Tanoa_Life

Framework RPG/Life for ArmA 3 video game. The repository contains a client/server/database architecture that can be used to create your own multiplayer server
https://arma3.com/
Other
39 stars 18 forks source link

Problème avec ExtLog #122

Open thomas62340 opened 1 year ago

thomas62340 commented 1 year ago

Bonjour j'ai un soucis avec l'extlog quand je le met donc

Racine du serveur : @extLOG -> LES FICHIERs tel que extlog.ini tbb tbbmalloc

quand le serveur démarre je retrouve cette erreur

CallExtension 'extLOG' could not be found

j'ai bien chercher quand même avant mais sans succès

Pourriez vous m'aider ?

Voici le extLOG.ini [MAIN]

;; ;; default ;; black ;; red ;; green ;; brown ;; blue ;; magenta ;; cyan ;; gray ;; darkgray ;; lightRed ;; lightGreen ;; yellow ;; lightBlue ;; lightMagenta ;; lightCyan ;; white ;;

Colour 1 = green

Enable Console = true ;; Enable/Disable GUI Window

;; Flush To Log File after each call. ;; If disabled Log Files are flushed based on OS, ;; if there isn't much logging it might not get flushed until server is shutdown. Flush = false