CleverRaven / CleverRaven/Cataclysm-DDA

It's impossible to get on a horse after you've climbed down from it.

Open
#73,677 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

(S2 - Confirmed) [C++] Mechanics: Effects / Skills / Stats Monsters
Dominant language
C++
Stars
13.2k
Forks
4.6k
Avg merge
2d 1h
Merged PRs (30d)
205

Description

Describe the bug

As the title says, I can't ride after getting off the horse. This option appears after a few turns.

Attach save file

n/a

Steps to reproduce
  1. Standard world and character
  2. Spawning
  • horse tack
  • cattle fodder
  • horse
  1. Tame the horse
  2. Examine the horse
    test 1
  3. Tack up horse and Examine the horse
    test 2
  4. Mount horse and take one step in any direction (it doesn't matter).
  5. Dismount horse and press tab or 5. In general, skip one move (to make sure the cache is updated accurately)
  6. Examine the horse
    test 3
  7. Wait some more time. For example a minute (it can be less, but I didn't check the exact value).
  8. Make sure you can mount the horse again.
Expected behavior

n/a

Screenshots

No response

Versions and configuration
  • OS: Windows
    • OS Version: 10.0.19043 (21H1)
  • Game Version: cdda-experimental-2024-05-10-2227 9734160 [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

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the numbered horse-taming, mounting, dismounting, waiting, and examining steps in the stated game version. Trace the horse mounting and dismounting behavior to determine why the mount option returns only after waiting, then verify that mounting remains available immediately after dismounting and skipping a turn.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.