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

Failed to find milling recipe for

Open IdleSol opened this issue 1 year ago • 0 comments

Describe the bug

Examine the tiny canine skull

 DEBUG    : Failed to find milling recipe for tiny canine skull.

 FUNCTION : void item::final_info(std::vector<iteminfo>&, const iteminfo_query*, int, bool) const
 FILE     : src/item.cpp
 LINE     : 5823
 VERSION  : cdda-experimental-2024-09-10-0339 c73e4c6

Examine the small canine skull

 DEBUG    : Failed to find milling recipe for small canine skull.

 FUNCTION : void item::final_info(std::vector<iteminfo>&, const iteminfo_query*, int, bool) const
 FILE     : src/item.cpp
 LINE     : 5823
 VERSION  : cdda-experimental-2024-09-10-0339 c73e4c6

Attach save file

n/a

Steps to reproduce

Kill and butcher a dachshund (small) and a dachshund puppy (tiny). Check the skull

Expected behavior

n/a

Screenshots

No response

Versions and configuration

  • OS: Windows
    • OS Version: 10.0.19043 (21H1)
  • Game Version: cdda-experimental-2024-09-10-0339 c73e4c6 [64-bit]
  • Graphics Version: Tiles
  • Game Language: English [en]
  • 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] ]

Additional context

Skull spawning causes the game to crash

  • #76332

Related to

  • #76334

IdleSol avatar Sep 10 '24 15:09 IdleSol