Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fingerprint Cards Not Working #275

Open
3 of 5 tasks
PipeWizard opened this issue Apr 25, 2022 · 0 comments
Open
3 of 5 tasks

Fingerprint Cards Not Working #275

PipeWizard opened this issue Apr 25, 2022 · 0 comments
Labels
🔄 needs update Check if this issue or PR is still relevant 🪲 bug Something isn't working

Comments

@PipeWizard
Copy link
Collaborator

Description of issue

Fingerprint cards do not add prints to their evidence (/datum/forensics/fingerprints) properly.
They set the data variable on the fingerprints datum to a string rather than adding the string to it, since data should be a list.
This was an issue from awhile back that never got reported.

Difference between expected and actual behavior

Prints aren't added to the list.

Steps to reproduce

Try and record fingerprints with the card.

Specific information for locating

/datum/forensics/fingerprints
/obj/item/forensics/sample/print

Length of time in which bug has been known to occur

No idea.

Client version, Server revision & Game ID

Issue bingo

  • Issue could be reproduced at least once
  • Issue could be reproduced by different players
  • Issue could be reproduced in multiple rounds
  • Issue happened in a recent (less than 7 days ago) round
  • Couldn't find an existing issue about this
@PipeWizard PipeWizard added the 🪲 bug Something isn't working label Apr 25, 2022
@PsyCommando PsyCommando added the 🔄 needs update Check if this issue or PR is still relevant label Mar 9, 2023
@PsyCommando PsyCommando added this to the Outreach Map Pre-Release milestone Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔄 needs update Check if this issue or PR is still relevant 🪲 bug Something isn't working
Projects
Status: Needs triage
Development

No branches or pull requests

2 participants