TheNAF / naflm

NAFLM - NAF League Manager
Other
35 stars 34 forks source link

Some patches may be bringing players to life #233

Open williamleonard opened 6 years ago

williamleonard commented 6 years ago

This issue is a result of some unofficial patches. I am not certain which one as the person who reported to me has installed a few.

If you report a match, all players are reported on even if dead or fired. Then you look at your team and they are back to life or hired. I at least know they are back to life. Uncertain about the hired.

I need some sort of code or SQL statement that can remove this match data for dates that are greater than the players dead or fire date.

williamleonard commented 6 years ago

Recent matches also confirms this. The dead players are in the matches after their death. You don't see them on the match report though.

I don't see recent matches for fired players so it seems to only be with dead.

I think the league must have installed the "Walking Dead" patch. Oddly enough the team I am using to figure all of this out is Necromantic :)

mfranchetti commented 6 years ago

Can you provide a dump of the database and their install? Would need to take a look at the data to try and pinpoint the cause. Is it possible the original 'Death' has been removed so the Sync is resurrecting them?

I'm hesitant to try and find a fix for an unknown patch.

williamleonard commented 6 years ago

Sync isn’t required. A new match would do it as well. The problem seems to be that a dead player is being reported on in the background when a new match is submitted. The dead player does not show up on the match report interface though. I can see if this league will be ok with giving you full access to the installation and database if you’d like.

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10

From: Michaelmailto:notifications@github.com Sent: Wednesday, February 14, 2018 10:44 AM To: TheNAF/naflmmailto:naflm@noreply.github.com Cc: williamleonardmailto:william.leonard@hotmail.com; Authormailto:author@noreply.github.com Subject: Re: [TheNAF/naflm] Some patches may be bringing players to life (#233)

Can you provide a dump of the database and their install? Would need to take a look at the data to try and pinpoint the cause. Is it possible the original 'Death' has been removed so the Sync is resurrecting them?

I'm hesitant to try and find a fix for an unknown patch.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/TheNAF/naflm/issues/233#issuecomment-365647321, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMwJjPpu8orXhM-74oHwSY8XO_WNjax0ks5tUv9CgaJpZM4RGT_X.

mfranchetti commented 6 years ago

A new match will run a sync for that team though. If they're happy to provide access, I'll take a look.