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

Survivor Utility Belt reporting (poor fit) #36180

Closed
CypherHyena opened this issue Dec 17, 2019 · 3 comments
Closed

Survivor Utility Belt reporting (poor fit) #36180

CypherHyena opened this issue Dec 17, 2019 · 3 comments
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 Mods Issues related to mods or modding

Comments

@CypherHyena
Copy link

Describe the bug

If you craft an Aftershock Survival Utility Belt (sheath) (and probably the holster version too) and then attempt to use it's prying ability to pry open a window, it fails. The belt shows a "1 prying" quality. When you attempt to do a window it says:

You attempt to pry open the window with curtains using your ++ survivor utility belt (sheath)...

You can't get sufficient leverage to open that with your | | survivor utility belt (sheath) (poor fit).

Notice the second line shows a different quality indicator than the first? I believe the top start of the check is using your actual item, and the final second part of the check is using the generic item from the database with by default doesn't fit.

The belt I'm wearing is tailored and says (fits) in it's description.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Make a survivor utility belt (sheath)
  2. Wear it
  3. press E and move towards a window to examine a window from the outside. This will trigger the game to attempt to pry it open, and you will get the above message.

Expected behavior

The belt would allow me to pry the window open.

Screenshots

image

image

Versions and configuration

@araneyl
Copy link
Contributor

araneyl commented Dec 17, 2019

Afaik, the pry issue is not a bug. You need Pry 2 for a window. However the text saying poor fit is a bug to my knowledge.

This is a test file that will show the poor fit issue and is in the current version of the game.

  • OS: Windows
    • OS Version: 10.0 1903
  • Game Version: 0.D-10363-ge6a160d [64-bit]
  • Graphics Version: Tiles
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Aftershock [aftershock]
    ]

testshock.zip

@Night-Pryanik Night-Pryanik changed the title Survivor Utility Belt reporting (poor fit) and not allowing tool use even when fitted. Survivor Utility Belt reporting (poor fit) Dec 27, 2019
@Night-Pryanik Night-Pryanik added <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 Mods Issues related to mods or modding labels Dec 27, 2019
@Termineitor244
Copy link
Contributor

Termineitor244 commented Nov 20, 2021

The survivor belt with tools included has been obsoleted from the game, and the belt is now only a normal container, so this issue should be closed.

Edit: @wapcaplet I tried to reproduce the issue with the current survivor belt, using it to store a crowbar and a makeshift crowbar, but I could open windows, the original problem was with the survivor belt that included tools, which was obsoleted with the introduction of pockets... I could not reproduce the poor fit bug.

@wapcaplet
Copy link
Contributor

Thanks @Termineitor244 for checking this. Closing issue.

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 Mods Issues related to mods or modding
Projects
None yet
Development

No branches or pull requests

5 participants