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

Cannot use planks as firewood source #4005

Closed
scarf005 opened this issue Dec 29, 2023 · 0 comments · Fixed by #4007
Closed

Cannot use planks as firewood source #4005

scarf005 opened this issue Dec 29, 2023 · 0 comments · Fixed by #4007
Assignees
Labels
Milestone

Comments

@scarf005
Copy link
Member

Describe the bug

firewood source attempts to move entire stack of count-by-charge items, which prevents using large stack of planks as firewood source. caused by #3489.

Steps To Reproduce

  1. create a firewood source on planks
  2. try to light a fire on oven
  3. it would not work because player tries to put entire stack of planks into oven.

Screenshots

image

Versions and configuration

  • OS: Linux
    • OS Version: Distributor ID: Ubuntu; Description: Ubuntu 23.10; Release: 23.10; Codename: mantic;
  • Game Version: 7ea4655edac5 [64-bit]
  • Graphics Version: Tiles
  • LAPI Version: 1
  • Game Language: English [en_US]
  • Mods loaded: [
    Bright Nights [bn],
    Disable NPC Needs [no_npc_food],
    Simplified Nutrition [novitamins],
    No Rail Stations [No_Rail_Stations],
    Prevent Zombie Revivication [no_reviving_zombies],
    Limit Fungal Growth [limit_fungal_growth],
    Aftershock [aftershock]
    ]

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant