TrinityCore / TrinityCore/TrinityCore

[3.3.5] Player pet teleportation issue

Open
#21,549 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Branch-3.3.5a Comp-Core Priority-Cosmetic Sub-GameObject Sub-Spells
Dominant language
C++
Stars
10.8k
Forks
6.4k
Avg merge
3d 16m
Merged PRs (30d)
6

Description

Description:

Teleportation bug.

Current behaviour:

In Eversong Woods at the Duskwither Grounds when you use the Orb of Translocation it teleports you to the Duskwither Spire but your summoned Pet, Minion or Companion does not teleport with you, however it will teleport back down to the Duskwither Grounds with you if you summon it at the Duskwither Spire.

Expected behaviour:

Your summoned Pet, Minion or Companion should teleport to the Duskwither Spire with you.

Steps to reproduce the problem:

  1. Go to Duskwither Spires.
  2. Have a summoned Pet, Minior or Companion.
  3. Teleport to the Duskwither Spire using the Orb of Translocation.

Branch(es):

3.3.5a

TC rev. hash/commit:

TrinityCore rev. ad796318e8c3 2018-03-02 02:57:23 -0300 (3.3.5 branch) (Win64, RelWithDebInfo, Static)

TDB version: The latest. :-)

Operating system: Windows 10

Note: This bug was reported by a player of mine, I have gone and confirmed this is a bug.

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 locating the Orb of Translocation implementation for Duskwither Grounds and Duskwither Spire, then trace how summoned pets, minions, and companions are handled during the teleport. Reproduce the issue with each companion type and verify that the summoned companion arrives at Duskwither Spire while the existing return behavior remains intact.

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.