TrinityCore / TrinityCore/TrinityCoreCustomChanges
CFBG system is not working properly
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 83
- 派生
- 58
- PR 合并指标
- 30 天内没有已合并 PR
描述
Description:
FIRST ISSUE IS : cfbg after compilation looks like it works properly, but ingame when you run the battleground, it connects all players to one team and the other team is empty. (for example 2 alliance players join bg and 2 horde players join bg, now who first clicks on enter battleground, if horde player changes it to alliance player and puts it in the team alliance, then all players put it in the alliance team, if he gives the first enter battleground alliance player, then it turns him into a horde player and everyone is in the horde team.
SECOND ISSUE IS : when the battleground starts, it can no longer be joined, it does not send an invitation to the ongoing battleground.
Current behaviour:
no crash nothing happens, everything looks like it works well.
Expected behaviour:
cfbg should work as a balance system, it should assign one player to one team, another to another team, and gradually fill bg to full. and you should definitely join the ongoing battleground.
Steps to reproduce the problem:
- Compile Core
- Set up min players for battleground start in my case 4 players for WSG
- Run Server
- Create 6 Accounts
- Log ingame and Join WSG battleground
- Enter the battleground and check the system as the player connects
Branch(es):
Writing server debug on console will return the best results for reporting bugs (3.3.5a for now)
3.3.5, CFBG or both
TC rev. hash/commit:
TrinityCore rev. 2302a5bc4451+ 2021-08-30 00:48:59 +0000 (master branch) (Win64, RelWithDebInfo, Static)
TDB version: TDB 335.21081
Operating system: Win64
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,使用所述的四人 WSG 设置、六个账号和服务器调试输出,复现 CFBG 的行为,重点关注进入战场的流程。完成的标准是玩家进入时会被分配到两个队伍,并且战场开始后仍然可以发送邀请。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- game-dev
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100