We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The game presents the player with a bug when trying to see any tiara.
Try to debug spawn a tiara
See an error report
Remove the ""specifically_covers": [ "head_crown" ]" of the tiaras
Do not see any error report.
To not have tiaras bugging the game.
No response
DEBUG : invalid sub body part id ""
FUNCTION : int_id generic_factory::convert(const string_id&, const int_id&, bool) const [with T = sub_body_part_type] FILE : src/generic_factory.h LINE : 477 VERSION : 2eef1a1
@bombasticSlacks since you introduced the subbody parts and specifically added the crown one to the tiaras in #55939
The text was updated successfully, but these errors were encountered:
🤔 I'll investigate
Sorry, something went wrong.
Thanks!
Successfully merging a pull request may close this issue.
Describe the bug
The game presents the player with a bug when trying to see any tiara.
Steps to reproduce
Try to debug spawn a tiara
See an error report
Remove the ""specifically_covers": [ "head_crown" ]" of the tiaras
Try to debug spawn a tiara
Do not see any error report.
Expected behavior
To not have tiaras bugging the game.
Screenshots
No response
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
No Fungal Growth [no_fungal_growth],
Bionic Professions [package_bionic_professions],
Magiclysm [magiclysm]
]
Additional context
DEBUG : invalid sub body part id ""
FUNCTION : int_id generic_factory::convert(const string_id&, const int_id&, bool) const [with T = sub_body_part_type]
FILE : src/generic_factory.h
LINE : 477
VERSION : 2eef1a1
@bombasticSlacks since you introduced the subbody parts and specifically added the crown one to the tiaras in #55939
The text was updated successfully, but these errors were encountered: