Cataclysm-DDA icon indicating copy to clipboard operation
Cataclysm-DDA copied to clipboard

tried to put an item (water_clean, amount 1) in a container (heattank) that cannot contain it

Open dev-dsp opened this issue 5 months ago • 6 comments

Describe the bug

Siphoning clean water between heated tanks of my vehicle doesn't work. I've just purified the water in the tank that is beneath a funnel and collects water (32L), now trying to move it to a clean water heated tank (1L), and getting that crash.

Attach save file

Nairn-trimmed.tar.gz

Steps to reproduce

  1. e 5 e
  2. s
  3. choose one of heated tanks
  4. choose another heated tank

Expected behavior

Able to move liquids between vehicle tanks

Screenshots

image image

Versions and configuration

  • OS: Linux
    • OS Version: LSB Version: n/a; Distributor ID: Gentoo; Description: Gentoo Linux; Release: 2.15; Codename: n/a;
  • Game Version: cdda-experimental-2024-09-08-2121 515ac7b [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [ Dark Days Ahead [dda], Disable NPC Needs [no_npc_food], Portal Storms Ignore NPCs [personal_portal_storms], Slowdown Fungal Growth [no_fungal_growth], Mind Over Matter [mindovermatter], Stats Through Kills [stats_through_kills], SpeedyDex [speedydex] ]

Additional context

DEBUG : tried to put an item (water_clean, amount 1) in a container (heattank) that cannot contain it

FUNCTION : int item::fill_with(const item&, int, bool, bool, bool, bool, Character*) FILE : src/item.cpp LINE : 12360 VERSION : cdda-experimental-2024-09-08-2121 515ac7b

dev-dsp avatar Sep 12 '24 10:09 dev-dsp