Exiled-Team / DiscordIntegration

GNU General Public License v3.0
13 stars 37 forks source link

[BUG] Logs showing false information about uncuffing #64

Closed growled closed 2 years ago

growled commented 2 years ago

Describe the bug Discord Integration is showing false logs for who uncuffed a certain user and is causing us large issues. For example, Person 1 cuffs Person 2. Person 3 then uncuffs Person 2, and in Discord Integration logs it shows up as Person 1 uncuffing Person 2. This has led to many false bans on our server that we were unaware of until now.

To Reproduce Steps to reproduce the behavior:

  1. Get 3 people
  2. Cuff one person
  3. Get the third person to uncuff the cuffed user
  4. Itll show in logs that the person was uncuffed by the user that originally cuffed them

Expected behavior The logs show that the user was uncuffed by Person 3 and NOT person 1.

Server logs n/a

EXILED Version ("latest" is not a version): alpha.84

Results of show plugins command in console: This will occur on any server with discord integration

Additional context n/a

joker-119 commented 2 years ago

Unfortunately this is due to an issue with the game code itself. The location these events are located need to be changed. I have created an issue for this on the EXILED github, unfortunately until NW re-releases the pre-staging beta as publicbeta so that we can continue development, this issue will be unresolved.

growled commented 2 years ago

Alright, I thought I'd best mention it here since I was unsure.

Thank you :)

DentyTxR commented 2 years ago

bump any updates? having the same issue

joker-119 commented 2 years ago

As mentioned this is an exiled issue, it needs to be fixed in exiled. I haven't had the time to do so yet, but any updates on this issue will be in the above linked exiled github bug report