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

Folding and unfolding a vehicle causes duplication of faction ownership indication #32211

Closed
MrHrulgin opened this issue Jul 6, 2019 · 0 comments · Fixed by #32241
Closed
Labels
<Bug> This needs to be fixed Info / User Interface Game - player communication, menus, etc. Items / Item Actions / Item Qualities Items and how they work and interact (S1 - Need confirmation) Report waiting on confirmation of reproducibility

Comments

@MrHrulgin
Copy link
Contributor

MrHrulgin commented Jul 6, 2019

Describe the bug

The (Your Followers) indication is pasted directly into the name of the vehicle, and is duplicated each time a foldable vehicle is unfolded.

Steps To Reproduce

Steps to reproduce the behavior:

  1. So you have a vehicle that you name "Folding Bike", and it's called "Folding Bike (Your Followers)".
  2. You fold it, and then it's an item called "Folding Bike (Your Followers)"
  3. You unfold it, and then it's a vehicle called "Folding Bike (Your Followers) (Your Followers)"
  4. Each time it's unfolded, the name adds another faction label to the end of the name.

Expected behavior

A single indication of faction ownership that doesn't duplicate each time the vehicle is unfolded. It's possible to re-name the vehicle to get rid of the extra labels, but it'd be nice to not need to.

Versions and configuration

  • OS: Windows
    • OS Version: 10.0 1803
  • Game Version: 0.D-5342-g595fee4 [64-bit]
  • Graphics Version: Tiles
  • Mods loaded: [
    Dark Days Ahead [dda],
    Magiclysm [magiclysm],
    Disable NPC Needs [no_npc_food],
    Filthy Clothing [filthy_morale],
    StatsThroughSkills [StatsThroughSkills],
    Safe Autodoc [safeautodoc],
    Garden Pots [growable-pots],
    Makeshift Items Mod [makeshift],
    Medieval and Historic Classes and Shields [Medieval_Stuff],
    More Survival Tools [More_Survival_Tools],
    Alternative Map Key [alt_map_key],
    Mutant NPCs [mutant_npcs],
    Boats [boats],
    Folding Parts pack [deoxymod],
    Vehicle Additions Pack [blazemod],
    Tanks and Other Vehicles [Tanks],
    No Big Zombies [No_Big_Zombies],
    No Fungal Monsters [No_Fungi]
    ]
@KorGgenT KorGgenT added (S1 - Need confirmation) Report waiting on confirmation of reproducibility <Bug> This needs to be fixed Info / User Interface Game - player communication, menus, etc. Items / Item Actions / Item Qualities Items and how they work and interact labels Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed Info / User Interface Game - player communication, menus, etc. Items / Item Actions / Item Qualities Items and how they work and interact (S1 - Need confirmation) Report waiting on confirmation of reproducibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants