Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: SAMSiteAuth - True (Boolean), TCAuth (False (Boolean))
Error after new update
Update TCAuth to return false instead of true. This is according to the uMod/Oxide team which has indicated that the standard for canceling non-bool hooks is to return true (since every non-null value results in the same behavior for this type of hook).
Note: This conflict has no impact on functionality, it's just log spam.