View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013074 | Dwarf Fortress | Graphics and Sprites | public | 2025-01-26 15:45 | 2025-09-30 23:20 |
Reporter | ArmokGoB | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Steam | OS | Windows 11 Pro | OS Version | 24H2 |
Product Version | 51.01-beta | ||||
Summary | 0013074: Procedurally-generated weapons and armor don't have any sprite and are invisible | ||||
Description | Weapons and armor with procedurally-generated prefixes (such as "jagged," "rounded," etc.) do not render with any sprite. Such items are found behind unusual volcanic walls, in vaults, or made by dwarves with strange moods sometimes. | ||||
Steps To Reproduce | 1. Find an artifact behind an unusual volcanic wall or have a dwarf make an artifact weapon/armor piece with a prefix | ||||
Additional Information | This was found in 51.02, but that version isn't selectable in the bug tracker yet. | ||||
Tags | 51.02, 52.03 | ||||
|
+1 for this issue, also applies to artifact clothing, not just armor. Screenshot attached of a "branching crashing metal whip" and "frilly rope reed skirt", both invisible. https://imgur.com/a/3T0kqPP Suggested fixes: 1. Generic fallback icon if no icon exits, applies to any item anywhere. 2. Fall back to normal whip/skirt/etc icon, specific to item type. Not completely familiar with the save format, but hopefully these lines are related to these items and useful in debugging. [OBJECT:ITEM][ITEM_WEAPON:HF632 EI1WP3][GENERATED][SOURCE_HFID:632][NAME:whip:whips][ADJECTIVE:branching] [SIZE:300][SKILL:WHIP][TWO_HANDED:27500][MINIMUM_SIZE:22500][MATERIAL_SIZE:1]+[ATTACK:BLUNT:1:10:lash:lashes:NO_SUB:5000] [ATTACK_PREPARE_AND_RECOVER:4:4][ATTACK_FLAG_BAD_MULTIATTACK] [OBJECT:ITEM][ITEM_PANTS:HF637 EI1CPN1][GENERATED][SOURCE_HFID:637][NAME:skirt:skirts] [LBSTEP:1][LAYER:OVER][COVERAGE:100][LAYER_SIZE:10][LAYER_PERMIT:100][MATERIAL_SIZE:2][ADJECTIVE:frilly][SOFT]$[STRUCTURAL_ELASTICITY_WOVEN_THREAD] |