Team-Silver-Sphere / SquadJS

Squad Server Script Framework
Boost Software License 1.0
166 stars 124 forks source link

Multiplicated Events #384

Open IgnisAlienus opened 6 days ago

IgnisAlienus commented 6 days ago

Description of Issue

I've started seeing multiplicated wound, death, events on MySquadStat's server side. After some investigations I've found that the servers that are sending me multiplicated events are all using FTP log reading. I'm seeing upwards of 72 multiplicated events for a single event.

Looking at the revive event that multiplicated from EXD, the HAB project has the same event multiplicated in their MongoDB.

I'm only an hour into discovering and tracking all of this, I'll provide more info as things progress and I find more.

Errors or Screenshots of Issue

138684 is CSO 940153 is UUF Server #1 image 883569 is EXD - 9 events for this one revive image

Squad Information

If potentially relevant, please provide regarding the state of the Squad server at the time of error, e.g. the current layer.

System Information

IgnisAlienus commented 6 days ago

Removed duplicated/multiplicated Events since 10/3/2024 (when I last refreshed my Database). MySquadStats is currently active across 57 Squad Servers.

Removed 37,438 duplicate Wound Events Removed 603,710 duplicate Revive Events Removed 1,653,162 duplicate Death Events

Edit: Just realized that only my Wounds table was refreshed on 10/3/2024. The Deaths and Revives have been since Feb 2024. So those tables should be ignored for now.