PDA

View Full Version : Double Broadcasts (rank, place, wins, etc)


classik
02-18-2016, 05:19
lol im stupid, fixed by applying this fix: https://forums.alliedmods.net/showthread.php?t=246712 then restarting daemon.


#EDIT# - Restarting the daemon causes the text to be printed once but as soon as the current round ends, everything prints twice again. I do not believe it would be efficient to constantly restart the daemon.

Hello -
I'm running a server with HLStatsx:CE version 1.6.19 and believe I installed everything correct. The only problem is all broadcasts broadcast twice. If I type rank this happens: adma is on rank 1 of 2 with 1030 points!
adma is on rank 1 of 2 with 1030 points!

I have looked around various threads but didn't seem to find a definitive solution to the problem. My plugins include: 01 "SuperLogs: TF2" (2.0.32) by Thomas "CmptrWz" Berezansky & psychonic
02 "Basic Votes" (1.7.3-dev+5290) by AlliedModders LLC
03 "Basic Commands" (1.7.3-dev+5290) by AlliedModders LLC
04 "[Store] Shop Module" (1.2 Final) by Alongub, Keith Warren(Drixevel), Arrow768
05 "Pyrovision" (1.2) by Powerlord
06 "[TF2] Thirdperson" (2.1.0) by DarthNinja
07 "SuperLogs: Generic" (1.0) by psychonic
08 "[Store] Inventory Module" (1.2 Final) by Alongub, Keith Warren(Drixevel), Arrow768
09 "[Store] Weapon Colors" (1.1-alpha) by Phault
10 "[Store] Trails" (1.1-alpha) by alongub
11 "[Store] Titles" (1.1-alpha) by alongub
12 "Server Hud Logo" (2.2) by ReFlex
13 "Killstreak" (1.8) by Dr_Knuckles / Kredit
14 "HLstatsX CE Ingame Plugin" (1.6.19) by psychonic
15 "[Store] Loadouts Module" (1.2 Final) by Alongub, Keith Warren(Drixevel), Arrow768
16 "Player Commands" (1.7.3-dev+5290) by AlliedModders LLC
17 "Simple Chat Processor (Redux)" (1.1.5) by Simple Plugins, Mini
18 "Basic Chat" (1.7.3-dev+5290) by AlliedModders LLC
19 "Basic Comm Control" (1.7.3-dev+5290) by AlliedModders LLC
20 "[TF2] Dodgeball" (1.0) by Damizean
21 "Rock The Vote" (1.7.3-dev+5290) by AlliedModders LLC
22 "Advertisements" (0.6) by Tsunami
23 "SourceBans" (1.4.11) by SourceBans Development Team
24 "Web Shortcuts" (1.1) by Kyle Sanderson, Nicholas Hastings
25 "Menu Based Rules" (1.5.1) by XARiUS
26 "Fun Commands" (1.7.3-dev+5290) by AlliedModders LLC
27 "RawketBawnce" (1.0) by Asher "asherkin" Baker
28 "TF Force Holidays" (1.10.2) by Powerlord
29 "[Store] Logging Module" (1.2 Final) by Alongub, Keith Warren(Drixevel), Arrow768
30 "Fun Votes" (1.7.3-dev+5290) by AlliedModders LLC
31 "Reserved Slots" (1.7.3-dev+5290) by AlliedModders LLC
32 "Client Preferences" (1.7.3-dev+5290) by AlliedModders LLC
33 "Map Nominations" (1.7.3-dev+5290) by AlliedModders LLC
34 "[Store] Backend Module" (1.2 Final) by Alongub, Keith Warren(Drixevel), Arrow768
35 "Disable Airblasting Other Clients" (2.0) by adma
36 "Anti-Flood" (1.7.3-dev+5290) by AlliedModders LLC
37 "[Store] Gifting Module" (1.2 Final) by Alongub, Keith Warren(Drixevel), Arrow768
38 "[TF2] TF2Attributes" (1.2.1) by FlaminSarge
39 "[Store] Refunds Module" (1.2 Final) by Alongub, Keith Warren(Drixevel), Arrow768
40 "Nanobot (Dodgeball Bot)" (1.4) by Nanochip
41 "Admin Help" (1.7.3-dev+5290) by AlliedModders LLC
42 "[Store] Core Module" (1.2 Final) by Alongub, Keith Warren(Drixevel), Arrow768
43 "MapChooser" (1.7.3-dev+5290) by AlliedModders LLC
44 "Admin Menu" (1.7.3-dev+5290) by AlliedModders LLC
45 "Basic Info Triggers" (1.7.3-dev+5290) by AlliedModders LLC
46 "Sound Commands" (1.7.3-dev+5290) by AlliedModders LLC
47 "[Store] Distributor Module" (1.2 Final) by Alongub, Keith Warren(Drixevel), Arrow768
48 "[Source 2013] Custom Chat Colors" (3.1.0) by Dr. McKay
49 "Admin File Reader" (1.7.3-dev+5290) by AlliedModders LLC
50 <Error> "Nextmap" (1.7.3-dev+5290) by AlliedModders LLC // Ignore this, I just haven't made mapcycle.txt

Meta list
Listing 4 plugins:
[01] SourceMod (1.7.3-dev+5290) by AlliedModders LLC
[02] TF2 Tools (1.7.3-dev+5290) by AlliedModders LLC
[03] SDK Hooks (1.7.3-dev+5290) by AlliedModders LLC
[04] SDK Tools (1.7.3-dev+5290) by AlliedModders LLC

And if it means anything, when HLStatsX:CE prints something the console reads: command "hlx_sm_psay "2,2" 2 "HLstatsX:CE disabled! Need at least 4 active players (0/4)""

I can provide any additional information needed, as I really want to solve this stupid duplicate chat problem.

Thank you!
---------------------
OS : Ubuntu 14.04
SourceMod Version: 1.7.3-dev+5290
HLStatsX:CE : 1.6.19
Metamod:Source version 1.10.6
---------------------

classik
02-18-2016, 05:42
Okay, I solved the problem. For anyone who has the same problem I basically ran the daemon status thing in my command line (./run_hlstats status), stopped it on my website and then restarted and reloaded it. It apparently closed a stale daemon on port 27500.

#EDIT : I rest my case. The problem persists. Reloading the daemon temporarily fixes the problem but as soon as round end, everything prints twice again.