Skip to content
New issue

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

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

Already on GitHub? # to your account

Issues and Feature Requests #11

Closed
Alb11747 opened this issue Oct 2, 2021 · 6 comments
Closed

Issues and Feature Requests #11

Alb11747 opened this issue Oct 2, 2021 · 6 comments

Comments

@Alb11747
Copy link

Alb11747 commented Oct 2, 2021

Issues:

  • When weapon and artifact scanning sometimes scrolling doesn't work and double scans the same item.
  • Sometimes doesn't scan characters and just stops.
  • Doesn't detect the Traveler name correctly. (Error Log: "Error: [Traveler] is not a valid Character Name")
  • Pressing enter to stop sometimes doesn't work. / Blocks the ability to press enter in other applications when not scanning sometimes. (Most Likely due to KeyboardHook / KeyHandler)
    Feature Request:
  • Togglable scanning of Weapon, Artifact, and Characters with a checkbox
  • Check for doubled artifacts and weapons
@Andrewthe13th
Copy link
Owner

Andrewthe13th commented Oct 2, 2021

So am still working on trying to add a user defined delay system cause it might run too fast for inputs to register. That will fix scrolling and the character scanner from stopping. If you could share me your traveler name so I could test it, that would be great. I will look into 'enter' key bug, as I might have broken it in this patch. Will add a checklist for weapon/artifact/characters. I don't think I need a check for double artifacts and weapons as I believe my inputs were too fast and will be solved by user defined delay system. Thanks for the feedback.

@Alb11747
Copy link
Author

Alb11747 commented Oct 3, 2021

Traveler Name: Alb11747

@flover2102
Copy link

scane artefact work but for me app crash after scaning last character , when artéfact are at ~500/840

@Andrewthe13th
Copy link
Owner

ok. I thought I had a check to wait for artifacts to finish scanning after characters. Thanks for reporting.

@Alb11747
Copy link
Author

Question: Is there a reason for the program requiring admin privileges?

@Andrewthe13th
Copy link
Owner

It requires admin access due to use keyboard/mouse simulation.

@Alb11747 Alb11747 closed this as completed Nov 5, 2021
Cupcak3 added a commit that referenced this issue Jan 7, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants