Hi,
ich habe das Problem, dass ich beim joinen nach der Slotauswahl im "Setting up Client, please wait..." screen hängen bleibe. Ich benutze die Version 5.0 und habe alles nach dieser Anleitung HIER gemacht.
Code: extdb3-conf.ini
[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 = admin
Password = ████████████████████████
Database = altislife
Alles anzeigen
In der extb log steht das es die Node nicht finden kann obwohl altislife in der DB vorhanden ist.
Alle Logs und Bilder sind als Anhang dran.
Irgendwelche Ideen was ich noch verkackt haben könnte?
Mfg,
MrMinemeet