TrinityCore / TrinityCore/TrinityCore
[3.3.5] Player pet teleportation issue
Nobody has claimed this yet.
- 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:
- Go to Duskwither Spires.
- Have a summoned Pet, Minior or Companion.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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