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

Automining: Doesn't stop mining when answering YES at the prompt to do so. #40289

Closed
TheRafters opened this issue May 7, 2020 · 1 comment · Fixed by #46266
Closed

Automining: Doesn't stop mining when answering YES at the prompt to do so. #40289

TheRafters opened this issue May 7, 2020 · 1 comment · Fixed by #46266
Labels
<Bug> This needs to be fixed Mechanics: Character / Player Character / Player mechanics (S2 - Confirmed) Bug that's been confirmed to exist
Milestone

Comments

@TheRafters
Copy link
Contributor

When automining, you are unable to stop mining a wall after trying to move into it. If you answer YES, the percentage is reset to 0 and it continues mining. I suspect a larger issue since I was told one is unable to stop ANY auto-action once its started.

Steps To Reproduce

Toggle on autoactions and ensure automining is enabled. Wield a pickaxe and move into any wall to begin mining. Try to stop using any method, either voluntary via keypress or involuntary due to damage. Answer YES at the prompt to stop. The mining percentage will reset to zero and mining will begin anew.

Expected behavior

For it to stop and wait for further input from the user.

Versions and configuration

GAME REPORT:

  • OS: Windows
    • OS Version: 10.0 1909
  • Game Version: 0.E-1251-gcaf81ee [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [ none ]

Tested and confirmed on 0.E Stable release as well.

Additional context

https://i.imgur.com/fZWWyfm.png

@Night-Pryanik Night-Pryanik added <Bug> This needs to be fixed Mechanics: Character / Player Character / Player mechanics labels May 7, 2020
@ZhilkinSerg ZhilkinSerg added the (S2 - Confirmed) Bug that's been confirmed to exist label May 7, 2020
@ZhilkinSerg
Copy link
Contributor

ZhilkinSerg commented May 7, 2020

Automining activity is in backlog, so it is resumed through resume_backlog_activity after queried to cancel activity:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed Mechanics: Character / Player Character / Player mechanics (S2 - Confirmed) Bug that's been confirmed to exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants