Over 90 players i have a problem! Standing request GUID. 5 -10 minutes auto delay from the garage! Where can I find the problem?
Over 90 players i have a problem
-
SlimRF -
22. April 2017 um 17:54 -
Geschlossen -
Erledigt
-
-
RPT Log
-
Server or client??
-
-
i think its a extdb problem
-
i think its a extdb problem
and what could be the problem? I put the latest version EXTDB
-
This is how database queries go:
arma client script wants data > arma client sends request to arma server > asyncCall script calls extdb > extdb sends request to mysql server > mysql server gets the wanted result from database > mysql sends data back to extdb > asyncCall script takes the results from extdb > script sends the results from arma server to arma client > arma client script does something with it
Pretty much every part could become a bottleneck. But extDB is it often. Can you send us your rpt log and your ext config?
-
Code
Alles anzeigen[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 [ALTIS] IP = 127.0.0.1 Port = 3306 Username = login Password = Password Database = arma3life
-
Thread = 6;
Try that. Can you give us a server rpt log?
-
Code
Alles anzeigenerver: Object 95:44 not found (message Type_93) Server: Object info 2:3043 not found. Can't change owner from 0 to 2 Server: Object 64:21 not found (message Type_121) Server: Object 2:2180 not found (message Type_93) Server: Object 2:2179 not found (message Type_93) Server: Object info 2:3043 not found. Can't change owner from 0 to 2 Server: Object info 2:3043 not found. Can't change owner from 0 to 2 Error: Object(122 : 72) not found Server: Object info 2:3043 not found. Can't change owner from 0 to 2 Server: Object info 2:2400 not found. Can't change owner from 0 to 2 Server: Object info 2:2401 not found. Can't change owner from 0 to 2 Server: Object info 2:2402 not found. Can't change owner from 0 to 2 Server: Object info 2:2403 not found. Can't change owner from 0 to 2 Server: Object info 2:2404 not found. Can't change owner from 0 to 2 Server: Object info 2:2405 not found. Can't change owner from 0 to 2 Server: Object info 2:2406 not found. Can't change owner from 0 to 2 Server: Object info 2:2408 not found. Can't change owner from 0 to 2 Server: Object info 2:2409 not found. Can't change owner from 0 to 2 Server: Object info 2:2410 not found. Can't change owner from 0 to 2 Server: Object info 2:2411 not found. Can't change owner from 0 to 2 Server: Object info 2:2412 not found. Can't change owner from 0 to 2 Server: Object info 2:2413 not found. Can't change owner from 0 to 2
many many errors