SAMSiteAuth major issue [possibly] after game update

so, unsure if this is solid or not, but after elimitation of 82 plugins in total, i found that SAMSiteAuth was causing the server to "lag out" and essentially crash, but cause the server to still consider the server perfectly fine and online, this has only started to happen after the recent update. possibly might need looking into. 

It's very unlikely that this plugin would cause server crashes or significant lag. Please provide justification or evidence that suggests this plugin is the cause.

the issue is the logs display nothing when it happens, its honestly the first time ive seen an issue like this, however anytime i load SAMSiteAuth it breaks the server, im unsure if its simply a plugin conflict or just an issue on its own. ill contact you with further details

  • Can you be more precise about the symptoms you observe when the server "breaks"?
    • For example, server FPS changes from X to Y.
    • For example, players rubber band every few seconds.
  • Does unloading the plugin "unbreak" the server?
  • Have you tried loading/unloading other plugins to determine whether this symptom is in fact specific to this plugin?
If this plugin is related to the symptoms you are seeing, it's probably in conjunction with another plugin. All this plugin basically does is, when a sam site is about to target a vehicle, this plugin will run extra checks to decide whether that vehicle should be targeted. In particular, this plugin checks if the vehicle is empty, and finds the sam site's nearby tool cupboard (if it's a player sam site) to check if any of the players in the vehicle have cupboard authorization. If anything is contributing to lag, it's the operation of locating the nearby cupboard, since that operation is known to be relatively "slow" (on the order of microseconds). For cupboard checks to cause server lag via this plugin, I imagine another plugin would need to be triggering Sam Site target attempts extremely frequently.