Closed shaikhnedab closed 2 years ago
Hi!
Hello,
It was working fine on older version as mentioned.
Weird
I can't reproduce that bug. In any cases i always receive notification embed.
I created fork of lilac with debuggers, please give it a try and report console outputs here.
Command sm_test
must directly call lilac_ban_client
.
Also are you sure sbpp_discord isn't throwing exception like this: Exception reported: Language phrase "Blocked by" not found (arg 5)
?
This exception was fixed in 3230613 (1.7.0-52).
well that was it Exception reported: Language phrase "Blocked by" not found (arg 5)
.
for some reason there were no error logs with above error. but when I tested with lilac debug mode I saw those errors in server console. updating to 1.7.0-52 fixed the issue.
Thank you very much
Found a weird bug. Normal bans (i.e. manually banning using sm_ban) sends notification to discord channel normally. But if any Anti-Cheat (tried on Little AC and SMAC) auto bans user it doesn't sends notification to discord channel.
It used to work on older version
(1.7.0-49)
here is the embed screenshot for older version. .Current Plugin Version :
1.7.0-51
I have not changed anything with SMAC or Sourceban plugin. It is happening after updating to
(1.7.0-51)